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-mainline-allmodconfig in repository toolchain/ci/binutils-gdb.
from ef96a356b8 Automatic date update in version.in adds 7c392d1de1 Make TUI borders respect "set style enabled" adds 57d87c09a3 Automatic date update in version.in adds 4ec89149dd Remove last traces of discard_all_inferiors adds f5df0b5f08 gdbserver: include aarch32/aarch64 header file in correspond [...] adds bb1183e25a gdbserver: make aarch64_write_goto_address static adds c0b0a14290 gdbserver: include linux-arm-tdesc.h in linux-arm-tdesc.c adds 58920b5be0 gdb: include gdb_wait.h in gdb_wait.c adds aa1f7fb133 Automatic date update in version.in adds 7ef412cf72 ubsan: xgate: left shift of negative value adds 202e762b32 ubsan: fr30: left shift of negative value adds 5496abe1c5 tic4x: sign extension using shifts adds 0c0adcc524 Memory leaks and ineffective bounds checking in wasm_scan adds b50ef514ff ubsan: alpha-vma: timeout adds b2c759ce68 ubsan: score: left shift of negative value adds df08b5881b score formatting new febda64f15 ubsan: wasm32: signed integer overflow
The 1 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 | 17 + bfd/version.h | 2 +- bfd/vms-alpha.c | 19 +- bfd/wasm-module.c | 100 ++-- cpu/ChangeLog | 5 + cpu/fr30.cpu | 10 +- gas/ChangeLog | 9 + gas/config/tc-tic4x.c | 2 +- gas/testsuite/gas/wasm32/allinsn.d | 4 +- gdb/ChangeLog | 17 + gdb/bsd-kvm.c | 2 +- gdb/gdbserver/ChangeLog | 14 + gdb/gdbserver/linux-aarch32-tdesc.c | 3 + gdb/gdbserver/linux-aarch64-low.c | 2 +- gdb/gdbserver/linux-aarch64-tdesc.c | 3 + gdb/gdbserver/linux-arm-tdesc.c | 3 + gdb/gdbserver/linux-arm-tdesc.h | 2 + gdb/gdbsupport/gdb_wait.c | 2 + gdb/inferior.c | 7 - gdb/tui/tui-wingeneral.c | 7 +- gdb/tui/tui-winsource.c | 6 +- include/ChangeLog | 6 + include/opcode/tic4x.h | 12 +- opcodes/ChangeLog | 32 ++ opcodes/fr30-ibld.c | 10 +- opcodes/score-dis.c | 1043 ++++++++++++++++++----------------- opcodes/score7-dis.c | 576 ++++++++++--------- opcodes/tic4x-dis.c | 3 +- opcodes/wasm32-dis.c | 445 ++++++++------- opcodes/xgate-dis.c | 16 +- 30 files changed, 1250 insertions(+), 1129 deletions(-)