]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-ppc.c
* config/tc-ppc.c (mapping): Handle new TLS reloc specs.
authorAlan Modra <amodra@gmail.com>
Tue, 4 Feb 2003 14:51:13 +0000 (14:51 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 4 Feb 2003 14:51:13 +0000 (14:51 +0000)
commitcdba85ecf422aceb1beb63492b5ee1d669952f08
treefd68e5bfa373e111686c7df8ba7a961b071c7585
parent411e1bfb666af7d6a76dcb8a1bf1a3145a6d66cc
* 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