Age | Commit message (Expand) | Author | Files | Lines |
2017-06-19 | Update GDB test case for new lnia extended mnemonic. | Peter Bergner | 2 | -3/+3 |
2017-06-13 | gdb/testsuite: Add "get_endianness" convenience proc | Andreas Arnez | 4 | -41/+4 |
2017-06-12 | Simplify print_scalar_formatted | Tom Tromey | 1 | -2/+2 |
2017-06-12 | Don't always zero pad in print_*_chars | Tom Tromey | 3 | -13/+20 |
2017-03-28 | arc: Add prologue analysis | Anton Kolesov | 2 | -0/+1104 |
2017-03-28 | arc: Add disassembler helper | Anton Kolesov | 2 | -0/+1134 |
2017-03-21 | Decode properly flags of %ccr register on sparc64. | Ivo Raisr | 2 | -0/+254 |
2017-03-08 | gdb.arch/amd64-entry-value-param*.exp: Make sure test messages are unique | Pedro Alves | 2 | -18/+30 |
2017-03-08 | "gdb.arch/i386-pkru.exp: probe PKRU support" shouldn't FAIL if not supported | Pedro Alves | 1 | -0/+3 |
2017-03-07 | amd64-mpx: initialize BND register before performing inferior calls. | Walfred Tedeschi | 2 | -0/+518 |
2017-02-28 | GDB: Add support for the new set/show disassembler-options commands. | Peter Bergner | 23 | -2818/+3688 |
2017-02-21 | [ppc64] Add POWER8/ISA 2.07 atomic sequences single-stepping support | Edjunior Barbosa Machado | 3 | -0/+241 |
2017-02-21 | Fix test names starting with uppercase in gdb.arch/ppc64-atomic-inst.exp | Edjunior Barbosa Machado | 1 | -6/+6 |
2017-02-20 | DWARF-5: call sites | Jan Kratochvil | 4 | -3/+791 |
2017-02-17 | Add support for Intel PKRU register to GDB and GDBserver. | Michael Sturm | 2 | -0/+156 |
2017-02-13 | Make gdb.arch/i386-biarch-core.exp more robust | Luis Machado | 1 | -1/+30 |
2017-01-27 | amd64-linux: expose system register FS_BASE and GS_BASE for Linux. | Walfred Tedeschi | 2 | -0/+73 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 191 | -191/+191 |
2016-12-23 | Fix more cases of improper test names | Luis Machado | 63 | -77/+68 |
2016-12-01 | Fixup testcases outputting own name as a test name and standardize failed com... | Luis Machado | 12 | -12/+12 |
2016-12-01 | Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test | Luis Machado | 4 | -8/+8 |
2016-12-01 | Fix test names starting with uppercase using gdb_test_multiple | Luis Machado | 2 | -2/+2 |
2016-12-01 | Fix test names starting with uppercase using gdb_test on a single line. | Luis Machado | 6 | -21/+21 |
2016-12-01 | Fix test names starting with uppercase output by basic functions | Luis Machado | 21 | -34/+34 |
2016-10-11 | testsuite: Fix gdb.arch/powerpc-prologue.c compilation | Jan Kratochvil | 1 | -0/+1 |
2016-10-11 | testsuite: Use standard_output_file | Jan Kratochvil | 3 | -4/+4 |
2016-10-06 | mips-tdep: Make FCRs always 32-bit | Maciej W. Rozycki | 2 | -0/+76 |
2016-10-05 | testsuite: Fix recent GCC FAIL: gdb.arch/i386-signal.exp | Jan Kratochvil | 1 | -1/+1 |
2016-09-29 | Update tests to account for the L operand being compulsory. | Peter Bergner | 2 | -4/+4 |
2016-09-21 | MIPS/testsuite: mips16-thunks: Use `standard_output_file' | Maciej W. Rozycki | 1 | -5/+4 |
2016-09-15 | Update ISA 3.0 / POWER9 gdb tests to match GAS test cases. | Peter Bergner | 2 | -470/+487 |
2016-09-02 | Detect broken ptrace in gdb_skip_float_test | Yao Qi | 1 | -0/+5 |
2016-08-19 | Fix missing files for ld when test suite not compiled in the source directory | Carl E. Love | 6 | -22/+12 |
2016-08-18 | Fix for powerpc-power.exp gdb regression test for Power 9 | Carl Love | 2 | -505/+2717 |
2016-05-23 | Use standard_testfile in gdb.arch/thumb-prologue.exp and gdb.arch/thumb2-it.exp | Yao Qi | 2 | -6/+2 |
2016-04-28 | ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrary | Simon Marchi | 1 | -2/+2 |
2016-04-27 | Rename gdb_load_shlibs to gdb_load_shlib | Simon Marchi | 1 | -1/+1 |
2016-04-05 | Fix IPA detection in ftrace-insn-reloc.exp | Simon Marchi | 1 | -1/+1 |
2016-03-29 | Compile gdb.arch/arm-neon.exp with debug info | Yao Qi | 1 | -1/+1 |
2016-03-17 | S390: Fix output path for s390-multiarch test case | Andreas Arnez | 1 | -5/+4 |
2016-03-01 | Fix output path for arm-disp-step.exp | Yao Qi | 1 | -9/+2 |
2016-03-01 | Compile gdb.arch/arm-neon.c with "quiet" | Yao Qi | 1 | -1/+1 |
2016-03-01 | S390: Fix output path for s390-tdbregs test case | Andreas Arnez | 1 | -15/+2 |
2016-03-01 | S390: Fix internal error with stackless inferior | Andreas Arnez | 2 | -0/+72 |
2016-02-18 | Intel MPX bound violation handling | Walfred Tedeschi | 4 | -0/+402 |
2016-02-15 | Add missing gdb.arch/i386-prologue.c prototypes | Jan Kratochvil | 1 | -0/+4 |
2016-02-15 | Fix more testcases with standard_output_file. | Jan Kratochvil | 3 | -3/+3 |
2016-02-12 | i386-biarch-core.exp: Use standard_output_file | Simon Marchi | 1 | -1/+1 |
2016-02-12 | [ARM] Software single step cross kernel helpers | Yao Qi | 2 | -0/+127 |
2016-02-08 | Always organize test artifacts in a directory hierarchy | Simon Marchi | 1 | -20/+0 |