Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -3/+2 |
2015-03-07 | Make TRY/CATCH use real C++ try/catch in C++ mode | Pedro Alves | 1 | -1/+76 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -29/+35 |
2015-02-27 | Move exception_none to common code, and use it | Pedro Alves | 1 | -3/+3 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-08 | Include cleanups.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-29 | Introduce common/common-exceptions.[ch] | Gary Benson | 1 | -0/+308 |