2003-03-11 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Wed, 12 Mar 2003 07:45:07 +0000 (07:45 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 12 Mar 2003 07:45:07 +0000 (07:45 +0000)
commitb3838ebd9797dcdbf4a43dc413fd2df1cb38ab1b
tree0cf33b2ececdb5b21fc1f9b4dfe6067076f3952a
parent5a03acfe371193faace69e5517864ba3b9fc2b9f
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>.
sysdeps/powerpc/powerpc64/dl-machine.h