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-next-allnoconfig in repository toolchain/binutils-gdb.
from fe1a5cad30 [gdb/testsuite] Log wait status on process no longer exists error adds 0e139b8787 Automatic date update in version.in adds 0a640d7196 ELF: Hide symbols defined in discarded input sections adds ee67fd7f3f gdb/riscv: Use correct regnum in riscv_linux_nat_target::fet [...] adds 50db9ef4c0 gdb/python: Make cmdpy_completer_helper return gdbpy_ref<> adds b352ceb6b4 gdb/python: Make convert_values_to_python return gdbpy_ref<> adds bfcc0eba9e [gdb/testsuite] Rewrite valgrind-db-attach.exp to use vgdb new ac732bc9fd [gdb/testsuite] Move valgrind-db-attach.{c,exp} to valgrind- [...]
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/elflink.c | 12 +++- bfd/version.h | 2 +- gdb/ChangeLog | 17 +++++ gdb/python/py-cmd.c | 16 ++--- gdb/python/py-function.c | 9 ++- gdb/riscv-linux-nat.c | 6 +- gdb/testsuite/ChangeLog | 4 ++ .../{valgrind-db-attach.c => valgrind-bt.c} | 0 .../{valgrind-db-attach.exp => valgrind-bt.exp} | 80 +++++++++++++++------- ld/ChangeLog | 9 +++ ld/testsuite/ld-plugin/lto.exp | 6 ++ ld/testsuite/ld-plugin/pr23818.d | 4 ++ .../{ld-elf/pr14862.map => ld-plugin/pr23818.t} | 2 +- .../{ld-elfvers/vers26a.c => ld-plugin/pr23818a.c} | 0 .../{ld-elf/indirect1c.c => ld-plugin/pr23818b.c} | 2 +- 16 files changed, 130 insertions(+), 45 deletions(-) rename gdb/testsuite/gdb.base/{valgrind-db-attach.c => valgrind-bt.c} (100%) rename gdb/testsuite/gdb.base/{valgrind-db-attach.exp => valgrind-bt.exp} (58%) create mode 100644 ld/testsuite/ld-plugin/pr23818.d copy ld/testsuite/{ld-elf/pr14862.map => ld-plugin/pr23818.t} (76%) copy ld/testsuite/{ld-elfvers/vers26a.c => ld-plugin/pr23818a.c} (100%) copy ld/testsuite/{ld-elf/indirect1c.c => ld-plugin/pr23818b.c} (56%)