glibc/sysdeps/powerpc/powerpc64
Roland McGrath b3838ebd97 2003-03-11 Roland McGrath <roland@redhat.com>
* sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
	Check SYM_MAP rather than SYM as definedness check.
	Handle R_PPC64_ADDR32, R_PPC64_ADDR30, and R_PPC64_REL64 relocs.
	Don't handle R_PPC64_REL24 reloc.
	Mostly from Steven Munroe <sjmunroe@us.ibm.com>.
	* sysdeps/powerpc/powerpc64/dl-machine.h
	[USE_TLS] (elf_machine_type_class): Match all the TLS relocs in a
	block, so we cover all the TPREL16* flavors without 6 ||s.
	[USE_TLS] (elf_machine_tprel): New function.
	(elf_machine_rela) [USE_TLS]: Use elf_machine_tprel for TPREL64 reloc,
	and handle TPREL16 relocs too.  Return rather than break for DTPREL64.
	Mostly from Steven Munroe <sjmunroe@us.ibm.com>.
2003-03-12 07:45:07 +00:00
..
bits
elf 2003-02-25 Steven Munroe <sjmunroe@us.ibm.com> 2003-02-25 23:27:06 +00:00
fpu
__longjmp.S
atomicity.h
backtrace.c
bp-asm.h
bsd-_setjmp.S
bsd-setjmp.S
Dist
dl-dtprocnum.h
dl-lookupcfg.h
dl-machine.c
dl-machine.h 2003-03-11 Roland McGrath <roland@redhat.com> 2003-03-12 07:45:07 +00:00
Implies
Makefile
memset.S
ppc-mcount.S
register-dump.h
setjmp.S Update. 2002-12-31 20:46:11 +00:00
stpcpy.S
strchr.S
strcmp.S
strcpy.S
strlen.S
sysdep.h Update. 2003-01-12 10:11:16 +00:00