From: Ulrich Drepper Date: Thu, 23 Sep 1999 20:02:36 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eec6b031bebbd3c12cb7bb643d7fc4b3c867a1e;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 05e348386dc..abdfa76363e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,12 @@ * nis/nss_compat/compat-pwd.c (internal_getpwuid_r): Set errno in one more case. + * sysdeps/i386/fpu/bits/mathinline.h (atan): Add st(1) to clobbers. + (log): Likewise. + (log10): Likewise. + (log1p): Likewise. + (log2): Likewise. + 1999-09-22 Andreas Schwab * stdio-common/vfscanf.c: Fix width handling when scanning floats.