aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-03-07 22:22:04 +0000
committerUlrich Drepper <drepper@redhat.com>2004-03-07 22:22:04 +0000
commit001836c8c1ebbd81661c7d1c95e35e99a7f39606 (patch)
tree004f7457061d904a9fcdcfa0a73d7e66f14858bb /ChangeLog
parentef690addb555ce45696315a2558cde6f70971f1a (diff)
downloadglibc-001836c8c1ebbd81661c7d1c95e35e99a7f39606.tar
glibc-001836c8c1ebbd81661c7d1c95e35e99a7f39606.tar.gz
glibc-001836c8c1ebbd81661c7d1c95e35e99a7f39606.tar.bz2
glibc-001836c8c1ebbd81661c7d1c95e35e99a7f39606.zip
Update.
* sysdeps/unix/sysv/linux/ia64/dl-static.c (_dl_static_init): Call _dl_lookup_symbol_x not _dl_lookup_symbol.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23732dacfa..68a9ea47fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-03-07 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/ia64/dl-static.c (_dl_static_init): Call
+ _dl_lookup_symbol_x not _dl_lookup_symbol.
+
* sysdeps/powerpc/elf/rtld-global-offsets.sym: Adjust for moving
_dl_hwcap into _rtld_global_ro.
* sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.