* config/tc-ppc.c (mapping): Handle new TLS reloc specs.
commit4eeb9e6617db56c9b1e7873923e22d9980c64479
authorAlan Modra <amodra@bigpond.net.au>
Tue, 4 Feb 2003 14:51:13 +0000 (4 14:51 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 4 Feb 2003 14:51:13 +0000 (4 14:51 +0000)
tree13f91371fbf4cb56f90ef7c7f80455d67dfa0231
parent74a184762424728fc8cd63d9b1016be2b9251108
* config/tc-ppc.c (mapping): Handle new TLS reloc specs.
(ppc_elf_suffix): Don't warn for x+off@got when ppc64 and don't
accept x@got+off etc.
(md_assemble): Handle TLS relocs.
(ppc_force_relocation): Force for all TLS relocs.
(ppc_fix_adjustable): Likewise.
(md_apply_fix3): Handle TLS relocs.
gas/ChangeLog
gas/config/tc-ppc.c