diff options
author | Alan Modra <amodra@gmail.com> | 2018-04-09 18:52:11 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-04-10 00:20:19 +0930 |
commit | c4a614e2395a7673395208cfd55d590e3c6c114f (patch) | |
tree | 4a961816328d3890610d4e584b59bcdf61f6253e /ld | |
parent | 0bee6dd4aa42b928c2a7a496596490b694e5722b (diff) | |
download | fsf-binutils-gdb-c4a614e2395a7673395208cfd55d590e3c6c114f.zip fsf-binutils-gdb-c4a614e2395a7673395208cfd55d590e3c6c114f.tar.gz fsf-binutils-gdb-c4a614e2395a7673395208cfd55d590e3c6c114f.tar.bz2 |
Regenerate some files
The gold change is to pick up HJ's PR22318 AC_PLUGINS update. The
ld change is to correct a file I generated from a modified tree.
gold/
* configure: Regenerate.
ld/
* po/BLD-POTFILES.in: Regenerate.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/po/BLD-POTFILES.in | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 209cad8..2f5a02e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,9 @@ 2018-04-09 Alan Modra <amodra@gmail.com> + * po/BLD-POTFILES.in: Regenerate. + +2018-04-09 Alan Modra <amodra@gmail.com> + * emultempl/ppc64elf.em (no_inline_plt): New var. (ppc_before_allocation): Call ppc64_elf_inline_plt. (enum ppc64_opt): Add OPTION_NO_INLINE_OPT. diff --git a/ld/po/BLD-POTFILES.in b/ld/po/BLD-POTFILES.in index dc16636..050e3ca 100644 --- a/ld/po/BLD-POTFILES.in +++ b/ld/po/BLD-POTFILES.in @@ -124,7 +124,6 @@ eelf32lm32.c eelf32lm32fd.c eelf32lmip.c eelf32lppc.c -eelf32lppc_fbsd.c eelf32lppclinux.c eelf32lppcnto.c eelf32lppcsim.c @@ -184,7 +183,6 @@ eelf64btsmip.c eelf64btsmip_fbsd.c eelf64hppa.c eelf64lppc.c -eelf64lppc_fbsd.c eelf64lriscv.c eelf64ltsmip.c eelf64ltsmip_fbsd.c |