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 6e9ed99753 PR25243, static linking with exceptions and iostream is brok [...] new d4340f89ec Arm64: correct "sha3" arch-extension directive handling new 2dc4b12fcd Arm64: simplify Crypto arch extension handling
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: gas/ChangeLog | 17 ++++++++++++ gas/config/tc-aarch64.c | 9 +++---- gas/testsuite/gas/aarch64/crypto-directive.d | 25 +---------------- gas/testsuite/gas/aarch64/crypto-directive2.d | 4 +++ gas/testsuite/gas/aarch64/crypto-directive3.d | 4 +++ gas/testsuite/gas/aarch64/crypto.s | 8 ++++++ gas/testsuite/gas/aarch64/illegal-crypto-nofp.l | 36 ++++++++++++------------- include/ChangeLog | 5 ++++ include/opcode/aarch64.h | 4 ++- opcodes/ChangeLog | 6 +++++ opcodes/aarch64-tbl.h | 12 --------- 11 files changed, 69 insertions(+), 61 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/crypto-directive2.d create mode 100644 gas/testsuite/gas/aarch64/crypto-directive3.d