aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-09-09 02:42:46 +0000
committerUlrich Drepper <drepper@redhat.com>2003-09-09 02:42:46 +0000
commit2750c39c44ae8635983a86728ccd30f2d254a73b (patch)
tree1d7beed8c34c27c391c127b8c46fa4f2058dd904 /ChangeLog
parent806e4a4a010f0c7e008a13e72c50136ee12b187f (diff)
downloadglibc-2750c39c44ae8635983a86728ccd30f2d254a73b.tar
glibc-2750c39c44ae8635983a86728ccd30f2d254a73b.tar.gz
glibc-2750c39c44ae8635983a86728ccd30f2d254a73b.tar.bz2
glibc-2750c39c44ae8635983a86728ccd30f2d254a73b.zip
Update.
2003-09-08 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Undo last change. * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Likewise. * scripts/data/c++-types-i386-linux-gnu.data: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a0ec36344..fc7f671a55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-08 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Undo last change.
+ * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Likewise.
+
2003-09-08 Jakub Jelinek <jakub@redhat.com>
* sysdeps/generic/bits/types.h (__quad_t): Make long int if 64-bit.
@@ -10,7 +15,7 @@
* Makefile (tests): Run check-c++-types.sh if possible.
* scripts/check-c++-types.h: New file.
- * scripts/data/c++-ctypes-i386-linux-gnu.data: New file.
+ * scripts/data/c++-types-i386-linux-gnu.data: New file.
2003-09-08 Andreas Jaeger <aj@suse.de>