summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-09-21 00:30:44 +0000
committerUlrich Drepper <drepper@redhat.com>2002-09-21 00:30:44 +0000
commit5842a7562c8dd965f9b6b9885396b1966bb0cf87 (patch)
tree1476bfcb704871b48929381b6d4346fa5be9cf03 /ChangeLog
parent53fe27588340a92aa9652cd2b099e4d3be959c2b (diff)
downloadglibc-5842a7562c8dd965f9b6b9885396b1966bb0cf87.tar.gz
glibc-5842a7562c8dd965f9b6b9885396b1966bb0cf87.tar.xz
glibc-5842a7562c8dd965f9b6b9885396b1966bb0cf87.zip
Update.
2002-09-20  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-init.c (_dl_init): Fix test of the size of the
	preinit_array section.
	(call_init): Optimize access to DT_INIT_ARRAY entry a bit.
	Reported by Brian Cabral <cabral@ikuni.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 136c079f66..0977e70a4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-09-20  Ulrich Drepper  <drepper@redhat.com>
+
+	* elf/dl-init.c (_dl_init): Fix test of the size of the
+	preinit_array section.
+	(call_init): Optimize access to DT_INIT_ARRAY entry a bit.
+	Reported by Brian Cabral <cabral@ikuni.com>.
+
 2002-09-20  Steven Munroe  <sjmunroe@us.ibm.com>
 
 	* sysdeps/powerpc/sysdep.h: Remove powerpc32 specific macros.