]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
. cvs/fedora-glibc-2_3-20050729T2336
authorRoland McGrath <roland@gnu.org>
Fri, 29 Jul 2005 23:28:52 +0000 (23:28 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 29 Jul 2005 23:28:52 +0000 (23:28 +0000)
ChangeLog

index 68c4f52f2f938d078d7d29fb7de8aecfde798c02..5cec35b4e967b57da80842c3c8ef6d861ccd06f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2005-07-20  Ulrich Drepper  <drepper@redhat.com>
+
+       [BZ #1138]
+       * sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results.
+       * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
+       * sysdeps/s390/fpu/libm-test-ulps: Likewise.
+
+2005-07-20  Bob Wilson  <bob.wilson@acm.org>
+           Darin Petkov  <darin@tensilica.com>
+
+       [BZ #1138]
+       * sysdeps/ieee754/flt-32/e_atan2f.c (pi_lo): Correct exponent value.
+
+2005-07-19  Ulrich Drepper  <drepper@redhat.com>
+
+       [BZ #1137]
+       * misc/Makefile: Add rules to build and run tst-error1.
+       * misc/tst-error1.c: New file.
+       * misc/error.c: Fix memory leak and possibly endless loop.
+
 2005-07-18  Ulrich Drepper  <drepper@redhat.com>
 
        [BZ #1113]