Re: Fix config.guess for FreeBSD arm gnueabi

2018-07-02 Thread Mikaël Urankar
2018-06-08 20:26 GMT+02:00 Mikaël Urankar : > Hi, > > The attached patch add the gnueabi or gnueabihf suffix for FreeBSD arm > target. We do not support oabi anymore. > In case the list trim the attachment, it's available here [1] > > Thanks in advance. > > [1]

Re: [RFC] Add "riscv-" for embedded cross toolchains

2018-07-02 Thread Liviu Ionescu
> On 3 Jul 2018, at 07:45, Ben Elliston wrote: > > How is this? > > - | riscv32-* | riscv64-* \ > + | riscv-* | riscv32-* | riscv64-* \ I think this is ok > riscv-*) > basic_machine=`echo "$basic_machine" | sed 's/^riscv/riscv32/'` I'm not sure I understand

Re: [RFC] Add "riscv-" for embedded cross toolchains

2018-07-02 Thread Ben Elliston
How is this? 2018-07-03 Liviu Ionescu Ben Elliston * config.sub: Recognise riscv-*. * testsuite/config-sub.data: Adjust tests. diff --git a/config.sub b/config.sub index 072700f..76c4640 100755 --- a/config.sub +++ b/config.sub @@ -752,7 +752,7 @@ case