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 eb7b504651 ubsan: visium: left shift cannot be represented in type 'int' adds b63634be64 Whitespace fix in gdb.base/skip.exp adds 5024637fac Fix skip.exp test failure observed with gcc-9.2.0 adds 9b30da15e7 Add virtual destructor to tui_layout_base adds e3169fe0bb Add missing include to bsd-kvm.c for gdb_abspath adds 4a42278582 Automatic date update in version.in adds 2480b6fa94 More signed overflow fixes adds 2365f8d70c Yet more signed overflow fixes new 599956cfe1 ld signed overflow fix
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 | 12 ++++ bfd/elf-bfd.h | 4 +- bfd/elf32-hppa.c | 8 +-- bfd/elf32-ppc.c | 118 ++++++++++++++++++++-------------------- bfd/elf64-ppc.c | 86 ++++++++++++++--------------- bfd/elfxx-mips.c | 2 +- bfd/netbsd.h | 2 +- bfd/version.h | 2 +- gdb/ChangeLog | 9 +++ gdb/bsd-kvm.c | 1 + gdb/testsuite/ChangeLog | 8 +++ gdb/testsuite/gdb.base/skip.exp | 20 ++++--- gdb/tui/tui-layout.h | 2 + ld/ChangeLog | 4 ++ ld/pe-dll.c | 4 +- opcodes/ChangeLog | 17 ++++++ opcodes/alpha-opc.c | 2 +- opcodes/arc-ext.c | 10 ++-- opcodes/arc-ext.h | 2 +- opcodes/arm-dis.c | 6 +- opcodes/mcore-dis.c | 57 +++++++++---------- opcodes/pj-dis.c | 8 +-- opcodes/ppc-opc.c | 4 +- opcodes/score7-dis.c | 6 +- opcodes/tic30-dis.c | 6 +- opcodes/v850-opc.c | 8 +-- opcodes/vax-dis.c | 3 +- 27 files changed, 232 insertions(+), 179 deletions(-)