| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix more cases of improper test names | Luis Machado | 2016-12-23 | 63 | -77/+68 |
* | Fixup testcases outputting own name as a test name and standardize failed com... | Luis Machado | 2016-12-01 | 12 | -12/+12 |
* | Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test | Luis Machado | 2016-12-01 | 4 | -8/+8 |
* | Fix test names starting with uppercase using gdb_test_multiple | Luis Machado | 2016-12-01 | 2 | -2/+2 |
* | Fix test names starting with uppercase using gdb_test on a single line. | Luis Machado | 2016-12-01 | 6 | -21/+21 |
* | Fix test names starting with uppercase output by basic functions | Luis Machado | 2016-12-01 | 21 | -34/+34 |
* | testsuite: Fix gdb.arch/powerpc-prologue.c compilation | Jan Kratochvil | 2016-10-11 | 1 | -0/+1 |
* | testsuite: Use standard_output_file | Jan Kratochvil | 2016-10-11 | 3 | -4/+4 |
* | mips-tdep: Make FCRs always 32-bit | Maciej W. Rozycki | 2016-10-06 | 2 | -0/+76 |
* | testsuite: Fix recent GCC FAIL: gdb.arch/i386-signal.exp | Jan Kratochvil | 2016-10-05 | 1 | -1/+1 |
* | Update tests to account for the L operand being compulsory. | Peter Bergner | 2016-09-29 | 2 | -4/+4 |
* | MIPS/testsuite: mips16-thunks: Use `standard_output_file' | Maciej W. Rozycki | 2016-09-21 | 1 | -5/+4 |
* | Update ISA 3.0 / POWER9 gdb tests to match GAS test cases. | Peter Bergner | 2016-09-15 | 2 | -470/+487 |
* | Detect broken ptrace in gdb_skip_float_test | Yao Qi | 2016-09-02 | 1 | -0/+5 |
* | Fix missing files for ld when test suite not compiled in the source directory | Carl E. Love | 2016-08-19 | 6 | -22/+12 |
* | Fix for powerpc-power.exp gdb regression test for Power 9 | Carl Love | 2016-08-18 | 2 | -505/+2717 |
* | Use standard_testfile in gdb.arch/thumb-prologue.exp and gdb.arch/thumb2-it.exp | Yao Qi | 2016-05-23 | 2 | -6/+2 |
* | ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrary | Simon Marchi | 2016-04-28 | 1 | -2/+2 |
* | Rename gdb_load_shlibs to gdb_load_shlib | Simon Marchi | 2016-04-27 | 1 | -1/+1 |
* | Fix IPA detection in ftrace-insn-reloc.exp | Simon Marchi | 2016-04-05 | 1 | -1/+1 |
* | Compile gdb.arch/arm-neon.exp with debug info | Yao Qi | 2016-03-29 | 1 | -1/+1 |
* | S390: Fix output path for s390-multiarch test case | Andreas Arnez | 2016-03-17 | 1 | -5/+4 |
* | Fix output path for arm-disp-step.exp | Yao Qi | 2016-03-01 | 1 | -9/+2 |
* | Compile gdb.arch/arm-neon.c with "quiet" | Yao Qi | 2016-03-01 | 1 | -1/+1 |
* | S390: Fix output path for s390-tdbregs test case | Andreas Arnez | 2016-03-01 | 1 | -15/+2 |
* | S390: Fix internal error with stackless inferior | Andreas Arnez | 2016-03-01 | 2 | -0/+72 |
* | Intel MPX bound violation handling | Walfred Tedeschi | 2016-02-18 | 4 | -0/+402 |
* | Add missing gdb.arch/i386-prologue.c prototypes | Jan Kratochvil | 2016-02-15 | 1 | -0/+4 |
* | Fix more testcases with standard_output_file. | Jan Kratochvil | 2016-02-15 | 3 | -3/+3 |
* | i386-biarch-core.exp: Use standard_output_file | Simon Marchi | 2016-02-12 | 1 | -1/+1 |
* | [ARM] Software single step cross kernel helpers | Yao Qi | 2016-02-12 | 2 | -0/+127 |
* | Always organize test artifacts in a directory hierarchy | Simon Marchi | 2016-02-08 | 1 | -20/+0 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 181 | -181/+181 |
* | Fix wrong output of x87 registers due to truncation to double on amd64 | Ruslan Kabatsayev | 2015-12-09 | 2 | -4/+20 |
* | New test gdb.arch/arm-neon.exp | Yao Qi | 2015-11-27 | 2 | -0/+164 |
* | sparc: fix build of gdb/testsuite/gdb.arch/sparc-sysstep.c | Jose E. Marchesi | 2015-11-20 | 1 | -0/+1 |
* | testsuite: Define and use gdb_target_symbol_prefix_flags_asm. | Kevin Buettner | 2015-11-07 | 2 | -2/+2 |
* | Fix non stopping breakpoint on newer compilers. | Walfred Tedeschi | 2015-11-04 | 1 | -2/+3 |
* | Changing compiler flags for MPX tests. | Walfred Tedeschi | 2015-11-04 | 2 | -2/+2 |
* | New test case gdb.arch/disp-step-insn-reloc.exp | Yao Qi | 2015-10-12 | 1 | -0/+84 |
* | More tests in gdb.arch/insn-reloc.c | Yao Qi | 2015-10-12 | 1 | -3/+47 |
* | Add a gdb.trace test for instruction relocation | Pierre Langlois | 2015-09-21 | 2 | -0/+622 |
* | PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced stepping | Pedro Alves | 2015-08-07 | 1 | -18/+32 |
* | Restrict gdb.arch/ppc64-symtab-cordic.exp to ppc64 targets. | Sandra Loosemore | 2015-07-30 | 1 | -0/+5 |
* | Fix gdb.arch/i386-biarch-core.exp FAIL on i386. | Jan Kratochvil | 2015-07-16 | 1 | -9/+20 |
* | i386-biarch-core.exp: Fix comment typo | Jan Kratochvil | 2015-07-14 | 1 | -1/+1 |
* | New proc is_aarch64_target | Yao Qi | 2015-07-07 | 2 | -2/+2 |
* | New proc is_aarch32_target | Yao Qi | 2015-07-07 | 5 | -5/+5 |
* | [arm] Fix regression by Do not skip prologue for asm (.S) files | Yao Qi | 2015-07-07 | 1 | -0/+3 |
* | Do not skip prologue for asm (.S) files | Jan Kratochvil | 2015-06-26 | 2 | -0/+63 |