summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-03-10 10:04:19 +0000
committerUlrich Drepper <drepper@redhat.com>2004-03-10 10:04:19 +0000
commit78678039a4c4575cbb48c9577b4796cf2a05af62 (patch)
treeb726f6814376eb0725dae5a1e162303efbda403c /ChangeLog
parent4a381a81fee9ee4569d0cee0807cef7e998fc59a (diff)
downloadglibc-78678039a4c4575cbb48c9577b4796cf2a05af62.tar.gz
glibc-78678039a4c4575cbb48c9577b4796cf2a05af62.tar.xz
glibc-78678039a4c4575cbb48c9577b4796cf2a05af62.zip
Update.
2004-03-10  Richard Henderson  <rth@redhat.com>

	* sysdeps/generic/errno.c: Disable versioning for rtld.

	* sysdeps/generic/Makefile (elf/shared): Add unwind-pe.
	* sysdeps/generic/unwind-pe.c: New file.
	* sysdeps/generic/unwind-pe.h: Only prototypes for _LIBC without
	_LIBC_DEFINITIONS.

	* posix/regexec.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26f8bf89b8..489d79de11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-03-10  Richard Henderson  <rth@redhat.com>
+
+	* sysdeps/generic/errno.c: Disable versioning for rtld.
+
+	* sysdeps/generic/Makefile (elf/shared): Add unwind-pe.
+	* sysdeps/generic/unwind-pe.c: New file.
+	* sysdeps/generic/unwind-pe.h: Only prototypes for _LIBC without
+	_LIBC_DEFINITIONS.
+
 2004-03-10  Ulrich Drepper  <drepper@redhat.com>
 
 	* include/libc-symbols.h: Define attribute_compat_text_section and
@@ -35,6 +44,7 @@
 	* sysdeps/unix/sysv/linux/i386/semctl.c: Likewise.
 	* sysdeps/unix/sysv/linux/i386/shmctl.c: Likewise.
 	* sysdeps/unix/sysv/linux/i386/versionsort64.c: Likewise.
+	* posix/regexec.c: Likewise.
 
 	* sysdeps/unix/sysv/linux/i386/syscalls.list: vm86@@GLIBC_2.3.4
 	should be the default symbol. Having none misses the point.