Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-06-03 | compile: Use also inferior munmap | Jan Kratochvil | 1 | -0/+6 |
2015-05-16 | compile: New 'compile print' | Jan Kratochvil | 1 | -1/+32 |
2015-05-16 | Code cleanup: compile: func_addr -> func_sym | Jan Kratochvil | 1 | -16/+27 |
2015-05-16 | compile: Distribute scope, add scope_data | Jan Kratochvil | 1 | -0/+6 |
2015-05-13 | Call dummy_frame_dtor_ftype also from remove_dummy_frame | Jan Kratochvil | 1 | -2/+2 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -3/+3 |
2015-03-07 | Normalize TRY_CATCH exception handling block | Pedro Alves | 1 | -7/+8 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-12 | the "compile" command | Tom Tromey | 1 | -0/+138 |