This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from 6df97c56ea Debug support for global alias variable adds a7e29f797c Fix fbsd core matching adds c5a72a8d1c [gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp adds 476288fa2b Revert "Fix fbsd core matching" new e5ab6af52d gdbserver: Add LoongArch/Linux support
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: gdb/NEWS | 3 + gdb/arch/loongarch.c | 12 +- gdb/arch/loongarch.h | 13 ++ gdb/testsuite/gdb.ada/mi_var_access.exp | 4 +- gdbserver/Makefile.in | 2 + gdbserver/configure.srv | 6 + gdbserver/linux-loongarch-low.cc | 245 ++++++++++++++++++++++++++++++++ 7 files changed, 283 insertions(+), 2 deletions(-) create mode 100644 gdbserver/linux-loongarch-low.cc