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-master-aarch64-next-allmodconfig in repository toolchain/ci/binutils-gdb.
from 4212d50914 Add constructor to stap_static_probe_ops adds 27eea7ff8e Automatic date update in version.in adds 4c6ee6465a PR25351 .ARM.attributes not found for symbol adds 030a2e78ac ubsan: z8k: index 10 out of bounds for type 'unsigned int co [...] new f1f28025c3 Make the assembler generate an error if there is an attempt [...] new 915808f652 Document the fact that the assembler's alignment pseudo-ops [...]
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/ChangeLog | 6 ++++++ bfd/elflink.c | 5 +++++ bfd/version.h | 2 +- gas/ChangeLog | 23 +++++++++++++++++++++++ gas/config/obj-elf.c | 12 ++++++++++++ gas/config/tc-z8k.c | 4 ++-- gas/doc/as.texi | 21 ++++++++++++--------- gas/testsuite/gas/elf/elf.exp | 1 + gas/testsuite/gas/elf/pr14891.d | 2 ++ gas/testsuite/gas/elf/pr14891.l | 3 +++ gas/testsuite/gas/elf/pr14891.s | 6 ++++++ opcodes/ChangeLog | 12 ++++++++++++ opcodes/z8k-dis.c | 13 ++++++++----- opcodes/z8k-opc.h | 6 +++--- opcodes/z8kgen.c | 6 +++--- 15 files changed, 99 insertions(+), 23 deletions(-) create mode 100644 gas/testsuite/gas/elf/pr14891.d create mode 100644 gas/testsuite/gas/elf/pr14891.l create mode 100644 gas/testsuite/gas/elf/pr14891.s