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-aarch64-lts-defconfig in repository toolchain/ci/binutils-gdb.
from be7628ca50 Add -Av9 to AFLAGS_PIC and AFLAGS_PIE in the ld test suite o [...] adds 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. [...] new 9519b2eea0 Make c-exp.y:name_obstack static
The 1 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/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 | 17 +++ .../gdb.base/{gold-gdb-index.c => skipcxx.cc} | 11 +- .../{gdb.cp/pr10687.exp => gdb.base/skipcxx.exp} | 14 +-- gdb/testsuite/gdb.dlang/watch-loc.c | 8 +- gdb/testsuite/gdb.dlang/watch-loc.exp | 17 ++- gdbsupport/ChangeLog | 5 + gdbsupport/common.m4 | 10 +- gdbsupport/config.in | 2 +- gdbsupport/configure | 16 ++- opcodes/ChangeLog | 5 + opcodes/csky-dis.c | 32 ++--- 28 files changed, 287 insertions(+), 326 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%)