]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Regenerate bfd-in2.h and libbfd.h
authorMarcus Shawcroft <marcus.shawcroft@arm.com>
Fri, 27 Feb 2015 12:21:54 +0000 (12:21 +0000)
committerMarcus Shawcroft <marcus.shawcroft@arm.com>
Fri, 27 Feb 2015 12:25:03 +0000 (12:25 +0000)
bfd/ChangeLog
bfd/bfd-in2.h
bfd/libbfd.h

index 5daad8e7bccb304a3ecd0bc380be6c471be5929b..dea16aed1235bf619eea1a2b2658a480515c8d3a 100644 (file)
@@ -1,3 +1,8 @@
+2015-02-27  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+       * bfd/bfd-in2.h: Regenerate.
+       * bfd/libbfd.h: Regenerate.
+
 2015-02-26  Marcus Shawcroft  <marcus.shawcroft@arm.com>
 
        * elfnn-aarch64.c (elfNN_aarch64_howto_table): Fix
index 2ec7f92c6e0aeb7a7714101b1460fcf1e6d86fc3..2d2e7acc98be59c486c282848d83a7936060f4f5 100644 (file)
@@ -5716,6 +5716,9 @@ relative value.  Used in conjunction with
 BFD_RELOC_AARCH64_TLSGD_ADD_LO12_NC.  */
   BFD_RELOC_AARCH64_TLSGD_ADR_PAGE21,
 
+/* AArch64 TLS General Dynamic  */
+  BFD_RELOC_AARCH64_TLSGD_ADR_PREL21,
+
 /* Unsigned 12 bit byte offset to global offset table entry for a symbols
 tls_index structure.  Used in conjunction with
 BFD_RELOC_AARCH64_TLSGD_ADR_PAGE21.  */
index bd56afbefb9981bc9b023fea07d1397b7686179d..2aafecfbb12bc995368666103f724e47157454f9 100644 (file)
@@ -2730,6 +2730,7 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
   "BFD_RELOC_AARCH64_LD64_GOT_LO12_NC",
   "BFD_RELOC_AARCH64_LD32_GOT_LO12_NC",
   "BFD_RELOC_AARCH64_TLSGD_ADR_PAGE21",
+  "BFD_RELOC_AARCH64_TLSGD_ADR_PREL21",
   "BFD_RELOC_AARCH64_TLSGD_ADD_LO12_NC",
   "BFD_RELOC_AARCH64_TLSIE_MOVW_GOTTPREL_G1",
   "BFD_RELOC_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC",