Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-08 | Rename gdb exception types | Tom Tromey | 1 | -2/+2 |
2019-04-08 | Rewrite TRY/CATCH | Tom Tromey | 1 | -6/+4 |
2019-04-08 | Make exceptions use std::string and be self-managing | Tom Tromey | 1 | -2/+2 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-09-06 | compile: Remove non-const reference parameters | Simon Marchi | 1 | -4/+2 |
2018-09-01 | Fix ARI violations in c++compile | Keith Seitz | 1 | -1/+1 |
2018-08-29 | C++ compile support | Keith Seitz | 1 | -0/+493 |