mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 02:40:06 +00:00
b8a5737a49
* 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 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. |
||
---|---|---|
.. | ||
aix | ||
bits | ||
hpux | ||
i386 | ||
irix4 | ||
isc2.2 | ||
linux | ||
minix/bits | ||
sco3.2 | ||
sco3.2.4 | ||
sysv4 | ||
direct.h | ||
Dist | ||
getdents.c | ||
gethostname.c | ||
Makefile | ||
setrlimit.c | ||
settimeofday.c | ||
sigaction.c | ||
syscalls.list | ||
sysv_termio.h | ||
tcdrain.c | ||
tcflow.c | ||
tcflush.c | ||
tcgetattr.c | ||
tcgetpgrp.c | ||
tcsendbrk.c | ||
tcsetattr.c | ||
tcsetpgrp.c | ||
Versions |