aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-10-01 07:00:03 +0000
committerRoland McGrath <roland@gnu.org>2003-10-01 07:00:03 +0000
commitd057b5e76c240e3475ad12f36ca95c118c8a6fe9 (patch)
tree5052c4b992bc53e38926cafbffc45ca9e8ee0faa /ChangeLog
parent4106a40380570e423bb86ba5097a4374750d84bb (diff)
downloadglibc-d057b5e76c240e3475ad12f36ca95c118c8a6fe9.tar
glibc-d057b5e76c240e3475ad12f36ca95c118c8a6fe9.tar.gz
glibc-d057b5e76c240e3475ad12f36ca95c118c8a6fe9.tar.bz2
glibc-d057b5e76c240e3475ad12f36ca95c118c8a6fe9.zip
* sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Remove
"#if 0" surrounding most of contents. (SYSCALL_ERROR_LABEL): Define. (__SYSCALL_CLOBBERS): Add $10. (internal_syscall7): Remove. * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07c1ad0cec..09403842b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-09-10 Chris Demetriou <cgd@broadcom.com>
+
+ * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Remove
+ "#if 0" surrounding most of contents.
+ (SYSCALL_ERROR_LABEL): Define.
+ (__SYSCALL_CLOBBERS): Add $10.
+ (internal_syscall7): Remove.
+ * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
+
2003-09-30 Ulrich Drepper <drepper@redhat.com>
* elf/rtld.c (dl_main): Also set l_map_start.