diff options
author | Andrew Burgess <aburgess@redhat.com> | 2024-10-11 14:53:25 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2024-11-12 12:51:36 +0000 |
commit | 9b5ba7e49edcb75ca48908d6cd64db01a6e900cf (patch) | |
tree | d2e527968e3eca91cc4cd96c1e62d25444619a09 /gdb/regformats/s390-te-linux64.dat | |
parent | 3d6f66d8bb6c539bc89b55b1add85dc6f53f2011 (diff) | |
download | gdb-9b5ba7e49edcb75ca48908d6cd64db01a6e900cf.zip gdb-9b5ba7e49edcb75ca48908d6cd64db01a6e900cf.tar.gz gdb-9b5ba7e49edcb75ca48908d6cd64db01a6e900cf.tar.bz2 |
gdb/features: set osabi in all Linux related features/*.xml files
Some of the top level (i.e. those that contain the <target> element)
xml files in gdb/features/ are clearly Linux only. I conclude this
based on the files names containing the string "linux".
I think that all of these files should have the <osabi> element
included with the value "GNU/Linux".
This commits adds the <osabi> element where I believe it is
appropriate and regenerates the associated .c files.
The benefit of this change is that gdbserver, which makes use of these
files, will now send the osabi back in more cases. Sending back more
descriptive target descriptions is a good thing as this makes it
easier for GDB to select the correct gdbarch.
Approved-By: Kevin Buettner <kevinb@redhat.com>
Diffstat (limited to 'gdb/regformats/s390-te-linux64.dat')
0 files changed, 0 insertions, 0 deletions