aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-12-18 16:59:55 +0000
committerUlrich Drepper <drepper@redhat.com>2005-12-18 16:59:55 +0000
commit3467f5c369a10ef19c8df38fb282c7763f36d66f (patch)
tree7d6afe114581e5efe3ea88abc9acf07185a500ac /ChangeLog
parent827b70873b41363c864fb65e99829204595d0f85 (diff)
downloadglibc-3467f5c369a10ef19c8df38fb282c7763f36d66f.zip
glibc-3467f5c369a10ef19c8df38fb282c7763f36d66f.tar.gz
glibc-3467f5c369a10ef19c8df38fb282c7763f36d66f.tar.bz2
* sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE and
PTR_DEMANGLE for C code in libc. * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e992f38..70b6515 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-18 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE and
+ PTR_DEMANGLE for C code in libc.
+ * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
+
2005-12-17 Ulrich Drepper <drepper@redhat.com>
* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.