forked from Imagelibrary/binutils-gdb
2000-07-31 Jason Eckhardt <jle@cygnus.com>
* reloc.c (BFD_RELOC_860_*): New bfd relocs for i860.
* bfd-in2.h, libbfd.h: Regenerate.
This commit is contained in:
32
bfd/libbfd.h
32
bfd/libbfd.h
@@ -973,6 +973,38 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
|
||||
"BFD_RELOC_CRIS_SIGNED_6",
|
||||
"BFD_RELOC_CRIS_UNSIGNED_6",
|
||||
"BFD_RELOC_CRIS_UNSIGNED_4",
|
||||
"BFD_RELOC_860_COPY",
|
||||
"BFD_RELOC_860_GLOB_DAT",
|
||||
"BFD_RELOC_860_JUMP_SLOT",
|
||||
"BFD_RELOC_860_RELATIVE",
|
||||
"BFD_RELOC_860_PC26",
|
||||
"BFD_RELOC_860_PLT26",
|
||||
"BFD_RELOC_860_PC16",
|
||||
"BFD_RELOC_860_LOW0",
|
||||
"BFD_RELOC_860_SPLIT0",
|
||||
"BFD_RELOC_860_LOW1",
|
||||
"BFD_RELOC_860_SPLIT1",
|
||||
"BFD_RELOC_860_LOW2",
|
||||
"BFD_RELOC_860_SPLIT2",
|
||||
"BFD_RELOC_860_LOW3",
|
||||
"BFD_RELOC_860_LOGOT0",
|
||||
"BFD_RELOC_860_SPGOT0",
|
||||
"BFD_RELOC_860_LOGOT1",
|
||||
"BFD_RELOC_860_SPGOT1",
|
||||
"BFD_RELOC_860_LOGOTOFF0",
|
||||
"BFD_RELOC_860_SPGOTOFF0",
|
||||
"BFD_RELOC_860_LOGOTOFF1",
|
||||
"BFD_RELOC_860_SPGOTOFF1",
|
||||
"BFD_RELOC_860_LOGOTOFF2",
|
||||
"BFD_RELOC_860_LOGOTOFF3",
|
||||
"BFD_RELOC_860_LOPC",
|
||||
"BFD_RELOC_860_HIGHADJ",
|
||||
"BFD_RELOC_860_HAGOT",
|
||||
"BFD_RELOC_860_HAGOTOFF",
|
||||
"BFD_RELOC_860_HAPC",
|
||||
"BFD_RELOC_860_HIGH",
|
||||
"BFD_RELOC_860_HIGOT",
|
||||
"BFD_RELOC_860_HIGOTOFF",
|
||||
"@@overflow: BFD_RELOC_UNUSED@@",
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user