aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-x86-tdesc.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-03-12Support the fs_base and gs_base registers on i386.John Baldwin1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-22Remove unused variables from gdbserverTom Tromey1-2/+2
2018-06-29Add missing parameter to 'amd64_create_target_description' (and unbreak build)Sergio Durigan Junior1-1/+1
2018-05-10gdbserver/Windows: crash during connection establishment phaseJoel Brobecker1-12/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-05Convert the rest x86 target descriptionsYao Qi1-2/+2
2017-09-05Convert amd64-linux target descriptionsYao Qi1-17/+105
2017-09-05[GDBserver] Use pre-generated tdesc as testYao Qi1-82/+0
2017-09-05Share i386-linux target description between GDB and GDBserverYao Qi1-36/+3
2017-09-05Dynamically composite xml in reply to GDBYao Qi1-19/+5
2017-09-05[GDBserver] unit test to i386_tdescYao Qi1-0/+37
2017-09-05[GDBserver] Centralize tdesc for i386-linuxYao Qi1-0/+177