Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 21 Sep 2002 00:30:44 +0000 (00:30 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 21 Sep 2002 00:30:44 +0000 (00:30 +0000)
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>.

ChangeLog
linuxthreads/ChangeLog

index 136c079f664f43a59fe3adc3b13b7d8c6077abea..0977e70a4eccdca3dec12b6e0469bbc83d6c602a 100644 (file)
--- 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.
index 28eebd22568961ca8745fdecf58ac8a9cd14f4cc..084ed375c2c67f4d605946522377d996b125bf9c 100644 (file)
@@ -34,8 +34,8 @@
 
 2002-09-04  Bruno Haible  <bruno@clisp.org>
 
-        * 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