about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a0dad296a..5db2dae155 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-06-01  Jakub Jelinek  <jakub@redhat.com>
+
+	* libc/sysdeps/alpha/fpu/bits/mathinline.h: Add __THROW to all
+	inlines to match prototypes in mathcalls.h.
+	* libc/sysdeps/i386/fpu/bits/mathinline.h: Likewise.
+	* libc/sysdeps/m68k/fpu/bits/mathinline.h: Likewise.
+	* libc/sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
+	* libc/sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
+
 2000-06-03  Ulrich Drepper  <drepper@redhat.com>
 
 	* elf/elf.h (SHT_SUNW_move): Define.
@@ -6,7 +15,7 @@
 
 2000-06-03  Andreas Jaeger  <aj@suse.de>
 
- 	* sysdeps/powerpc/dl-start.S: Close open comment.
+	* sysdeps/powerpc/dl-start.S: Close open comment.
 
 2000-06-03  Jakub Jelinek  <jakub@redhat.com>