mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-19 07:00:08 +00:00
Update.
This commit is contained in:
parent
adb89120bb
commit
94633b2b35
15
ChangeLog
15
ChangeLog
@ -1,3 +1,18 @@
|
||||
2002-08-22 Steven Munroe <sjmunroe@us.ibm.com>
|
||||
|
||||
* sysdeps/powerpc/elf/libc-start.c
|
||||
(__cache_line_size): Declare.
|
||||
(__aux_init_cache): New.
|
||||
(__libc_start_main): Change type of `auxvec' parameter to
|
||||
`ElfW(auxv_t) *'. Correct walking of aux vector. Call
|
||||
__aux_init_cache.
|
||||
* sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
|
||||
(__cache_line_size): Declare.
|
||||
(__aux_init_cache): New.
|
||||
(DL_PLATFORM_INIT): Define.
|
||||
* sysdeps/powerpc/memset.S: Define __cache_line_size and use its
|
||||
value to select the correct stride for dcbz.
|
||||
|
||||
2002-08-22 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* sysdeps/unix/sysv/linux/x86_64/syscalls.list: Fix arguments of
|
||||
|
Loading…
Reference in New Issue
Block a user