Re: [patches] Re: [PATCH] RISC-V: Support for FreeBSD

2018-01-29 Thread Kito Cheng
Hi Bernhard: Thanks your comment, I'll update that :) Hi Jim: > I don't see a copyright assigment for Ruslan. This patch is big enough that > it requires one. I'll ask him for that. > The config.gcc patch is including dbxelf.h. Stabs support is obsolete and > unmaintained. Do you really n

Re: [PATCH] RISC-V: Support for FreeBSD

2018-01-29 Thread Jim Wilson
On 01/28/2018 07:26 PM, Kito Cheng wrote: gcc/ChangeLog 2018-01-29 Ruslan Bukin Kito Cheng * config.gcc (riscv*-*-freebsd*): New. * config/riscv/freebsd.h: New. libgcc/ChangeLog 2018-01-29 Ruslan Bukin * libgcc/config.host: Support RISC

Re: [PATCH] RISC-V: Support for FreeBSD

2018-01-29 Thread Bernhard Reutner-Fischer
On 29 January 2018 04:26:17 CET, Kito Cheng wrote: >Hi all: > >This patch enable RISC-V support FreeBSD, Ruslan (RISC-V FreeBSD >maintainer) and me has been tested on FreeBSD 12 for building kernel >and whole user space programs/libraries. I think the copyright year of the new header should be 20