summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-x86-tdesc.c
Commit message (Expand)AuthorAgeFilesLines
* Move gdbserver to top levelTom Tromey2020-02-071-164/+0
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Support the fs_base and gs_base registers on i386.John Baldwin2019-03-121-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove unused variables from gdbserverTom Tromey2018-07-221-2/+2
* Add missing parameter to 'amd64_create_target_description' (and unbreak build)Sergio Durigan Junior2018-06-291-1/+1
* gdbserver/Windows: crash during connection establishment phaseJoel Brobecker2018-05-101-12/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Convert the rest x86 target descriptionsYao Qi2017-09-051-2/+2
* Convert amd64-linux target descriptionsYao Qi2017-09-051-17/+105
* [GDBserver] Use pre-generated tdesc as testYao Qi2017-09-051-82/+0
* Share i386-linux target description between GDB and GDBserverYao Qi2017-09-051-36/+3
* Dynamically composite xml in reply to GDBYao Qi2017-09-051-19/+5
* [GDBserver] unit test to i386_tdescYao Qi2017-09-051-0/+37
* [GDBserver] Centralize tdesc for i386-linuxYao Qi2017-09-051-0/+177