This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_32-branch in repository binutils-gdb.
from 48bd57cc8c Automatic date update in version.in new daf59f5322 [BINUTILS, AArch64, 1/2] Add new LDGM/STGM instruction new d004c09f45 [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 | 23 + 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 | 7 + include/opcode/aarch64.h | 1 + opcodes/ChangeLog | 26 + 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, 1862 insertions(+), 1739 deletions(-)