This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12


Hi Jiong,

2015-07-24  Jiong Wang  <jiong.wang@arm.com>

bfd/
   * reloc.c (BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12): New entry.
   * bfd-in2.h: Regenerate.
   * libbfd.h: Regenerate.
   * elfnn-aarch64.c (elfNN_aarch64_howto_table): New entry for
   BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12.

gas/
   * config/tc-aarch64.c (reloc_table): New relocation modifiers
   "dtprel_lo12".
   (md_apply_fix): Support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12.
   (aarch64_force_relocation): Likewise.

gas/testsuite/
   * gas/aarch64/reloc-dtprel_lo12-1.s: New testcase.
   * gas/aarch64/reloc-dtprel_lo12-ilp32-1.s: Likewise.
   * gas/aarch64/reloc-dtprel_lo12-1.d: New expectation file.
   * gas/aarch64/reloc-dtprel_lo12-ilp32-1.d: Likewise.

Approved - please apply.

Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]