From: Ulrich Drepper Date: Sat, 21 Sep 2002 00:30:44 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.20~14095 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5842a7562c8dd965f9b6b9885396b1966bb0cf87;p=platform%2Fupstream%2Flinaro-glibc.git 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 . --- diff --git a/ChangeLog b/ChangeLog index 136c079..0977e70 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. diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 28eebd2..084ed37 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -34,8 +34,8 @@ 2002-09-04 Bruno Haible - * sysdeps/alpha/pt-machine.h: Choose different include file location - on non-Linux platforms. + * sysdeps/alpha/pt-machine.h: Choose different include file location + on non-Linux platforms. * wrapsyscall.c (PROMOTE_INTEGRAL_TYPE): New macro. (open, open64): Change va_arg argument type to the integral type to