Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-15 | Use std::vector on tdesc->reg_defs (gdbserver/tdesc.h) | Sergio Durigan Junior | 1 | -17/+8 |
2017-09-05 | Share i386-linux target description between GDB and GDBserver | Yao Qi | 1 | -4/+0 |
2017-09-05 | Dynamically composite xml in reply to GDB | Yao Qi | 1 | -4/+30 |
2017-09-05 | [GDBserver] unit test to i386_tdesc | Yao Qi | 1 | -1/+41 |
2017-09-05 | [GDBserver] Centralize tdesc for i386-linux | Yao Qi | 1 | -4/+25 |
2017-09-05 | Use VEC for target_desc.reg_defs | Yao Qi | 1 | -6/+5 |
2017-06-29 | Use target_desc fields expedite_regs and xmltarget ifndef IN_PROCESS_AGENT | Yao Qi | 1 | -0/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-06-07 | [GDBserver] Multi-process + multi-arch | Pedro Alves | 1 | -0/+64 |