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 be2e7d9541 Add support for the AArch64's CSDB instruction. new 91d8b67066 [Arm] Add CSDB instruction
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 | 10 ++++++++++ gas/config/tc-arm.c | 15 +++++++++++++++ gas/testsuite/gas/arm/{adr.d => csdb.d} | 9 +++++---- gas/testsuite/gas/arm/{reloc-bad.s => csdb.s} | 7 ++++--- gas/testsuite/gas/arm/thumb2_it_bad.l | 1 + gas/testsuite/gas/arm/thumb2_it_bad.s | 2 ++ opcodes/ChangeLog | 5 +++++ opcodes/arm-dis.c | 6 ++++++ 8 files changed, 48 insertions(+), 7 deletions(-) copy gas/testsuite/gas/arm/{adr.d => csdb.d} (53%) copy gas/testsuite/gas/arm/{reloc-bad.s => csdb.s} (58%)