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 8a61ee551ce [gdb/symtab] Workaround PR gas/31115 new 35716707ebb gdb: syscalls: Update linux-defaults.xml.in new 59a83e67de2 gdb: syscalls: Update .xml.in files for some archs new 950895a209a gdb: syscalls: Update .xml files for some archs new a08dc2aa004 gdb: syscalls: Add loongarch-linux.xml.in new 65a550468cf gdb: syscalls: Generate loongarch-linux.xml new b369b90c0d8 gdb: syscalls: Add loongarch case in update-linux-from-src.sh new 53ff349e553 gdb: LoongArch: Set the correct XML syscall filename
The 7 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/data-directory/Makefile.in | 1 + gdb/loongarch-linux-tdep.c | 7 ++ gdb/syscalls/amd64-linux.xml | 11 +++ gdb/syscalls/amd64-linux.xml.in | 11 +++ gdb/syscalls/i386-linux.xml | 11 +++ gdb/syscalls/i386-linux.xml.in | 11 +++ gdb/syscalls/linux-defaults.xml.in | 3 + .../{aarch64-linux.xml => loongarch-linux.xml} | 76 ++++++++++++++++++--- ...aarch64-linux.xml.in => loongarch-linux.xml.in} | 78 +++++++++++++++++++--- gdb/syscalls/mips-n32-linux.xml | 11 +++ gdb/syscalls/mips-n32-linux.xml.in | 11 +++ gdb/syscalls/mips-n64-linux.xml | 11 +++ gdb/syscalls/mips-n64-linux.xml.in | 11 +++ gdb/syscalls/mips-o32-linux.xml | 11 +++ gdb/syscalls/mips-o32-linux.xml.in | 11 +++ gdb/syscalls/ppc-linux.xml | 11 +++ gdb/syscalls/ppc-linux.xml.in | 11 +++ gdb/syscalls/ppc64-linux.xml | 11 +++ gdb/syscalls/ppc64-linux.xml.in | 11 +++ gdb/syscalls/s390-linux.xml | 12 ++++ gdb/syscalls/s390-linux.xml.in | 12 ++++ gdb/syscalls/s390x-linux.xml | 12 ++++ gdb/syscalls/s390x-linux.xml.in | 12 ++++ gdb/syscalls/sparc-linux.xml | 11 +++ gdb/syscalls/sparc-linux.xml.in | 11 +++ gdb/syscalls/sparc64-linux.xml | 11 +++ gdb/syscalls/sparc64-linux.xml.in | 11 +++ gdb/syscalls/update-linux-from-src.sh | 4 ++ 28 files changed, 397 insertions(+), 18 deletions(-) copy gdb/syscalls/{aarch64-linux.xml => loongarch-linux.xml} (78%) copy gdb/syscalls/{aarch64-linux.xml.in => loongarch-linux.xml.in} (78%)