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 e1bb778eabc Convert dwarf2_per_objfile::die_type_hash to new hash table new 58776901074 [gdb/syscalls] Update to linux v6.11 new eb522d6d132 [gdb/syscalls] Improve update-linux-from-src.sh new 59d61f4b7ff [gdb/syscalls] Restructure update-linux-from-src.sh new 9d62135dcb3 [gdb/syscalls] Use update-linux-from-src.sh for arm-linux
The 4 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/syscalls/amd64-linux.xml | 2 + gdb/syscalls/amd64-linux.xml.in | 2 + gdb/syscalls/arm-linux.py | 63 ---------- gdb/syscalls/arm-linux.xml | 94 +++++++++++++-- gdb/syscalls/arm-linux.xml.in | 95 +++++++++++++-- gdb/syscalls/i386-linux.xml | 1 + gdb/syscalls/i386-linux.xml.in | 1 + gdb/syscalls/mips-n32-linux.xml | 1 + gdb/syscalls/mips-n32-linux.xml.in | 1 + gdb/syscalls/mips-n64-linux.xml | 1 + gdb/syscalls/mips-n64-linux.xml.in | 1 + gdb/syscalls/mips-o32-linux.xml | 1 + gdb/syscalls/mips-o32-linux.xml.in | 1 + gdb/syscalls/ppc-linux.xml | 1 + gdb/syscalls/ppc-linux.xml.in | 1 + gdb/syscalls/ppc64-linux.xml | 1 + gdb/syscalls/ppc64-linux.xml.in | 1 + gdb/syscalls/s390-linux.xml | 1 + gdb/syscalls/s390-linux.xml.in | 1 + gdb/syscalls/s390x-linux.xml | 1 + gdb/syscalls/s390x-linux.xml.in | 1 + gdb/syscalls/sparc-linux.xml | 1 + gdb/syscalls/sparc-linux.xml.in | 1 + gdb/syscalls/sparc64-linux.xml | 1 + gdb/syscalls/sparc64-linux.xml.in | 1 + gdb/syscalls/update-linux-from-src.sh | 216 ++++++++++++++++++++++++++++------ 26 files changed, 378 insertions(+), 114 deletions(-) delete mode 100644 gdb/syscalls/arm-linux.py