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-aarch64-check_cross 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 new 757e686afb Don't compile x86 debug register support on OpenBSD. new 9f07c77001 x86-bsd-nat: Only define gdb_ptrace when using debug registers. new 3d3f92f275 obsd-nat: Various fixes to obsd_nat_target::wait. new 42acc96479 obsd-nat: Various fixes for fork following. new 527b21eaec obsd-nat: Report both thread and PID in ::pid_to_str.
The 5 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: 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(-)