mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 10:03:47 +08:00
Regenerate some files for recent ARM patches
bfd/ * bfd-in2.h: Regenerate. * libbfd.h: Regenerate. ld/ * po/BLD-POTFILES.in: Regenerate.
This commit is contained in:
parent
04383fd15b
commit
ffa389a396
@ -1,3 +1,8 @@
|
||||
2018-04-27 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* bfd-in2.h: Regenerate.
|
||||
* libbfd.h: Regenerate.
|
||||
|
||||
2018-04-27 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR 23123
|
||||
|
@ -3526,7 +3526,7 @@ pc-relative or some form of GOT-indirect relocation. */
|
||||
BFD_RELOC_ARM_THUMB_MOVW_PCREL,
|
||||
BFD_RELOC_ARM_THUMB_MOVT_PCREL,
|
||||
|
||||
/* ARM FDPIC specific relocations. */
|
||||
/* ARM FDPIC specific relocations. */
|
||||
BFD_RELOC_ARM_GOTFUNCDESC,
|
||||
BFD_RELOC_ARM_GOTOFFFUNCDESC,
|
||||
BFD_RELOC_ARM_FUNCDESC,
|
||||
|
@ -1496,6 +1496,13 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
|
||||
"BFD_RELOC_ARM_THUMB_MOVT",
|
||||
"BFD_RELOC_ARM_THUMB_MOVW_PCREL",
|
||||
"BFD_RELOC_ARM_THUMB_MOVT_PCREL",
|
||||
"BFD_RELOC_ARM_GOTFUNCDESC",
|
||||
"BFD_RELOC_ARM_GOTOFFFUNCDESC",
|
||||
"BFD_RELOC_ARM_FUNCDESC",
|
||||
"BFD_RELOC_ARM_FUNCDESC_VALUE",
|
||||
"BFD_RELOC_ARM_TLS_GD32_FDPIC",
|
||||
"BFD_RELOC_ARM_TLS_LDM32_FDPIC",
|
||||
"BFD_RELOC_ARM_TLS_IE32_FDPIC",
|
||||
"BFD_RELOC_ARM_JUMP_SLOT",
|
||||
"BFD_RELOC_ARM_GLOB_DAT",
|
||||
"BFD_RELOC_ARM_GOT32",
|
||||
|
@ -1,3 +1,7 @@
|
||||
2018-04-27 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* po/BLD-POTFILES.in: Regenerate.
|
||||
|
||||
2018-04-26 Christophe Lyon <christophe.lyon@linaro.org>
|
||||
|
||||
* testsuite/ld-elf/pr2404b.c (main): Adjust printf to account for
|
||||
|
@ -29,6 +29,7 @@ earmelf_fbsd.c
|
||||
earmelf_fuchsia.c
|
||||
earmelf_linux.c
|
||||
earmelf_linux_eabi.c
|
||||
earmelf_linux_fdpiceabi.c
|
||||
earmelf_nacl.c
|
||||
earmelf_nbsd.c
|
||||
earmelf_phoenix.c
|
||||
@ -38,6 +39,7 @@ earmelfb_fbsd.c
|
||||
earmelfb_fuchsia.c
|
||||
earmelfb_linux.c
|
||||
earmelfb_linux_eabi.c
|
||||
earmelfb_linux_fdpiceabi.c
|
||||
earmelfb_nacl.c
|
||||
earmelfb_nbsd.c
|
||||
earmnto.c
|
||||
|
Loading…
Reference in New Issue
Block a user