mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-03 02:11:08 +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 | ||
sys | ||
brk.S | ||
chown.c | ||
clone.S | ||
Dist | ||
dl-brk.S | ||
dl-sysdep.c | ||
fcntl.c | ||
fe_nomask.c | ||
ftruncate64.c | ||
getdents64.c | ||
getmsg.c | ||
getpmsg.c | ||
getrlimit64.c | ||
getrlimit.c | ||
glob64.c | ||
ioctl.c | ||
ipc_priv.h | ||
kernel_stat.h | ||
kernel_termios.h | ||
lchown.S | ||
lockf64.c | ||
Makefile | ||
mmap64.c | ||
oldgetrlimit64.c | ||
pread64.c | ||
pread.c | ||
profil-counter.h | ||
putmsg.c | ||
putpmsg.c | ||
pwrite64.c | ||
pwrite.c | ||
readdir64_r.c | ||
readdir64.c | ||
scandir64.c | ||
setrlimit.c | ||
sigcontextinfo.h | ||
socket.S | ||
syscall.S | ||
syscalls.list | ||
sysdep.c | ||
sysdep.h | ||
tcgetattr.c | ||
tcsetattr.c | ||
truncate64.c | ||
Versions |