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 070b775f03e GAS: Do not create an entry for the default directory if th [...] new cff69cf4cf9 [binutils-gdb][ld][AArch64] Fix group_sections algorithm
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: bfd/ChangeLog | 6 +++ bfd/elfnn-aarch64.c | 83 ++++++++++++++++++++++----------- ld/ChangeLog | 7 +++ ld/testsuite/ld-aarch64/aarch64-elf.exp | 1 + ld/testsuite/ld-aarch64/farcall-group.d | 30 ++++++++++++ ld/testsuite/ld-aarch64/farcall-group.s | 15 ++++++ 6 files changed, 115 insertions(+), 27 deletions(-) create mode 100644 ld/testsuite/ld-aarch64/farcall-group.d create mode 100644 ld/testsuite/ld-aarch64/farcall-group.s