Re: [PATCH 1/1] Update MIPS configuration rules.

2015-02-12 Thread Bernhard Reutner-Fischer
On January 28, 2015 11:56:07 PM GMT+01:00, Steve Ellcey sell...@imgtec.com wrote: Add a configuration choice for the NaN format on MIPS (either the standard (legacy) format or the newer IEEE 2008 format. Change how CPU_LDFLAGS are set for MIPS. Use the same value as CPU_CFLAGS since CC is used

Re: [PATCH] ARC: Add GNU glob to ARC defconfigs

2015-02-12 Thread Rich Felker
On Mon, Feb 09, 2015 at 02:37:11PM +, Anton Kolesov wrote: Anton, are you going to spin a patch to that effect ? Yes. Anton It didn't worked quite well - glob implementation shipped with make sources makes some assumptions WRT of presence of __mempcpy, __alloca and __stat, which