[AArch64][3/6] GAS support TLSLD move/add relocation types
Marcus Shawcroft
marcus.shawcroft@gmail.com
Wed Aug 19 15:16:00 GMT 2015
On 19 August 2015 at 13:32, Jiong Wang <jiong.wang@arm.com> wrote:
> All these relocation types are for arithmetic instructions,
> add/movk/movz, they share the same gas internal logic, so put them
> together.
>
> 2015-08-19 Jiong Wang <jiong.wang@arm.com>
>
> bfd/
> * reloc.c: New entries, including
> BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_HI12,
> BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G0,
> BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G0_NC,
> BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G1,
> BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G1_NC,
> BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G2.
I think this should be written with the reloc names comma separated
inside (). Otherwise OK.
/Marcus
More information about the Binutils
mailing list