From 5842a7562c8dd965f9b6b9885396b1966bb0cf87 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 21 Sep 2002 00:30:44 +0000 Subject: Update. 2002-09-20 Ulrich Drepper * 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 . --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 136c079f66..0977e70a4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-09-20 Ulrich Drepper + + * 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 . + 2002-09-20 Steven Munroe * sysdeps/powerpc/sysdep.h: Remove powerpc32 specific macros. -- cgit 1.4.1