Regenerate bfd-in2.h and libbfd.h
Commit 0b3e14c90283 edited these by hand. * bfd-in2.h: Regenerate. * libbfd.h: Regenerate.
This commit is contained in:
parent
5790a27645
commit
a41513efec
@ -1,3 +1,8 @@
|
||||
2021-05-07 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* bfd-in2.h: Regenerate.
|
||||
* libbfd.h: Regenerate.
|
||||
|
||||
2021-05-06 Stafford Horne <shorne@gmail.com>
|
||||
|
||||
PR 27746
|
||||
|
@ -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,
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user