aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-01-07 19:25:24 +0000
committerUlrich Drepper <drepper@redhat.com>2005-01-07 19:25:24 +0000
commit3ded70368bd4af3ff26b39e907f6a361f2db65f7 (patch)
treed0267f6752c54e5ee4f7989ebc6586da63cd9ebb /ChangeLog
parentffaa81957a2ac14747ed223aa52cd059795ea63d (diff)
downloadglibc-3ded70368bd4af3ff26b39e907f6a361f2db65f7.tar
glibc-3ded70368bd4af3ff26b39e907f6a361f2db65f7.tar.gz
glibc-3ded70368bd4af3ff26b39e907f6a361f2db65f7.tar.bz2
glibc-3ded70368bd4af3ff26b39e907f6a361f2db65f7.zip
Update.
* sysdeps/unix/sysv/linux/init-first.c (__libc_init_first): Don't make __libc_init_first hidden.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e59ea3820..70ce023767 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
2005-01-07 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/init-first.c (__libc_init_first): Don't
+ make __libc_init_first hidden.
+
* elf/rtld.c [!DONT_USE_BOOTSTRAP_MAP] (_dl_start_final): Initialize
l_relocated of rtld map.
* sysdeps/powerpc/powerpc64/dl-trampoline.S: New file.