summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4462d8dca..8d2e5aa4a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-05-15  Ulrich Drepper  <drepper@redhat.com>
+
+	* elf/Makefile (rtld-routines): Remove dl-brk and dl-sbrk.
+	* sysdeps/unix/sysv/linux/Makefile (sysdep-rtld-routines): Add
+	dl-brk and dl-sbrk.
+
+	* sysdeps/sparc/fpu/bits/mathinline.h (fdim): Add __THROW.
+	(fdimf): Likewise.
+
 2002-05-15  Roland McGrath  <roland@frob.com>
 
 	* hurd/report-wait.c (_S_msg_report_wait): Use mach_msg_id_t for arg.