From: Andreas Jaeger Date: Fri, 22 Mar 2002 10:09:55 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-3~949 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b2518ac295d54e694fcdd7227ec4c73d500e52cf;p=thirdparty%2Fglibc.git Update. 2002-03-22 Andreas Jaeger * sysdeps/mips/bits/nan.h: New file. Copy from generic one with changes for NaNs on MIPS. Patch by Hartvig Ekner . --- diff --git a/ChangeLog b/ChangeLog index fc5b22ca1c7..bdced1238e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-03-22 Andreas Jaeger + + * sysdeps/mips/bits/nan.h: New file. Copy from generic one with + changes for NaNs on MIPS. + Patch by Hartvig Ekner . + 2002-03-21 Ulrich Drepper * nscd/grpcache.c (addgrbyname): Improve buffer allocate with alloca.