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-stable-allyesconfig in repository toolchain/ci/binutils-gdb.
from 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 adds 599956cfe1 ld signed overflow fix adds bbde7025e0 Fix -Wmisleading-indentation warning in top.c adds 28ce7b0747 Fix build failure on macOS new e623f03502 Fix indentation (and clang warning) in c-lang.c
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 | 27 ++++++++++++ gdb/bsd-kvm.c | 1 + gdb/c-lang.c | 10 ++--- gdb/top.c | 25 +++++++++-- gdb/tui/tui-layout.h | 2 + gdb/ui-out.c | 4 +- gdb/ui-out.h | 11 +++-- 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 +- 29 files changed, 265 insertions(+), 186 deletions(-)