glibc/sysdeps/powerpc/powerpc32
Roland McGrath 124dcac84b * sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it.
(LIBC_START_MAIN, LIBC_START_MAIN_AUXVEC_ARG, MAIN_AUXVEC_ARG)
	(INIT_MAIN_ARGS): Define, and #include <sysdeps/generic/libc-start.c>.
	(__libc_start_main): Just call the generic one for most of the work.

	* sysdeps/generic/libc-start.c [LIBC_START_MAIN]: If defined, define a
	static function by that name instead of BP_SYM (__libc_start_main).
	[LIBC_START_MAIN_AUXVEC_ARG]: Take AUXVEC as argument.
	[MAIN_AUXVEC_ARG]: Pass 4th argument to MAIN.
	[INIT_MAIN_ARGS]: Give INIT the same args as MAIN.

	* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [DL_PLATFORM_AUXV]:
	Use this macro for extra AT_* cases.
	* sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c (DL_PLATFORM_AUXV):
	New macro, guts from ...
	(__aux_init_cache): ... here, function removed.
	(DL_PLATFORM_INIT): Don't define this.

	* sysdeps/powerpc/powerpc32/memset.S: Put __cache_line_size in bss.
	* sysdeps/powerpc/powerpc64/memset.S: Likewise.

	* Versions.def (libthread_db): Add GLICB_2.3.3 set.
2003-03-15 23:09:52 +00:00
..
bits Update. 2002-10-02 21:03:48 +00:00
elf 2003-03-03 Roland McGrath <roland@redhat.com> 2003-03-03 21:20:51 +00:00
fpu Update. 2003-02-17 20:46:52 +00:00
__longjmp.S Update. 2003-02-17 20:46:52 +00:00
add_n.S Update. 2002-09-05 10:28:51 +00:00
addmul_1.S Update. 2002-09-05 10:28:51 +00:00
atomicity.h Update. 2003-02-20 22:23:34 +00:00
backtrace.c Update. 2002-09-05 10:28:51 +00:00
bp-asm.h Update. 2002-09-05 10:28:51 +00:00
bsd-_setjmp.S Update. 2002-12-31 20:46:11 +00:00
bsd-setjmp.S Update. 2002-09-05 10:28:51 +00:00
Dist Update. 2003-01-27 21:03:22 +00:00
dl-machine.c * sysdeps/powerpc/powerpc32/dl-machine.c (_dl_reloc_overflow): Renamed 2003-03-03 01:05:12 +00:00
dl-machine.h * sysdeps/powerpc/powerpc32/dl-machine.c (_dl_reloc_overflow): Renamed 2003-03-03 01:05:12 +00:00
dl-start.S Update. 2002-09-05 10:28:51 +00:00
gprrest0.S Update. 2002-09-05 10:28:51 +00:00
gprrest1.S Update. 2002-09-05 10:28:51 +00:00
gprsave0.S Update. 2002-09-05 10:28:51 +00:00
gprsave1.S Update. 2002-09-05 10:28:51 +00:00
Implies Update. 2002-09-05 10:28:51 +00:00
libgcc-compat.S Update. 2002-09-05 10:28:51 +00:00
lshift.S Update. 2002-09-05 10:28:51 +00:00
Makefile Update. 2003-01-27 21:03:22 +00:00
memset.S * sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it. 2003-03-15 23:09:52 +00:00
mul_1.S Update. 2002-09-05 10:28:51 +00:00
ppc-mcount.S Update. 2002-09-05 10:28:51 +00:00
register-dump.h Update. 2002-09-05 10:28:51 +00:00
rshift.S Update. 2002-09-05 10:28:51 +00:00
setjmp.S Update. 2003-02-17 20:46:52 +00:00
stpcpy.S Update. 2002-09-05 10:28:51 +00:00
strchr.S Update. 2002-09-05 10:28:51 +00:00
strcmp.S Update. 2002-09-05 10:28:51 +00:00
strcpy.S Update. 2002-09-05 10:28:51 +00:00
strlen.S Update. 2002-09-05 10:28:51 +00:00
sub_n.S Update. 2002-09-05 10:28:51 +00:00
submul_1.S Update. 2002-09-05 10:28:51 +00:00
sysdep.h Update. 2003-02-20 20:30:02 +00:00
Versions Update. 2002-09-05 10:28:51 +00:00