Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -12/+34 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -11/+11 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-23 | Look up primitive types as symbols. | Doug Evans | 1 | -11/+49 |
2014-12-23 | Replace some symbol accessor macros with functions. | Doug Evans | 1 | -2/+2 |
2014-11-18 | Use SYMBOL_OBJFILE more. | Doug Evans | 1 | -1/+1 |
2014-11-06 | Rename lookup_symbol_global to lookup_global_symbol. | Doug Evans | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-05-26 | remove unnecessary smob mark/free functions | Andy Wingo | 1 | -9/+0 |
2014-05-26 | gdb smob cleanups | Andy Wingo | 1 | -4/+1 |
2014-02-20 | Move containing_scm arg from gdbscm_fill_eqable_gsmob_ptr_slot | Doug Evans | 1 | -2/+2 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 1 | -0/+777 |