glibc/sysdeps/powerpc
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 2002-12-14 Olaf Hering <olh@suse.de> 2002-12-15 11:40:22 +00:00
elf 2003-02-25 Steven Munroe <sjmunroe@us.ibm.com> 2003-02-25 23:26:51 +00:00
fpu Update. 2003-03-07 21:22:27 +00:00
nofpu Update. 2003-02-21 07:07:52 +00:00
powerpc32 2003-03-03 Roland McGrath <roland@redhat.com> 2003-03-03 21:20:51 +00:00
powerpc64 2003-03-11 Roland McGrath <roland@redhat.com> 2003-03-12 07:45:07 +00:00
soft-fp Update. 2003-02-20 22:23:34 +00:00
Implies Update. 2002-09-05 10:28:51 +00:00
Makefile Update. 2002-09-05 10:28:51 +00:00
Versions Update. 2002-09-05 10:28:51 +00:00
abort-instr.h Update. 2002-09-15 18:31:23 +00:00
dl-tls.h 2003-03-02 Roland McGrath <roland@redhat.com> 2003-03-02 11:41:46 +00:00
ffs.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gccframe.h Update. 2001-11-16 01:27:24 +00:00
machine-gmon.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memusage.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mp_clz_tab.c Update. 2002-03-14 20:48:50 +00:00
stackinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcat.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sysdep.h * sysdeps/powerpc/sysdep.h: Remove powerpc32 specific macros. 2002-09-20 23:46:03 +00:00
test-arith.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-arithf.c Update. 1997-08-10 18:37:15 +00:00