Age | Commit message (Expand) | Author | Files | Lines |
2017-09-04 | Stop assuming no-debug-info variables have type int | Pedro Alves | 1 | -2/+3 |
2017-09-04 | Stop assuming no-debug-info functions return int | Pedro Alves | 1 | -4/+6 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 18 | -18/+18 |
2016-12-23 | Fix more cases of improper test names | Luis Machado | 4 | -5/+5 |
2016-12-01 | Fix test names starting with uppercase using multi-line gdb_test_no_output | Luis Machado | 1 | -3/+3 |
2016-12-01 | Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test | Luis Machado | 1 | -5/+5 |
2016-12-01 | Fix test names starting with uppercase output by basic functions | Luis Machado | 1 | -1/+1 |
2016-10-06 | Remove Java support | Tom Tromey | 1 | -2/+2 |
2016-04-27 | Rename gdb_load_shlibs to gdb_load_shlib | Simon Marchi | 1 | -1/+1 |
2016-04-07 | Fix gdb.compile/compile.exp shlib regression | Pedro Alves | 1 | -3/+7 |
2016-02-08 | Always organize test artifacts in a directory hierarchy | Simon Marchi | 1 | -21/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 18 | -18/+18 |
2015-10-25 | Fix compile.exp error message expectation | Jan Kratochvil | 1 | -1/+1 |
2015-08-27 | Force language to C in gdb.compile/compile-ifunc.exp | Luis Machado | 1 | -0/+6 |
2015-07-08 | compile: Warn for old GCC on cv-qualified self-reference | Jan Kratochvil | 2 | -34/+44 |
2015-06-04 | compile-print.exp: xfail->kfail for '@' GDB array operator | Jan Kratochvil | 1 | -2/+2 |
2015-06-03 | compile: Use also inferior munmap | Jan Kratochvil | 1 | -2/+2 |
2015-05-16 | compile: New 'compile print' | Jan Kratochvil | 2 | -0/+90 |
2015-05-16 | compile: Use -Wall, not -w | Jan Kratochvil | 2 | -6/+14 |
2015-02-26 | compile: Fix GNU-IFUNC funcs called from injected code | Jan Kratochvil | 2 | -0/+100 |
2015-01-22 | compile: Fix function pointers | Jan Kratochvil | 1 | -0/+5 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 14 | -14/+14 |
2014-12-17 | Fix MinGW compilation | Jan Kratochvil | 4 | -4/+4 |
2014-12-12 | the "compile" command | Tom Tromey | 15 | -0/+1344 |