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 3d6f66d8bb6 gdb/MAINTAINERS: Update my email address new 9b5ba7e49ed gdb/features: set osabi in all Linux related features/*.xml files new 06e9986d025 gdb/regformats: add osabi information to generated .dat files new 1048062a3f8 gdbserver: pass osabi to GDB in more target descriptions
The 3 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/features/Makefile | 2 ++ gdb/features/mips64-dsp-linux.c | 2 ++ gdb/features/mips64-dsp-linux.xml | 1 + gdb/features/mips64-linux.c | 2 ++ gdb/features/mips64-linux.xml | 1 + .../print-osabi.xsl} | 37 ++++++++++++++-------- gdb/features/s390-gs-linux64.c | 2 ++ gdb/features/s390-gs-linux64.xml | 1 + gdb/features/s390-linux32.c | 2 ++ gdb/features/s390-linux32.xml | 1 + gdb/features/s390-linux32v1.c | 2 ++ gdb/features/s390-linux32v1.xml | 1 + gdb/features/s390-linux32v2.c | 2 ++ gdb/features/s390-linux32v2.xml | 1 + gdb/features/s390-linux64.c | 2 ++ gdb/features/s390-linux64.xml | 1 + gdb/features/s390-linux64v1.c | 2 ++ gdb/features/s390-linux64v1.xml | 1 + gdb/features/s390-linux64v2.c | 2 ++ gdb/features/s390-linux64v2.xml | 1 + gdb/features/s390-te-linux64.c | 2 ++ gdb/features/s390-te-linux64.xml | 1 + gdb/features/s390-tevx-linux64.c | 2 ++ gdb/features/s390-tevx-linux64.xml | 1 + gdb/features/s390-vx-linux64.c | 2 ++ gdb/features/s390-vx-linux64.xml | 1 + gdb/features/s390x-gs-linux64.c | 2 ++ gdb/features/s390x-gs-linux64.xml | 1 + gdb/features/s390x-linux64.c | 2 ++ gdb/features/s390x-linux64.xml | 1 + gdb/features/s390x-linux64v1.c | 2 ++ gdb/features/s390x-linux64v1.xml | 1 + gdb/features/s390x-linux64v2.c | 2 ++ gdb/features/s390x-linux64v2.xml | 1 + gdb/features/s390x-te-linux64.c | 2 ++ gdb/features/s390x-te-linux64.xml | 1 + gdb/features/s390x-tevx-linux64.c | 2 ++ gdb/features/s390x-tevx-linux64.xml | 1 + gdb/features/s390x-vx-linux64.c | 2 ++ gdb/features/s390x-vx-linux64.xml | 1 + gdb/regformats/mips-dsp-linux.dat | 1 + gdb/regformats/mips-linux.dat | 1 + gdb/regformats/mips64-dsp-linux.dat | 1 + gdb/regformats/mips64-linux.dat | 1 + gdb/regformats/nios2-linux.dat | 1 + gdb/regformats/or1k-linux.dat | 1 + gdb/regformats/regdat.sh | 14 +++++--- gdb/regformats/rs6000/powerpc-32.dat | 1 + gdb/regformats/rs6000/powerpc-32l.dat | 1 + gdb/regformats/rs6000/powerpc-64l.dat | 1 + gdb/regformats/rs6000/powerpc-altivec32l.dat | 1 + gdb/regformats/rs6000/powerpc-altivec64l.dat | 1 + gdb/regformats/rs6000/powerpc-e500l.dat | 1 + gdb/regformats/rs6000/powerpc-isa205-32l.dat | 1 + gdb/regformats/rs6000/powerpc-isa205-64l.dat | 1 + .../rs6000/powerpc-isa205-altivec32l.dat | 1 + .../rs6000/powerpc-isa205-altivec64l.dat | 1 + .../rs6000/powerpc-isa205-ppr-dscr-vsx32l.dat | 1 + .../rs6000/powerpc-isa205-ppr-dscr-vsx64l.dat | 1 + gdb/regformats/rs6000/powerpc-isa205-vsx32l.dat | 1 + gdb/regformats/rs6000/powerpc-isa205-vsx64l.dat | 1 + .../rs6000/powerpc-isa207-htm-vsx32l.dat | 1 + .../rs6000/powerpc-isa207-htm-vsx64l.dat | 1 + gdb/regformats/rs6000/powerpc-isa207-vsx32l.dat | 1 + gdb/regformats/rs6000/powerpc-isa207-vsx64l.dat | 1 + gdb/regformats/rs6000/powerpc-vsx32l.dat | 1 + gdb/regformats/rs6000/powerpc-vsx64l.dat | 1 + gdb/regformats/s390-gs-linux64.dat | 1 + gdb/regformats/s390-linux32.dat | 1 + gdb/regformats/s390-linux32v1.dat | 1 + gdb/regformats/s390-linux32v2.dat | 1 + gdb/regformats/s390-linux64.dat | 1 + gdb/regformats/s390-linux64v1.dat | 1 + gdb/regformats/s390-linux64v2.dat | 1 + gdb/regformats/s390-te-linux64.dat | 1 + gdb/regformats/s390-tevx-linux64.dat | 1 + gdb/regformats/s390-vx-linux64.dat | 1 + gdb/regformats/s390x-gs-linux64.dat | 1 + gdb/regformats/s390x-linux64.dat | 1 + gdb/regformats/s390x-linux64v1.dat | 1 + gdb/regformats/s390x-linux64v2.dat | 1 + gdb/regformats/s390x-te-linux64.dat | 1 + gdb/regformats/s390x-tevx-linux64.dat | 1 + gdb/regformats/s390x-vx-linux64.dat | 1 + gdb/regformats/tic6x-c62x-linux.dat | 1 + gdb/regformats/tic6x-c64x-linux.dat | 1 + gdb/regformats/tic6x-c64xp-linux.dat | 1 + gdbserver/Makefile.in | 9 +++--- gdbserver/linux-aarch32-tdesc.cc | 2 +- gdbserver/linux-aarch64-tdesc.cc | 3 +- gdbserver/linux-arc-low.cc | 2 +- gdbserver/linux-arm-tdesc.cc | 2 +- gdbserver/linux-csky-low.cc | 2 +- gdbserver/linux-loongarch-low.cc | 2 +- gdbserver/linux-riscv-low.cc | 2 +- gdbserver/linux-x86-tdesc.cc | 15 +++++++-- gdbserver/netbsd-aarch64-low.cc | 2 +- gdbserver/netbsd-amd64-low.cc | 2 +- gdbserver/netbsd-i386-low.cc | 2 +- gdbserver/tdesc.cc | 5 ++- gdbserver/tdesc.h | 6 ++-- gdbserver/win32-i386-low.cc | 4 +-- gdbserver/win32-low.h | 7 ++++ 103 files changed, 184 insertions(+), 39 deletions(-) copy gdb/{arch/amd64-linux-tdesc.h => features/print-osabi.xsl} (58%)