mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
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>.
This commit is contained in:
@ -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>
|
2002-09-20 Steven Munroe <sjmunroe@us.ibm.com>
|
||||||
|
|
||||||
* sysdeps/powerpc/sysdep.h: Remove powerpc32 specific macros.
|
* sysdeps/powerpc/sysdep.h: Remove powerpc32 specific macros.
|
||||||
|
@ -34,8 +34,8 @@
|
|||||||
|
|
||||||
2002-09-04 Bruno Haible <bruno@clisp.org>
|
2002-09-04 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
* sysdeps/alpha/pt-machine.h: Choose different include file location
|
* sysdeps/alpha/pt-machine.h: Choose different include file location
|
||||||
on non-Linux platforms.
|
on non-Linux platforms.
|
||||||
|
|
||||||
* wrapsyscall.c (PROMOTE_INTEGRAL_TYPE): New macro.
|
* wrapsyscall.c (PROMOTE_INTEGRAL_TYPE): New macro.
|
||||||
(open, open64): Change va_arg argument type to the integral type to
|
(open, open64): Change va_arg argument type to the integral type to
|
||||||
|
Reference in New Issue
Block a user