This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/binutils-gdb.
from 760b3e8bc9 sim: common: split up acinclude.m4 into individual m4 files adds 48ef615826 Automatic date update in version.in adds e9d18e0649 Don't handle BFD_RELOC_16 in XCOFF reloc_type_lookup adds de146e1946 gdb: push target earlier in procfs_target::attach (PR 27435) adds f53fc42716 gdb: add asserts in thread code adds 15908a11ba Change target_bfd_reopen to take a gdb_bfd_ref_ptr adds f16ccf47d8 Automatic date update in version.in adds 897608ed56 gdb: linux-nat: make linux_nat_filter_event return void adds 1a48f0027d gdbserver: linux-low: make linux_process_target::filter_even [...] adds 616c069a3f gdb/dwarf: don't enqueue CU in maybe_queue_comp_unit if alre [...] adds 08ac57714c gdb/dwarf: create and destroy dwarf2_per_bfd's CUs-to-expand queue
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 5 ++ bfd/coff-rs6000.c | 3 -- bfd/coff64-rs6000.c | 3 -- bfd/version.h | 2 +- gdb/ChangeLog | 46 ++++++++++++++++ gdb/bfd-target.c | 10 ++-- gdb/bfd-target.h | 9 ++-- gdb/dwarf2/read.c | 144 +++++++++++++++++++++++++++++++++---------------- gdb/dwarf2/read.h | 2 +- gdb/inf-ptrace.c | 16 ------ gdb/linux-nat.c | 24 ++++----- gdb/procfs.c | 14 ++++- gdb/solib-svr4.c | 5 +- gdb/target.h | 14 +++++ gdb/thread.c | 4 ++ gdbserver/ChangeLog | 7 +++ gdbserver/linux-low.cc | 20 +++---- gdbserver/linux-low.h | 8 +-- 18 files changed, 225 insertions(+), 111 deletions(-)