This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os_LTO in repository toolchain/ci/binutils-gdb.
from 183445093e Prevent a potential illegal memory access in readelf when pa [...] adds 550fd7bf68 AArch64: Remove ldgv and stgv instructions from Armv8.5-A Me [...] adds 20a4ca5524 AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagg [...] adds 69105ce4c4 AArch64: Update encodings for stg, st2g, stzg and st2zg. adds e10620d3b9 AArch64: Add missing changelog for Update encodings for stg, [...]
No new revisions were added by this update.
Summary of changes: gas/ChangeLog | 30 + 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 | 32 + 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, 1917 insertions(+), 1901 deletions(-)