[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15
authorJiong Wang <jiong.wang@arm.com>
Mon, 1 Jun 2015 09:22:15 +0000 (10:22 +0100)
committerJiong Wang <jiong.wang@arm.com>
Mon, 1 Jun 2015 09:22:15 +0000 (10:22 +0100)
commita921b5bd708cc6e8afa3cf33443cda54b4e8cae6
treee55f41343d77f83e9bcfb1347dccbae2aa83dc9b
parent3a8547d2fb5319890dda877fb313822053083c3a
[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15

2015-06-01 Jiong.Wang <jiong.wang@arm.com>

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

gas/
  * config/tc-aarch64.c (reloc_table): New relocation modifiers.
  (md_apply_fix): Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15.
  (aarch64_force_relocation): Ditto.

gas/testsuite/
  * gas/aarch64/reloc-insn.s: New testcase.
  * gas/aarch64/reloc-insn.d: Ditto.
bfd/ChangeLog
bfd/bfd-in2.h
bfd/elfnn-aarch64.c
bfd/libbfd.h
bfd/reloc.c
gas/ChangeLog
gas/config/tc-aarch64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/aarch64/reloc-insn.d
gas/testsuite/gas/aarch64/reloc-insn.s
This page took 0.026789 seconds and 4 git commands to generate.