mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-15 01:21:06 +00:00
c7693af7ef
* sysdeps/unix/sysv/linux/powerpc/libc-start.c (__cache_line_size): Define the variable here. Add attribute_hidden, remove weak_extern. (__libc_start_main): Set __cache_line_size unconditionally. * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c (__cache_line_size): Define the variable here. Add attribute_hidden, remove weak_extern. (DL_PLATFORM_AUXV): Set __cache_line_size unconditionally. * sysdeps/powerpc/powerpc32/dl-machine.c (__cache_line_size): Remove weak_extern, add attribute_hidden. (__elf_machine_runtime_setup): Assume __cache_line_size is always defined in ld.so. * sysdeps/powerpc/powerpc32/memset.S (__cache_line_size): Remove definition. * sysdeps/powerpc/powerpc64/memset.S (__cache_line_size): Likewise. |
||
---|---|---|
.. | ||
bits | ||
elf | ||
fpu | ||
__longjmp-common.S | ||
__longjmp.S | ||
backtrace.c | ||
bp-asm.h | ||
bsd-_setjmp.S | ||
bsd-setjmp.S | ||
configure | ||
configure.in | ||
dl-dtprocnum.h | ||
dl-machine.c | ||
dl-machine.h | ||
dl-trampoline.S | ||
ffsll.c | ||
hp-timing.c | ||
hp-timing.h | ||
Implies | ||
Makefile | ||
memcpy.S | ||
memset.S | ||
ppc-mcount.S | ||
register-dump.h | ||
setjmp-common.S | ||
setjmp.S | ||
stpcpy.S | ||
strchr.S | ||
strcmp.S | ||
strcpy.S | ||
strlen.S | ||
strncmp.S | ||
sysdep.h |