about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-03-30 17:59:33 +0000
committerUlrich Drepper <drepper@redhat.com>2000-03-30 17:59:33 +0000
commit841288ec5363f5bcb68b18d9f0707e8ed4c1501f (patch)
treeee616c5cb66d52f173945098af4c756ccc83f84e /ChangeLog
parentdacc8ffa420575038f04c543c31065fea81d5732 (diff)
downloadglibc-841288ec5363f5bcb68b18d9f0707e8ed4c1501f.tar.gz
glibc-841288ec5363f5bcb68b18d9f0707e8ed4c1501f.tar.xz
glibc-841288ec5363f5bcb68b18d9f0707e8ed4c1501f.zip
Update.
	* elf/dl-init.c (_dl_init): We don't need to call constructors
	recursively.  Fold _dl_init_rec in _dl_init and optimize a bit more.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 585d086893..be660b3f27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-03-30  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/dl-init.c (_dl_init): We don't need to call constructors
+	recursively.  Fold _dl_init_rec in _dl_init and optimize a bit more.
+
 	Implement dynamic determination of constructor/destructor order in
 	the dynamic linker.
 	* elf/Versions [ld.so] (GLIBC_2.0): Remove _dl_init_next.