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 2d99dff6654 Apply changes to allow compiling with -ansi new e1d0fbae437 gas: Allow MORELLO branch relocations to addresses with LSB set new 507f1e7e276 gas: Remove requirement of getting a target symbol new 855a447058e gas: ADR_LO21_PCREL accounts for LSB in symbol new 98624224553 gas: Add whitespace in morello-capinit test output regexp
The 4 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: gas/config/tc-aarch64.c | 47 ++++++++-------------- gas/testsuite/gas/aarch64/morello-capinit.d | 17 +++++--- gas/testsuite/gas/aarch64/morello-capinit.s | 17 ++++++++ gas/testsuite/gas/aarch64/morello-chericap.d | 11 +++++- gas/testsuite/gas/aarch64/morello-chericap.s | 13 +++++++ gas/testsuite/gas/aarch64/morello-lsb-relocs.d | 52 +++++++++++++++++++++++++ gas/testsuite/gas/aarch64/morello-lsb-relocs.s | 37 ++++++++++++++++++ gas/testsuite/gas/aarch64/morello-lsb-relocs2.d | 30 ++++++++++++++ 8 files changed, 187 insertions(+), 37 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/morello-lsb-relocs.d create mode 100644 gas/testsuite/gas/aarch64/morello-lsb-relocs.s create mode 100644 gas/testsuite/gas/aarch64/morello-lsb-relocs2.d