aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-07 18:54:08 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-07 18:54:08 +0000
commite9c7764ec9fe328dfac0c01a7f609d6a2a9bac00 (patch)
treec3c78725d69fee180a843ee9cac5be0238f22447 /nptl/ChangeLog
parent95b0af0dd7f9982f3bf8cfb28950a746b88d0efd (diff)
downloadglibc-e9c7764ec9fe328dfac0c01a7f609d6a2a9bac00.tar
glibc-e9c7764ec9fe328dfac0c01a7f609d6a2a9bac00.tar.gz
glibc-e9c7764ec9fe328dfac0c01a7f609d6a2a9bac00.tar.bz2
glibc-e9c7764ec9fe328dfac0c01a7f609d6a2a9bac00.zip
Update.
2003-01-07 Jakub Jelinek <jakub@redhat.com> * elf/rtld.c (_rtld_global): Remove _dl_dynamic_weak initializer. * elf/dl-support.c (_dl_dynamic_weak): Initialize to 0.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 753289261c..aa422d3c46 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,12 @@
+2003-01-07 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/unix/sysv/linux/i386/dl-sysdep.h
+ (RTLD_CORRECT_DYNAMIC_WEAK): Remove.
+ (DL_SYSINFO_IMPLEMENTATION): Change into .text section and back.
+ * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h
+ (RTLD_CORRECT_DYNAMIC_WEAK): Remove.
+ (DL_SYSINFO_IMPLEMENTATION): Change into .text section and back.
+
2003-01-06 Jakub Jelinek <jakub@redhat.com>
* pthreadP.h (LIBC_CANCEL_HANDLED): Define.