about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac2c57caa3..8995df7da1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2001-07-16  Andreas Schwab  <schwab@suse.de>
+
+	* sysdeps/posix/spawni.c: Fix typo when iterating over signal numbers.
+
+2001-07-16  Andreas Schwab  <schwab@suse.de>
+
+	* math/libm-test.inc (check_float_internal): Fix sign bit test of
+	infinities.
+
+2001-07-16  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/i386/fpu/e_expl.c (__ieee754_expl): Make it PIC friendly.
+
 2001-07-15  Ulrich Drepper  <drepper@redhat.com>
 
 	* malloc/obstack.c: Define __attribute__ for non-gcc compilers.