Skip to content
  • Renlin Li's avatar
    [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. · 84f1b9fb
    Renlin Li authored
    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.
    84f1b9fb
To find the state of this project's repository at the time of any of these versions, check out the tags.