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-stable-allyesconfig in repository toolchain/ci/binutils-gdb.
from f7e23710fc gdb: update the copyright year in async-event.[ch] adds a89febbd83 Remove ada-lang.c:align_value adds 4ac31493c8 Automatic date update in version.in adds fc46e8bd35 RISC-V: Add elfNN_riscv_mkobject to initialize RISC-V tdata. adds 9d95b8e9d6 Update Swedish translation for the gas sub-directory and a n [...] adds fc75c28ba1 gdb: protect some 'regcache_read_pc' calls adds 7ca9b62a2b gdb/infrun: move a 'regcache_read_pc' call down to first use adds 293b3ebcba gdb/infrun: extract out a code piece into 'mark_non_executin [...] adds d890404b63 gdb: introduce 'all_non_exited_process_targets' and 'switch_ [...] adds 6ad8291970 gdb/infrun: enable/disable thread events of all targets in s [...] adds a05575d39a gdb/infrun: handle already-exited threads when attempting to stop
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 5 + bfd/elfnn-riscv.c | 9 + bfd/version.h | 2 +- gas/ChangeLog | 4 + gas/po/sv.po | 621 ++- gdb/ChangeLog | 56 + gdb/ada-lang.c | 19 +- gdb/infrun.c | 197 +- gdb/process-stratum-target.c | 25 + gdb/process-stratum-target.h | 10 + gdb/regcache.c | 18 + gdb/remote.c | 20 + gdb/testsuite/ChangeLog | 13 + gdb/testsuite/gdb.base/annota1.exp | 2 +- gdb/testsuite/gdb.cp/annota2.exp | 2 +- .../persistent-lang.cc => gdb.multi/multi-exit.c} | 0 gdb/testsuite/gdb.multi/multi-exit.exp | 134 + .../killed-outside.c => gdb.multi/multi-kill.c} | 18 +- gdb/testsuite/gdb.multi/multi-kill.exp | 127 + gdb/thread.c | 2 +- gdbsupport/ChangeLog | 5 + gdbsupport/common-regcache.h | 5 + gold/ChangeLog | 4 + gold/po/sr.po | 4217 ++++++++++++++++++++ 24 files changed, 5033 insertions(+), 482 deletions(-) copy gdb/testsuite/{gdb.base/persistent-lang.cc => gdb.multi/multi-exit.c} (100%) create mode 100644 gdb/testsuite/gdb.multi/multi-exit.exp copy gdb/testsuite/{gdb.base/killed-outside.c => gdb.multi/multi-kill.c} (77%) create mode 100644 gdb/testsuite/gdb.multi/multi-kill.exp create mode 100644 gold/po/sr.po