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_O3 in repository toolchain/ci/binutils-gdb.
from cd026728f3 gas: improve C_BSTAT and C_STSYM symbols handling on XCOFF adds c3c1e6459f gdbtypes: return value from get_unsigned_type_max adds b5b591a865 guile: fix make-value with pointer type adds 91ef1ea542 guile/scm-math: indentation fixes adds 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.
No new revisions were added by this update.
Summary of changes: gdb/configure.nat | 5 +- gdb/gdbtypes.c | 24 +++++-- gdb/gdbtypes.h | 4 +- gdb/guile/scm-math.c | 37 ++++++---- gdb/obsd-nat.c | 114 ++++++++++--------------------- gdb/obsd-nat.h | 2 - gdb/testsuite/gdb.guile/scm-math.exp | 40 +++++++++++ gdb/testsuite/gdb.tui/tui-layout-asm.exp | 32 ++++++++- gdb/x86-bsd-nat.c | 16 ++--- gdb/x86-bsd-nat.h | 9 ++- 10 files changed, 169 insertions(+), 114 deletions(-)