Re: [PATCH] config.sub, config.guess : Import upstream 2021-01-25.

2021-02-23 Thread Kito Cheng via Gcc-patches
Committed, thanks! On Tue, Feb 23, 2021 at 4:18 PM Richard Biener wrote: > > On Tue, 23 Feb 2021, Kito Cheng wrote: > > > Hi > > > > Does it update config.sub and config.guess, I know it's already > > stage 4, but the config.* stuff update should be harmless things, > > and we need this for RISC-

Re: [PATCH] config.sub, config.guess : Import upstream 2021-01-25.

2021-02-23 Thread Richard Biener
On Tue, 23 Feb 2021, Kito Cheng wrote: > Hi > > Does it update config.sub and config.guess, I know it's already > stage 4, but the config.* stuff update should be harmless things, > and we need this for RISC-V big-endian support, which is already > supported in binutils 2.36. > > This imports fr

[PATCH] config.sub, config.guess : Import upstream 2021-01-25.

2021-02-23 Thread Kito Cheng
Hi Does it update config.sub and config.guess, I know it's already stage 4, but the config.* stuff update should be harmless things, and we need this for RISC-V big-endian support, which is already supported in binutils 2.36. This imports from: sha1 6faca61810d335c7837f320733fe8e15a1431fc2 Chan