[GAS][AARCH64]Add group relocations to create PC-relative offset.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index b545b2869eb85700dc0fccc0084881387e0f8a5a..35e42a2ad3d7dedc9d869ce80b5ad85709064d07 100644 (file)
@@ -1,3 +1,17 @@
+2018-01-24  Renlin Li  <renlin.li@arm.com>
+
+       * reloc.c: Add BFD_RELOC_AARCH64_MOVW_PREL_G0,
+       BFD_RELOC_AARCH64_MOVW_PREL_G0_NC, BFD_RELOC_AARCH64_MOVW_PREL_G1,
+       BFD_RELOC_AARCH64_MOVW_PREL_G1_NC, BFD_RELOC_AARCH64_MOVW_PREL_G2,
+       BFD_RELOC_AARCH64_MOVW_PREL_G2_NC, BFD_RELOC_AARCH64_MOVW_PREL_G3.
+       * elfnn-aarch64.c (elfNN_aarch64_howto_table): Add entries for
+       BFD_RELOC_AARCH64_MOVW_PREL_G0, BFD_RELOC_AARCH64_MOVW_PREL_G0_NC,
+       BFD_RELOC_AARCH64_MOVW_PREL_G1, BFD_RELOC_AARCH64_MOVW_PREL_G1_NC,
+       BFD_RELOC_AARCH64_MOVW_PREL_G2, BFD_RELOC_AARCH64_MOVW_PREL_G2_NC,
+       BFD_RELOC_AARCH64_MOVW_PREL_G3.
+       * bfd-in2.h: Regenerate.
+       * libbfd.h: Regenerate.
+
 2018-01-23  Maciej W. Rozycki  <macro@mips.com>
 
        * elfxx-mips.c (_bfd_mips_elf_final_link): Update a stale
This page took 0.025537 seconds and 4 git commands to generate.