Regenerate bfd-in2.h and libbfd.h

Alan Modra amodra@gmail.com
Fri May 7 01:53:46 GMT 2021


>From b976e8f860a0a81739aebfe4f12f544bc9874bfd Mon Sep 17 00:00:00 2001
From: Alan Modra <amodra@gmail.com>
Date: Fri, 7 May 2021 11:01:22 +0930
Subject: 

Commit 0b3e14c90283 edited these by hand.  Stafford, please see the
instructions at the beginning of these files.

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

diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 7650522d6d7..57b3c453649 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -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,
diff --git a/bfd/libbfd.h b/bfd/libbfd.h
index bbd3b0dbba6..f04449ac8fb 100644
--- a/bfd/libbfd.h
+++ b/bfd/libbfd.h
@@ -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",

-- 
Alan Modra
Australia Development Lab, IBM


More information about the Binutils mailing list