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-defconfig in repository toolchain/ci/binutils-gdb.
from 660df28acf Prefer object over notype symbols when disassembling adds e46d79a76e ubsan: nds32: left shift cannot be represented in type 'int' adds 29298bf66f ubsan: aarch64: left shift cannot be represented in type 'int64_t' adds 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 new 2480b6fa94 More signed overflow fixes new 2365f8d70c Yet more signed overflow fixes
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 | 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 + opcodes/ChangeLog | 34 ++++++++++++ opcodes/aarch64-opc.c | 23 ++++---- opcodes/aarch64-opc.h | 2 +- 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/nds32-dis.c | 19 ++++--- 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 +- opcodes/visium-dis.c | 2 +- 29 files changed, 266 insertions(+), 200 deletions(-)