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 8bc06c9898 Updated Bulgarian and Russian translations for some of the b [...] new 64485cb210 AArch64: Remove ldgv and stgv instructions from Armv8.5-A Me [...] new 824d332fac AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagg [...] new aaebbe8750 AArch64: Update encodings for stg, st2g, stzg and st2zg.
The 3 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 | 20 + gas/config/tc-aarch64.c | 21 +- gas/testsuite/gas/aarch64/armv8_5-a-memtag.d | 121 +- gas/testsuite/gas/aarch64/armv8_5-a-memtag.s | 42 +- gas/testsuite/gas/aarch64/illegal-memtag.l | 29 +- gas/testsuite/gas/aarch64/illegal-memtag.s | 37 +- include/ChangeLog | 7 + include/opcode/aarch64.h | 2 - opcodes/ChangeLog | 23 + opcodes/aarch64-asm-2.c | 736 ++++--- opcodes/aarch64-asm.c | 11 - opcodes/aarch64-asm.h | 1 - opcodes/aarch64-dis-2.c | 2667 +++++++++++++------------- opcodes/aarch64-dis.c | 17 - opcodes/aarch64-dis.h | 1 - opcodes/aarch64-opc-2.c | 33 +- opcodes/aarch64-opc.c | 6 - opcodes/aarch64-tbl.h | 25 +- 18 files changed, 1898 insertions(+), 1901 deletions(-)