This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from ad91770308 Automatic date update in version.in adds 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: bfd/version.h | 2 +- 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 +- 15 files changed, 1863 insertions(+), 1740 deletions(-)