This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/ARM/morello-binutils-gdb-master in repository binutils-gdb.
from a39178c5515 aarch64: Correct feature bits for Morello new dbd880c7c11 morello-binutils: Adjust c64_valid_cap_range calculation
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/elfnn-aarch64.c | 2 +- ld/testsuite/ld-aarch64/aarch64-elf.exp | 2 ++ ld/testsuite/ld-aarch64/emit-relocs-morello-4.d | 14 ++++++++++++++ ld/testsuite/ld-aarch64/emit-relocs-morello-4.s | 17 +++++++++++++++++ ld/testsuite/ld-aarch64/emit-relocs-morello-5.d | 6 ++++++ ld/testsuite/ld-aarch64/emit-relocs-morello-5.s | 15 +++++++++++++++ ld/testsuite/ld-aarch64/morello-sec-round.d | 2 +- 7 files changed, 56 insertions(+), 2 deletions(-) create mode 100644 ld/testsuite/ld-aarch64/emit-relocs-morello-4.d create mode 100644 ld/testsuite/ld-aarch64/emit-relocs-morello-4.s create mode 100644 ld/testsuite/ld-aarch64/emit-relocs-morello-5.d create mode 100644 ld/testsuite/ld-aarch64/emit-relocs-morello-5.s