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. diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 28eebd2256..084ed375c2 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