aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-02-24 08:34:04 +0000
committerUlrich Drepper <drepper@redhat.com>2002-02-24 08:34:04 +0000
commitd417e0ffc4d2707b0d684106f17554395e8be220 (patch)
treebc82f92f536ab65b8e6f1dde3ab17169640ae12d /ChangeLog
parent69f0c4d8b99dd0aaf82fa213a518ebe1f813791e (diff)
downloadglibc-d417e0ffc4d2707b0d684106f17554395e8be220.tar
glibc-d417e0ffc4d2707b0d684106f17554395e8be220.tar.gz
glibc-d417e0ffc4d2707b0d684106f17554395e8be220.tar.bz2
glibc-d417e0ffc4d2707b0d684106f17554395e8be220.zip
Update.
2002-02-24 Ulrich Drepper <drepper@redhat.com> * elf/dl-support.c (_dl_non_dynamic_init): Renamed from non_dynamic_init and exported now. * sysdeps/unix/sysv/linux/ldsodefs.h: Declare _dl_non_dynamic_init. * sysdeps/unix/sysv/linux/init-first.c: Call _dl_non_dynamic_init for !SHARED. * sysdeps/mach/hurd/i386/init-first.c: Likewise. * sysdeps/mach/hurd/powerpc/init-first.c: Likewise. * sysdeps/mach/hurd/mips/init-first.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 383c6a34ae..ae639c2fd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-02-24 Ulrich Drepper <drepper@redhat.com>
+
+ * elf/dl-support.c (_dl_non_dynamic_init): Renamed from
+ non_dynamic_init and exported now.
+ * sysdeps/unix/sysv/linux/ldsodefs.h: Declare _dl_non_dynamic_init.
+ * sysdeps/unix/sysv/linux/init-first.c: Call _dl_non_dynamic_init for
+ !SHARED.
+ * sysdeps/mach/hurd/i386/init-first.c: Likewise.
+ * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
+ * sysdeps/mach/hurd/mips/init-first.c: Likewise.
+
2002-02-23 Ulrich Drepper <drepper@redhat.com>
* elf/dl-close.c (free_slotinfo): Check for end of list and return