libc/sysdeps powerpc/elf/libc-start.c unix/sys ...

aj@sources.redhat.com aj@sources.redhat.com
Fri Aug 23 00:46:00 GMT 2002


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2-2-branch
Changes by:	aj@sources.redhat.com	2002-08-23 00:46:32

Modified files:
	sysdeps/powerpc/elf: libc-start.c 
	sysdeps/unix/sysv/linux/powerpc: dl-sysdep.c 
	sysdeps/powerpc: memset.S 

Log message:
	* 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.



More information about the Glibc-cvs mailing list