This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/gdb.
from c3f340f752 gdbarch-components.py: change empty "params" tuples to empty lists adds 85adb21d04 RISC-V: Update Scalar Crypto testcases. new 5b0a3d6242 gdb: add threads debugging switch new b6e52a0b3b gdb: convert 'set debug lin-lwp' to a boolean command
The 2 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: gas/testsuite/gas/riscv/k-ext-64.d | 74 +++++++++++++++++++------------------- gas/testsuite/gas/riscv/k-ext.d | 68 +++++++++++++++++------------------ gas/testsuite/gas/riscv/zbkb-32.d | 24 ++++++------- gas/testsuite/gas/riscv/zbkb-64.d | 28 +++++++-------- gas/testsuite/gas/riscv/zbkc-32.d | 4 +-- gas/testsuite/gas/riscv/zbkc-64.d | 4 +-- gas/testsuite/gas/riscv/zbkx-32.d | 4 +-- gas/testsuite/gas/riscv/zbkx-64.d | 4 +-- gas/testsuite/gas/riscv/zknd-32.d | 4 +-- gas/testsuite/gas/riscv/zknd-64.d | 10 +++--- gas/testsuite/gas/riscv/zkne-32.d | 4 +-- gas/testsuite/gas/riscv/zkne-64.d | 8 ++--- gas/testsuite/gas/riscv/zknh-32.d | 20 +++++------ gas/testsuite/gas/riscv/zknh-64.d | 16 ++++----- gas/testsuite/gas/riscv/zksed-32.d | 4 +-- gas/testsuite/gas/riscv/zksed-64.d | 4 +-- gas/testsuite/gas/riscv/zksh-32.d | 4 +-- gas/testsuite/gas/riscv/zksh-64.d | 4 +-- gdb/NEWS | 4 +++ gdb/doc/gdb.texinfo | 8 +++++ gdb/gdbthread.h | 11 ++++++ gdb/inferior.c | 2 ++ gdb/linux-nat.c | 29 ++++++++++----- gdb/thread.c | 38 ++++++++++++++++++++ 24 files changed, 227 insertions(+), 153 deletions(-)