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 811731b21b Automatic date update in version.in new 8bf6d176b0 [LD, AArch64] Move ELF options behind -z new 237df8fe18 [BFD, AArch64] Fix PT_GNU_PROPERTY alignment issue
The 2 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 | 13 +++++++++++++ bfd/bfd-in.h | 2 +- bfd/bfd-in2.h | 2 +- bfd/elfnn-aarch64.c | 4 ++-- bfd/elfxx-aarch64.c | 10 +++++++++- ld/ChangeLog | 28 +++++++++++++++++++++++++++ ld/NEWS | 4 ++-- ld/emultempl/aarch64elf.em | 28 +++++++++++++-------------- ld/testsuite/ld-aarch64/aarch64-elf.exp | 2 ++ ld/testsuite/ld-aarch64/bti-pac-plt-1.d | 2 +- ld/testsuite/ld-aarch64/bti-pac-plt-2.d | 2 +- ld/testsuite/ld-aarch64/bti-plt-1.d | 4 ++-- ld/testsuite/ld-aarch64/bti-plt-2.d | 4 ++-- ld/testsuite/ld-aarch64/bti-plt-3.d | 4 ++-- ld/testsuite/ld-aarch64/bti-plt-4.d | 4 ++-- ld/testsuite/ld-aarch64/bti-plt-6.d | 4 ++-- ld/testsuite/ld-aarch64/bti-plt-7.d | 6 +++--- ld/testsuite/ld-aarch64/bti-warn.d | 6 +++--- ld/testsuite/ld-aarch64/pac-plt-1.d | 2 +- ld/testsuite/ld-aarch64/pac-plt-2.d | 2 +- ld/testsuite/ld-aarch64/property-bti-pac4-a.d | 11 +++++++++++ ld/testsuite/ld-aarch64/property-bti-pac4-b.d | 11 +++++++++++ ld/testsuite/ld-aarch64/property-bti-pac4.s | 21 ++++++++++++++++++++ 23 files changed, 134 insertions(+), 42 deletions(-) create mode 100644 ld/testsuite/ld-aarch64/property-bti-pac4-a.d create mode 100644 ld/testsuite/ld-aarch64/property-bti-pac4-b.d create mode 100644 ld/testsuite/ld-aarch64/property-bti-pac4.s