[PATCH] gas: force a NULL value for BFD_RELOC_PPC*_TLSM on XCOFF.
CHIGOT, CLEMENT
clement.chigot@atos.net
Mon Jun 14 13:20:28 GMT 2021
AIX linker seems to expect that symbols receiving a BFD_RELOC_PPC_TLSM
or BFD_RELOC_PPC64_TLSM have a NULL value.
Actually, it seems that all the TLS relocations generated by AIX
assembly have a NULL value but only these two are mandatory.
Changelog:
14-06-2021 Clément Chigot <clement.chigot@atos.net>
* config/tc-ppc.c (md_apply_fix): Force a NULL value
for BFD_RELOC_PPC*_TLSM.
Clément Chigot
ATOS Bull SAS
1 rue de Provence - 38432 Échirolles - France
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gas-force-a-NULL-value-for-BFD_RELOC_PPC-_TLSM-on-XC.patch
Type: application/octet-stream
Size: 2123 bytes
Desc: 0001-gas-force-a-NULL-value-for-BFD_RELOC_PPC-_TLSM-on-XC.patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20210614/18389adf/attachment.obj>
More information about the Binutils
mailing list