This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allmodconfig in repository toolchain/ci/binutils-gdb.
from 945ff6e213 [gdb/testsuite] Fix gdb.dlang/watch-loc.exp on ppc64 adds 5515f72973 Assume that PT_LWPINFO is always defined on FreeBSD hosts. adds bcb1da7fb7 Assume KERN_PROC_PATHNAME is present on FreeBSD hosts. adds 1f17d37249 Assume FreeBSD hosts include support for fetching signal inf [...] adds e911c6663b Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts. adds fe5ddfc3ee Assume FreeBSD kernels always report exec events. adds fe83066292 Match demangled name in "skip" adds 4d0bcfcf62 gdb: update instance_flags field name in gdb-gdb.py.in adds b650a28273 gdb: use bool in the solib catchpoint area adds c2f876e11e Automatic date update in version.in adds c568ac5ff7 opcodes/csky: return the default disassembler when there is no bfd adds 848471acef Tidy gas i386.exp adds d2cd411356 gdb/riscv: fix decode of c.sdsp instruction adds dd80eb2cff Skip IFUNC relocations in debug sections ignored by ld.so. [...] adds 9519b2eea0 Make c-exp.y:name_obstack static
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 + bfd/elfxx-sparc.c | 20 ++- bfd/version.h | 2 +- gas/ChangeLog | 4 + gas/testsuite/gas/i386/i386.exp | 68 +++++----- gdb/ChangeLog | 64 ++++++++++ gdb/breakpoint.c | 45 +++---- gdb/breakpoint.h | 18 ++- gdb/c-exp.y | 2 +- gdb/config.in | 5 +- gdb/configure | 77 +++--------- gdb/configure.ac | 6 - gdb/fbsd-nat.c | 139 +-------------------- gdb/fbsd-nat.h | 4 - gdb/gdb-gdb.py.in | 2 +- gdb/infrun.c | 12 +- gdb/riscv-tdep.c | 2 +- gdb/testsuite/ChangeLog | 6 + .../gdb.base/{gold-gdb-index.c => skipcxx.cc} | 11 +- .../{gdb.cp/pr10687.exp => gdb.base/skipcxx.exp} | 14 +-- gdbsupport/ChangeLog | 5 + gdbsupport/common.m4 | 10 +- gdbsupport/config.in | 2 +- gdbsupport/configure | 16 ++- opcodes/ChangeLog | 5 + opcodes/csky-dis.c | 32 ++--- 26 files changed, 254 insertions(+), 323 deletions(-) copy gdb/testsuite/gdb.base/{gold-gdb-index.c => skipcxx.cc} (91%) copy gdb/testsuite/{gdb.cp/pr10687.exp => gdb.base/skipcxx.exp} (74%)