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 65392b3edd Remove is_a_field_of_this from ada_lookup_symbol new 41be57caf3 [gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AES
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 | 13 + gas/doc/c-aarch64.texi | 3 +- gas/testsuite/gas/aarch64/illegal-sve2-aes.d | 4 - gas/testsuite/gas/aarch64/illegal-sve2.l | 18 +- gas/testsuite/gas/aarch64/illegal-sve2.s | 10 + gas/testsuite/gas/aarch64/sve2.d | 2 + gas/testsuite/gas/aarch64/sve2.s | 4 + include/ChangeLog | 5 + include/opcode/aarch64.h | 2 +- opcodes/ChangeLog | 15 + opcodes/aarch64-asm.c | 4 +- opcodes/aarch64-dis-2.c | 594 ++++++++++++++------------- opcodes/aarch64-dis.c | 13 +- opcodes/aarch64-tbl.h | 15 +- 14 files changed, 389 insertions(+), 313 deletions(-)