From: Ulrich Drepper Date: Mon, 8 Nov 1999 23:38:00 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77e0467c883207a1266d593f326d54f56ff571d6;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index f454c0c1f32..8fe5dd4f1e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1999-11-05 Geoff Keating + + * sysdeps/powerpc/bits/fenv.h: Don't put commas at the end of + enumerator lists (-pedantic complains). + (feraiseexcept): Use i#*X as the constraint. Fix a bug in the + test for 'one bit set'. + (feclearexcept): Likewise. + 1999-10-27 Andreas Jaeger * stdlib/rand_r.c (rand_r): Really use 31 bits, the result was