forked from Imagelibrary/binutils-gdb
Add support for Score target.
This commit is contained in:
11
bfd/libbfd.h
11
bfd/libbfd.h
@@ -1610,6 +1610,17 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
|
||||
"BFD_RELOC_390_GOT20",
|
||||
"BFD_RELOC_390_GOTPLT20",
|
||||
"BFD_RELOC_390_TLS_GOTIE20",
|
||||
"BFD_RELOC_SCORE_DUMMY1",
|
||||
"BFD_RELOC_SCORE_GPREL15",
|
||||
"BFD_RELOC_SCORE_DUMMY2",
|
||||
"BFD_RELOC_SCORE_JMP",
|
||||
"BFD_RELOC_SCORE_BRANCH",
|
||||
"BFD_RELOC_SCORE16_JMP",
|
||||
"BFD_RELOC_SCORE16_BRANCH",
|
||||
"BFD_RELOC_SCORE_GOT15",
|
||||
"BFD_RELOC_SCORE_GOT_LO16",
|
||||
"BFD_RELOC_SCORE_CALL15",
|
||||
"BFD_RELOC_SCORE_DUMMY_HI16",
|
||||
"BFD_RELOC_IP2K_FR9",
|
||||
"BFD_RELOC_IP2K_BANK",
|
||||
"BFD_RELOC_IP2K_ADDR16CJP",
|
||||
|
||||
Reference in New Issue
Block a user