diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-01-07 19:25:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-01-07 19:25:24 +0000 |
commit | 3ded70368bd4af3ff26b39e907f6a361f2db65f7 (patch) | |
tree | d0267f6752c54e5ee4f7989ebc6586da63cd9ebb /ChangeLog | |
parent | ffaa81957a2ac14747ed223aa52cd059795ea63d (diff) | |
download | glibc-3ded70368bd4af3ff26b39e907f6a361f2db65f7.zip glibc-3ded70368bd4af3ff26b39e907f6a361f2db65f7.tar.gz glibc-3ded70368bd4af3ff26b39e907f6a361f2db65f7.tar.bz2 |
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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |