This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 9b9b1092f0 RISC-V: PR27916, Support mapping symbols. adds f947f96797 [gdb/cli] Don't assert on empty string for core-file adds ee8b88452c Add a show function for "maint show worker-threads" adds 282aa4f7d2 Add some parallel_for_each tests adds 685bb4e84b RISC-V: PR28291, Fix the gdb fails that PR27916 caused. adds 00894ecf46 gdb: fix build error in unittests/parallel-for-selftests.c
No new revisions were added by this update.
Summary of changes: gdb/Makefile.in | 1 + gdb/corelow.c | 3 +- gdb/maint.c | 18 +++++- gdb/testsuite/gdb.base/batch-exit-status.exp | 4 ++ gdb/unittests/parallel-for-selftests.c | 86 ++++++++++++++++++++++++++++ opcodes/riscv-dis.c | 4 +- 6 files changed, 112 insertions(+), 4 deletions(-) create mode 100644 gdb/unittests/parallel-for-selftests.c