On 01/28/2018 07:26 PM, Kito Cheng wrote:
gcc/ChangeLog

2018-01-29  Ruslan Bukin  <b...@bsdpad.com>
                     Kito Cheng  <kito.ch...@gmail.com>

         * config.gcc (riscv*-*-freebsd*): New.
         * config/riscv/freebsd.h: New.

libgcc/ChangeLog

2018-01-29  Ruslan Bukin  <b...@bsdpad.com>

         * libgcc/config.host: Support RISC-V FreeBSD.

I don't see a copyright assigment for Ruslan. This patch is big enough that it requires one.

The config.gcc patch is including dbxelf.h. Stabs support is obsolete and unmaintained. Do you really need this? If you include this, it will probably just be dropped soon after the gcc-8 release anyways, so it is probably better to not include it in the first place.

The libgcc/config.host patch is including files that weren't included in the patch.

Jim

Reply via email to