forked from Imagelibrary/binutils-gdb
Add s390 support
This commit is contained in:
17
bfd/libbfd.h
17
bfd/libbfd.h
@@ -910,6 +910,23 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
|
||||
"BFD_RELOC_AVR_HI8_LDI_PM_NEG",
|
||||
"BFD_RELOC_AVR_HH8_LDI_PM_NEG",
|
||||
"BFD_RELOC_AVR_CALL",
|
||||
"BFD_RELOC_390_12",
|
||||
"BFD_RELOC_390_GOT12",
|
||||
"BFD_RELOC_390_PLT32",
|
||||
"BFD_RELOC_390_COPY",
|
||||
"BFD_RELOC_390_GLOB_DAT",
|
||||
"BFD_RELOC_390_JMP_SLOT",
|
||||
"BFD_RELOC_390_RELATIVE",
|
||||
"BFD_RELOC_390_GOTPC",
|
||||
"BFD_RELOC_390_GOT16",
|
||||
"BFD_RELOC_390_PC16DBL",
|
||||
"BFD_RELOC_390_PLT16DBL",
|
||||
"BFD_RELOC_390_PC32DBL",
|
||||
"BFD_RELOC_390_PLT32DBL",
|
||||
"BFD_RELOC_390_GOTPCDBL",
|
||||
"BFD_RELOC_390_GOT64",
|
||||
"BFD_RELOC_390_PLT64",
|
||||
"BFD_RELOC_390_GOTENT",
|
||||
"BFD_RELOC_VTABLE_INHERIT",
|
||||
"BFD_RELOC_VTABLE_ENTRY",
|
||||
"BFD_RELOC_IA64_IMM14",
|
||||
|
||||
Reference in New Issue
Block a user