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 some more casts (1/2) | Simon Marchi | 1 | -9/+9 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -3/+5 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -2/+2 |
2015-06-24 | Remove redundant include directives. | Gary Benson | 1 | -1/+0 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -6/+6 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Move stdarg.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-06 | Add support for guile 2.0.5. | Doug Evans | 1 | -0/+19 |
2014-06-03 | Add parameter support for Guile. | Doug Evans | 1 | -0/+29 |
2014-06-03 | Add command support for Guile. | Doug Evans | 1 | -0/+12 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 1 | -0/+585 |