From: Ken Raeburn Date: Mon, 12 Jul 1993 14:48:13 +0000 (+0000) Subject: regenerated X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5284a822d103350a74500814254d4a934bf0c8c8;p=binutils-gdb.git regenerated --- diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index ae77678544f..1599d4d097f 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1093,7 +1093,6 @@ typedef enum bfd_reloc_code_real BFD_RELOC_SPARC_WDISP22, BFD_RELOC_SPARC22, BFD_RELOC_SPARC13, - BFD_RELOC_SPARC_BASE13, BFD_RELOC_SPARC_GOT10, BFD_RELOC_SPARC_GOT13, BFD_RELOC_SPARC_GOT22, @@ -1107,10 +1106,10 @@ typedef enum bfd_reloc_code_real BFD_RELOC_SPARC_UA32, /* this one is a.out specific? */ + BFD_RELOC_SPARC_BASE13, BFD_RELOC_SPARC_BASE22, /* start-sanitize-v9 */ - BFD_RELOC_SPARC_WDISP19, BFD_RELOC_SPARC_10, BFD_RELOC_SPARC_11, #define BFD_RELOC_SPARC_64 BFD_RELOC_64 @@ -1122,9 +1121,11 @@ typedef enum bfd_reloc_code_real BFD_RELOC_SPARC_PC_HM10, BFD_RELOC_SPARC_PC_LM22, BFD_RELOC_SPARC_WDISP16, + BFD_RELOC_SPARC_WDISP19, BFD_RELOC_SPARC_GLOB_JMP, BFD_RELOC_SPARC_LO7, /* end-sanitize-v9 */ + /* Bits 27..2 of the relocation address shifted right 2 bits; simple reloc otherwise. */ BFD_RELOC_MIPS_JMP,