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 864619bb2e Add the ability to the BFD library to read build-ids from co [...] new 1820262bc9 Modify the ARNM assembler to accept the omission of the imme [...]
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: gas/ChangeLog | 12 ++++++ gas/config/tc-aarch64.c | 44 ++++++++++++------- gas/testsuite/gas/aarch64/illegal-ldraa.l | 52 +++++++++++------------ gas/testsuite/gas/aarch64/illegal-ldraa.s | 2 - gas/testsuite/gas/aarch64/ldraa-ldrab-no-offset.d | 13 ++++++ gas/testsuite/gas/aarch64/ldraa-ldrab-no-offset.s | 7 +++ opcodes/ChangeLog | 7 +++ opcodes/aarch64-opc-2.c | 2 +- opcodes/aarch64-opc.c | 7 ++- opcodes/aarch64-tbl.h | 2 +- 10 files changed, 101 insertions(+), 47 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/ldraa-ldrab-no-offset.d create mode 100644 gas/testsuite/gas/aarch64/ldraa-ldrab-no-offset.s