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 68811f8ff8 AArch64: Ensure regcache is reset between tests new e54010f1ae [BINUTILS, AArch64, 1/2] Add new LDGM/STGM instruction new bd7ceb8d26 [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructions
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 | 2 + gas/testsuite/gas/aarch64/armv8_5-a-memtag.d | 52 +- gas/testsuite/gas/aarch64/armv8_5-a-memtag.s | 12 +- gas/testsuite/gas/aarch64/illegal-memtag.l | 16 +- gas/testsuite/gas/aarch64/illegal-memtag.s | 18 +- include/ChangeLog | 4 + include/opcode/aarch64.h | 1 + opcodes/ChangeLog | 20 + opcodes/aarch64-asm-2.c | 743 ++++---- opcodes/aarch64-dis-2.c | 2645 +++++++++++++------------- opcodes/aarch64-opc-2.c | 31 +- opcodes/aarch64-opc.c | 2 + opcodes/aarch64-tbl.h | 23 +- 14 files changed, 1847 insertions(+), 1739 deletions(-)