glibc/sysdeps/powerpc
Geoff Keating b8a5737a49 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  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 19:07:46 +00:00
..
bits
elf 2002-08-22 Steven Munroe <sjmunroe@us.ibm.com> 2002-08-22 19:07:46 +00:00
fpu Add sqrtl alias. 2002-05-10 18:39:46 +00:00
soft-fp
__longjmp.S * sysdeps/powerpc/__longjmp.S: Don't restore FP registers. 2001-12-06 00:12:11 +00:00
add_n.S
addmul_1.S
atomicity.h
backtrace.c
bp-asm.h
bsd-_setjmp.S
bsd-setjmp.S
Dist * sysdeps/powerpc/Dist: Update for recent FP changes. 2001-12-07 23:59:15 +00:00
divdi3.c Fix ABI compatibility with libc compiled with old tools on powerpc. 2002-08-20 21:27:26 +00:00
dl-machine.c Update. 2002-03-01 09:44:29 +00:00
dl-machine.h * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state, 2002-02-18 01:50:52 +00:00
dl-start.S Update. 2002-02-03 00:31:37 +00:00
ffs.c
gccframe.h Update. 2001-11-16 01:27:24 +00:00
gprrest0.S
gprrest1.S
gprsave0.S
gprsave1.S
Implies
libgcc-compat.S Fix ABI compatibility with libc compiled with old tools on powerpc. 2002-08-20 21:27:26 +00:00
lshift.S
machine-gmon.h
Makefile Fix ABI compatibility with libc compiled with old tools on powerpc. 2002-08-20 21:27:26 +00:00
memset.S 2002-08-22 Steven Munroe <sjmunroe@us.ibm.com> 2002-08-22 19:07:46 +00:00
memusage.h
mp_clz_tab.c Update. 2002-03-14 20:48:50 +00:00
mul_1.S
ppc-mcount.S
register-dump.h
rshift.S
setjmp.S * sysdeps/powerpc/__longjmp.S: Don't restore FP registers. 2001-12-06 00:12:11 +00:00
stackinfo.h
stpcpy.S (__stpcpy): Add libc_hidden_def. 2002-08-04 01:22:11 +00:00
strcat.c
strchr.S
strcmp.S
strcpy.S
strlen.S
sub_n.S
Subdirs
submul_1.S
sysdep.h 2001-11-05 Roland McGrath <roland@frob.com> 2001-11-05 09:30:21 +00:00
test-arith.c
test-arithf.c
Versions Fix ABI compatibility with libc compiled with old tools on powerpc. 2002-08-20 21:27:26 +00:00