aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/tdesc.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Use std::vector on tdesc->reg_defs (gdbserver/tdesc.h)Sergio Durigan Junior1-17/+8
2017-09-05Share i386-linux target description between GDB and GDBserverYao Qi1-4/+0
2017-09-05Dynamically composite xml in reply to GDBYao Qi1-4/+30
2017-09-05[GDBserver] unit test to i386_tdescYao Qi1-1/+41
2017-09-05[GDBserver] Centralize tdesc for i386-linuxYao Qi1-4/+25
2017-09-05Use VEC for target_desc.reg_defsYao Qi1-6/+5
2017-06-29Use target_desc fields expedite_regs and xmltarget ifndef IN_PROCESS_AGENTYao Qi1-0/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-0/+64