Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-19 | compile: gdb_stdout -> gdb_stdlog | Jan Kratochvil | 1 | -5/+5 |
2015-05-16 | compile: Fix uninitialized variable compiler warnings | Jan Kratochvil | 1 | -3/+6 |
2015-05-16 | compile: Fix detected inferior type | Jan Kratochvil | 1 | -2/+3 |
2015-05-16 | compile: New 'compile print' | Jan Kratochvil | 1 | -3/+145 |
2015-05-16 | Code cleanup: compile: func_addr -> func_sym | Jan Kratochvil | 1 | -34/+47 |
2015-05-16 | compile: Distribute scope, add scope_data | Jan Kratochvil | 1 | -1/+4 |
2015-05-16 | compile: Add one debug message | Jan Kratochvil | 1 | -0/+6 |
2015-05-06 | compile: Support relocation to GNU-IFUNCs | Jan Kratochvil | 1 | -0/+4 |
2015-02-26 | Add ATTRIBUTE_PRINTF attributes, and fix fallout | Pedro Alves | 1 | -0/+3 |
2015-02-26 | Change // comment in gdb/compile/ | Jan Kratochvil | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-13 | Fix ARI warnings in gdb/compile/compile-object-load.c. | Joel Brobecker | 1 | -3/+3 |
2014-12-12 | the "compile" command | Tom Tromey | 1 | -0/+588 |