Regenerate bfd-in2.h and libbfd.h
authorAlan Modra <amodra@gmail.com>
Fri, 7 May 2021 01:31:22 +0000 (11:01 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 7 May 2021 01:56:44 +0000 (11:26 +0930)
Commit 0b3e14c90283 edited these by hand.

* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.

bfd/ChangeLog
bfd/bfd-in2.h
bfd/libbfd.h

index 85084531822de3fa80056374b2e0ea1aac7267b2..0b1e3d4c51d27d200c121f386130462cca41bcb4 100644 (file)
@@ -1,3 +1,8 @@
+2021-05-07  Alan Modra  <amodra@gmail.com>
+
+       * bfd-in2.h: Regenerate.
+       * libbfd.h: Regenerate.
+
 2021-05-06  Stafford Horne  <shorne@gmail.com>
 
        PR 27746
index 7650522d6d7473b04240b3c07cf3b577f7b90eb7..57b3c45364930e6167dd7433c576586cdd476f70 100644 (file)
@@ -5000,6 +5000,7 @@ then it may be truncated to 8 bits.  */
   BFD_RELOC_OR1K_SLO13,
   BFD_RELOC_OR1K_GOTPC_HI16,
   BFD_RELOC_OR1K_GOTPC_LO16,
+  BFD_RELOC_OR1K_GOT_AHI16,
   BFD_RELOC_OR1K_GOT16,
   BFD_RELOC_OR1K_GOT_PG21,
   BFD_RELOC_OR1K_GOT_LO13,
@@ -5032,7 +5033,6 @@ then it may be truncated to 8 bits.  */
   BFD_RELOC_OR1K_TLS_TPOFF,
   BFD_RELOC_OR1K_TLS_DTPOFF,
   BFD_RELOC_OR1K_TLS_DTPMOD,
-  BFD_RELOC_OR1K_GOT_AHI16,
 
 /* H8 elf Relocations.  */
   BFD_RELOC_H8_DIR16A8,
index bbd3b0dbba65f0b7e421134915dd66de2fe63e8c..f04449ac8fb493c6fae1e7641badb5b78cab699f 100644 (file)
@@ -2742,6 +2742,7 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
   "BFD_RELOC_OR1K_SLO13",
   "BFD_RELOC_OR1K_GOTPC_HI16",
   "BFD_RELOC_OR1K_GOTPC_LO16",
+  "BFD_RELOC_OR1K_GOT_AHI16",
   "BFD_RELOC_OR1K_GOT16",
   "BFD_RELOC_OR1K_GOT_PG21",
   "BFD_RELOC_OR1K_GOT_LO13",
@@ -2774,7 +2775,6 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
   "BFD_RELOC_OR1K_TLS_TPOFF",
   "BFD_RELOC_OR1K_TLS_DTPOFF",
   "BFD_RELOC_OR1K_TLS_DTPMOD",
-  "BFD_RELOC_OR1K_GOT_AHI16",
   "BFD_RELOC_H8_DIR16A8",
   "BFD_RELOC_H8_DIR16R8",
   "BFD_RELOC_H8_DIR24A8",
This page took 0.029553 seconds and 4 git commands to generate.