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-bootstrap_O1 in repository toolchain/ci/binutils-gdb.
from abdd4204a2 Fix for gdb.tui/tui-layout-asm.exp adds 757e686afb Don't compile x86 debug register support on OpenBSD. adds 9f07c77001 x86-bsd-nat: Only define gdb_ptrace when using debug registers. adds 3d3f92f275 obsd-nat: Various fixes to obsd_nat_target::wait. adds 42acc96479 obsd-nat: Various fixes for fork following. adds 527b21eaec obsd-nat: Report both thread and PID in ::pid_to_str. adds bbf1c6a237 Automatic date update in version.in new 602885d808 gdb: fix nr_bits gdb_assert in append_flags_type_field new 6329d1e13e IMAGE_SCN_LNK_NRELOC_OVFL new 472dd8b357 Sanity check _bfd_coff_read_string_table new 5cfe19e51e reloc_upper_bound size calculations new 237877b818 readelf: catch archive_file_size of -1 new 1417c84842 bfd: avoid a crash when debug_section isn't created in XCOFF new 8ba4f8f6c2 bfd: ensure that symbols targeted by DWARF relocations are k [...] new f681e5867d gas: ensure XCOFF DWARF subsection are initialized to 0
The 8 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/coffcode.h | 6 ++ bfd/coffgen.c | 17 +++-- bfd/elf.c | 2 +- bfd/elf64-sparc.c | 2 +- bfd/mach-o.c | 2 +- bfd/version.h | 2 +- bfd/vms-alpha.c | 2 +- bfd/xcofflink.c | 188 ++++++++++++++++++++++++++++++---------------------- binutils/readelf.c | 4 +- gas/config/tc-ppc.c | 2 +- gdb/configure.nat | 5 +- gdb/gdbtypes.c | 2 +- gdb/obsd-nat.c | 114 +++++++++++-------------------- gdb/obsd-nat.h | 2 - gdb/x86-bsd-nat.c | 16 ++--- gdb/x86-bsd-nat.h | 9 ++- 16 files changed, 189 insertions(+), 186 deletions(-)