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-stable-allyesconfig in repository toolchain/binutils-gdb.
from 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 adds ac732bc9fd [gdb/testsuite] Move valgrind-db-attach.{c,exp} to valgrind- [...] adds b69e1ff350 ELF: update ld man page on `--gc-sections` adds e8138a6b78 Automatic date update in version.in adds 0b0eff8b1d gdb/riscv: Remove redundant code, and catch more errors when [...] adds b971899198 Fix SYMBOL_LANGUAGE assertion failure on AIX.
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 29 ++++++++ gdb/python/py-cmd.c | 16 ++--- gdb/python/py-function.c | 9 ++- gdb/riscv-linux-nat.c | 6 +- gdb/riscv-tdep.c | 51 ++++++++------ gdb/testsuite/ChangeLog | 4 ++ .../{valgrind-db-attach.c => valgrind-bt.c} | 0 .../{valgrind-db-attach.exp => valgrind-bt.exp} | 80 +++++++++++++++------- gdb/xcoffread.c | 12 ++-- ld/ChangeLog | 4 ++ ld/ld.texi | 8 ++- 12 files changed, 150 insertions(+), 71 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%)