Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-19 | compile: gdb_stdout -> gdb_stdlog | Jan Kratochvil | 1 | -5/+5 |
2015-05-16 | compile: New 'compile print' | Jan Kratochvil | 1 | -6/+77 |
2015-05-16 | compile: Use -Wall, not -w | Jan Kratochvil | 1 | -2/+5 |
2015-05-16 | compile: Distribute scope, add scope_data | Jan Kratochvil | 1 | -4/+5 |
2015-05-06 | Code cleanup: compile: Constify some parameters | Jan Kratochvil | 1 | -6/+9 |
2015-03-31 | Fix the triplet regexp to recognize triplets, not only quadruplets | Matthias Klose | 1 | -1/+3 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -2/+2 |
2015-02-03 | compile: Filter out -fpreprocessed | Jan Kratochvil | 1 | -0/+22 |
2015-01-22 | compile: Fix function pointers | Jan Kratochvil | 1 | -3/+4 |
2015-01-09 | gdb/compile/compile.c: Check return value of 'system' to avoid compiler warning | Chen Gang | 1 | -2/+7 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-17 | Fix MinGW compilation | Jan Kratochvil | 1 | -0/+4 |
2014-12-12 | the "compile" command | Tom Tromey | 1 | -0/+651 |