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 /gold/ChangeLog | |
parent | 0bee6dd4aa42b928c2a7a496596490b694e5722b (diff) | |
download | binutils-c4a614e2395a7673395208cfd55d590e3c6c114f.zip binutils-c4a614e2395a7673395208cfd55d590e3c6c114f.tar.gz binutils-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 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 4ae7f7c..fa73173 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,5 +1,9 @@ 2018-04-09 Alan Modra <amodra@gmail.com> + * configure: Regenerate. + +2018-04-09 Alan Modra <amodra@gmail.com> + * powerpc.cc (Target_powerpc::Track_tls::maybe_skip_tls_get_addr_call): Handle inline plt sequence relocs. (Stub_table::Plt_stub_key::Plt_stub_key): Likewise. |