Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -2/+2 |
2015-03-31 | Add cpu information to the info os command on linux. | Antoine Tremblay | 1 | -12/+112 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-12 | Include common-defs.h instead of defs.h/server.h in shared code | Gary Benson | 1 | -6/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Move stdlib.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-20 | Move shared native target specific code to gdb/nat | Gary Benson | 1 | -0/+1634 |