This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 3a3c3a0e728 gdb: resolve type to target_type in expression evaluation new 52bb1ca383e This commit adds support for catching syscalls on riscv
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 | 2 ++ gdb/data-directory/Makefile.in | 1 + gdb/riscv-linux-tdep.c | 26 ++++++++++++++++++++++ .../{aarch64-linux.xml => riscv-linux.xml} | 8 +++++-- .../{aarch64-linux.xml.in => riscv-linux.xml.in} | 8 +++++-- gdb/syscalls/update-linux-from-src.sh | 5 +++++ gdb/syscalls/update-linux.sh | 3 +++ gdbserver/linux-riscv-low.cc | 24 ++++++++++++++++++++ 8 files changed, 73 insertions(+), 4 deletions(-) copy gdb/syscalls/{aarch64-linux.xml => riscv-linux.xml} (97%) copy gdb/syscalls/{aarch64-linux.xml.in => riscv-linux.xml.in} (97%)