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-arm-next-allnoconfig in repository toolchain/ci/binutils-gdb.
from ef95444455 Automatic date update in version.in adds bb82aefe17 [ARC] Add finer details for LLOCK and SCOND adds 2a1ebfb221 [ARC] Improve parsing instruction operands. adds 06a6207a1a Enable styling by default on Cygwin adds 4212d50914 Add constructor to stap_static_probe_ops adds 27eea7ff8e Automatic date update in version.in new 4c6ee6465a PR25351 .ARM.attributes not found for symbol new 030a2e78ac ubsan: z8k: index 10 out of bounds for type 'unsigned int co [...]
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 | 12 +++ gas/config/tc-arc.c | 201 ++++++++++++++++++++++++++++----------------------- gas/config/tc-z8k.c | 4 +- gdb/ChangeLog | 9 +++ gdb/cli/cli-style.c | 2 +- gdb/stap-probe.c | 6 ++ include/ChangeLog | 4 + include/opcode/arc.h | 2 + opcodes/ChangeLog | 21 ++++++ opcodes/arc-tbl.h | 42 +++++------ opcodes/z8k-dis.c | 13 ++-- opcodes/z8k-opc.h | 6 +- opcodes/z8kgen.c | 6 +- 16 files changed, 214 insertions(+), 127 deletions(-)