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 73caa85d4a x86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED properties new 6bf56e7482 Fix misplacement of a relaxed section on AArch64.
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 | 13 +++++++++ gold/aarch64.cc | 27 ++++++++++++++++- gold/testsuite/Makefile.am | 11 +++++++ gold/testsuite/Makefile.in | 17 +++++++++-- gold/testsuite/pr21430.s | 15 ++++++++++ gold/testsuite/pr21430.sh | 73 ++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 152 insertions(+), 4 deletions(-) create mode 100644 gold/testsuite/pr21430.s create mode 100755 gold/testsuite/pr21430.sh