diff options
author | Renlin Li <renlin.li@arm.com> | 2018-03-28 18:03:55 +0100 |
---|---|---|
committer | Renlin Li <renlin.li@arm.com> | 2018-03-28 18:03:55 +0100 |
commit | 84f1b9fb081372a726fd70dfd8258a707833caef (patch) | |
tree | f3fb203c6864d27bac6ed1bbddea99467b5d09b7 /bfd/elfxx-aarch64.c | |
parent | e82e6b2b19eb796fed161b1658de6d5f763c18de (diff) | |
download | gdb-84f1b9fb081372a726fd70dfd8258a707833caef.zip gdb-84f1b9fb081372a726fd70dfd8258a707833caef.tar.gz gdb-84f1b9fb081372a726fd70dfd8258a707833caef.tar.bz2 |
[1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS.
This patch adds the following relocation support into binutils gas.
BFD_RELOC_AARCH64_TLSLE_LDST16_TPREL_LO12,
BFD_RELOC_AARCH64_TLSLE_LDST16_TPREL_LO12_NC,
BFD_RELOC_AARCH64_TLSLE_LDST32_TPREL_LO12,
BFD_RELOC_AARCH64_TLSLE_LDST32_TPREL_LO12_NC,
BFD_RELOC_AARCH64_TLSLE_LDST64_TPREL_LO12,
BFD_RELOC_AARCH64_TLSLE_LDST64_TPREL_LO12_NC,
BFD_RELOC_AARCH64_TLSLE_LDST8_TPREL_LO12,
BFD_RELOC_AARCH64_TLSLE_LDST8_TPREL_LO12_NC.
Those relocations includes both ip64 and ilp32 variant.
Diffstat (limited to 'bfd/elfxx-aarch64.c')
0 files changed, 0 insertions, 0 deletions