This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_binutils in repository toolchain/ci/binutils-gdb.
from 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 adds cca8873dd5 PR27456, lstat in rename.c on MinGW adds c42c71a152 Use make_tempname file descriptor in smart_rename adds 55add51eef PR23691, gas .y files vs. automatic make dependencies adds 8139dc77d9 Automatic date update in version.in adds 93af1b046b PR27459, segmentation fault in go32exe_check_format
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 ++ bfd/coff-stgo32.c | 4 +- bfd/version.h | 2 +- binutils/ChangeLog | 24 +++++++ binutils/ar.c | 11 ++-- binutils/arsup.c | 9 +-- binutils/bucomm.h | 3 +- binutils/objcopy.c | 42 ++++++++---- binutils/rename.c | 140 +++++++++++++++------------------------ gas/ChangeLog | 23 +++++++ gas/Makefile.am | 150 +++++++++++------------------------------- gas/Makefile.in | 147 ++++++++++++++--------------------------- gas/config/bfin-lex-wrapper.c | 2 +- gas/config/bfin-lex.l | 2 +- gas/configure | 8 +-- gas/configure.ac | 8 +-- gas/po/POTFILES.in | 1 + 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 +-- 31 files changed, 475 insertions(+), 430 deletions(-)