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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from 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 adds e623f03502 Fix indentation (and clang warning) in c-lang.c adds 27e4fac77e Fix pthread_setname_np build error adds 4b4477b52e 2019-12-18 Anthony Green green@moxielogic.com new 99a5596592 Update gdb.base/default.exp for GDB 10
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 | 24 ++++++++ gdb/c-lang.c | 10 ++-- gdb/gdbsupport/thread-pool.c | 4 +- gdb/testsuite/ChangeLog | 4 ++ gdb/testsuite/gdb.base/default.exp | 2 +- gdb/top.c | 25 +++++++- gdb/ui-out.c | 4 +- gdb/ui-out.h | 11 ++-- ld/ChangeLog | 10 ++++ ld/configure.tgt | 1 - ld/emulparams/elf32moxie.sh | 3 +- 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 +- 32 files changed, 274 insertions(+), 191 deletions(-)