This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from abaeb15626 Automatic date update in version.in new 7ae39e2d40 Check whether symbols with MOVW_.ABS relocations require PLT [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gold/ChangeLog | 11 ++++ gold/aarch64.cc | 11 ++++ gold/testsuite/Makefile.am | 20 ++++++ gold/testsuite/Makefile.in | 121 +++++++++++++++++++++------------- gold/testsuite/aarch64_pr23870_bar.c | 6 ++ gold/testsuite/aarch64_pr23870_foo.c | 6 ++ gold/testsuite/aarch64_pr23870_main.S | 15 +++++ 7 files changed, 146 insertions(+), 44 deletions(-) create mode 100644 gold/testsuite/aarch64_pr23870_bar.c create mode 100644 gold/testsuite/aarch64_pr23870_foo.c create mode 100644 gold/testsuite/aarch64_pr23870_main.S