RE: [PATCH] Decimal Floating-Point (libbid) for GNU/Hurd

2012-11-04 Thread Thomas Schwinge
Hi! On Mon, 23 Jul 2012 16:45:37 +, decimalfp wrote: > Just a follow-up - have those changes been made? I now pushed these in r193143. libgcc/config/libbid/ * bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining format specifiers. config/ * dfp.m

RE: [PATCH] Decimal Floating-Point (libbid) for GNU/Hurd

2012-07-23 Thread decimalfp
-Point (libbid) for GNU/Hurd On Sat, Jun 16, 2012 at 7:32 AM, Thomas Schwinge wrote: > Hi! > > Intel folks, the bid_functions.h change is for you, that one plus the > other changes are for GCC. > > libgcc/config/libbid/ >        * bid_functions.h: Check for __GLIBC__ addition

Re: [PATCH] Decimal Floating-Point (libbid) for GNU/Hurd

2012-06-16 Thread H.J. Lu
On Sat, Jun 16, 2012 at 7:32 AM, Thomas Schwinge wrote: > Hi! > > Intel folks, the bid_functions.h change is for you, that one plus the > other changes are for GCC. > > libgcc/config/libbid/ >        * bid_functions.h: Check for __GLIBC__ additionally to LINUX when >        defining format specifi