mirror of git://sourceware.org/git/glibc.git
* 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. |
||
|---|---|---|
| .. | ||
| bits | ||
| elf | ||
| fpu | ||
| soft-fp | ||
| Dist | ||
| Implies | ||
| Makefile | ||
| Subdirs | ||
| Versions | ||
| __longjmp.S | ||
| add_n.S | ||
| addmul_1.S | ||
| atomicity.h | ||
| backtrace.c | ||
| bp-asm.h | ||
| bsd-_setjmp.S | ||
| bsd-setjmp.S | ||
| divdi3.c | ||
| dl-machine.c | ||
| dl-machine.h | ||
| dl-start.S | ||
| ffs.c | ||
| gccframe.h | ||
| gprrest0.S | ||
| gprrest1.S | ||
| gprsave0.S | ||
| gprsave1.S | ||
| libgcc-compat.S | ||
| lshift.S | ||
| machine-gmon.h | ||
| memset.S | ||
| memusage.h | ||
| mp_clz_tab.c | ||
| mul_1.S | ||
| ppc-mcount.S | ||
| register-dump.h | ||
| rshift.S | ||
| setjmp.S | ||
| stackinfo.h | ||
| stpcpy.S | ||
| strcat.c | ||
| strchr.S | ||
| strcmp.S | ||
| strcpy.S | ||
| strlen.S | ||
| sub_n.S | ||
| submul_1.S | ||
| sysdep.h | ||
| test-arith.c | ||
| test-arithf.c | ||