aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch
AgeCommit message (Expand)AuthorFilesLines
2017-01-27amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi2-0/+73
2017-01-01update copyright year range in GDB filesJoel Brobecker191-191/+191
2016-12-23Fix more cases of improper test namesLuis Machado63-77/+68
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado12-12/+12
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado4-8/+8
2016-12-01Fix test names starting with uppercase using gdb_test_multipleLuis Machado2-2/+2
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado6-21/+21
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado21-34/+34
2016-10-11testsuite: Fix gdb.arch/powerpc-prologue.c compilationJan Kratochvil1-0/+1
2016-10-11testsuite: Use standard_output_fileJan Kratochvil3-4/+4
2016-10-06mips-tdep: Make FCRs always 32-bitMaciej W. Rozycki2-0/+76
2016-10-05testsuite: Fix recent GCC FAIL: gdb.arch/i386-signal.expJan Kratochvil1-1/+1
2016-09-29Update tests to account for the L operand being compulsory.Peter Bergner2-4/+4
2016-09-21MIPS/testsuite: mips16-thunks: Use `standard_output_file'Maciej W. Rozycki1-5/+4
2016-09-15Update ISA 3.0 / POWER9 gdb tests to match GAS test cases.Peter Bergner2-470/+487
2016-09-02Detect broken ptrace in gdb_skip_float_testYao Qi1-0/+5
2016-08-19Fix missing files for ld when test suite not compiled in the source directoryCarl E. Love6-22/+12
2016-08-18Fix for powerpc-power.exp gdb regression test for Power 9Carl Love2-505/+2717
2016-05-23Use standard_testfile in gdb.arch/thumb-prologue.exp and gdb.arch/thumb2-it.expYao Qi2-6/+2
2016-04-28ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrarySimon Marchi1-2/+2
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi1-1/+1
2016-04-05Fix IPA detection in ftrace-insn-reloc.expSimon Marchi1-1/+1
2016-03-29Compile gdb.arch/arm-neon.exp with debug infoYao Qi1-1/+1
2016-03-17S390: Fix output path for s390-multiarch test caseAndreas Arnez1-5/+4
2016-03-01Fix output path for arm-disp-step.expYao Qi1-9/+2
2016-03-01Compile gdb.arch/arm-neon.c with "quiet"Yao Qi1-1/+1
2016-03-01S390: Fix output path for s390-tdbregs test caseAndreas Arnez1-15/+2
2016-03-01S390: Fix internal error with stackless inferiorAndreas Arnez2-0/+72
2016-02-18Intel MPX bound violation handlingWalfred Tedeschi4-0/+402
2016-02-15Add missing gdb.arch/i386-prologue.c prototypesJan Kratochvil1-0/+4
2016-02-15Fix more testcases with standard_output_file.Jan Kratochvil3-3/+3
2016-02-12i386-biarch-core.exp: Use standard_output_fileSimon Marchi1-1/+1
2016-02-12[ARM] Software single step cross kernel helpersYao Qi2-0/+127
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-20/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker181-181/+181
2015-12-09Fix wrong output of x87 registers due to truncation to double on amd64Ruslan Kabatsayev2-4/+20
2015-11-27New test gdb.arch/arm-neon.expYao Qi2-0/+164
2015-11-20sparc: fix build of gdb/testsuite/gdb.arch/sparc-sysstep.cJose E. Marchesi1-0/+1
2015-11-07testsuite: Define and use gdb_target_symbol_prefix_flags_asm.Kevin Buettner2-2/+2
2015-11-04Fix non stopping breakpoint on newer compilers.Walfred Tedeschi1-2/+3
2015-11-04Changing compiler flags for MPX tests.Walfred Tedeschi2-2/+2
2015-10-12New test case gdb.arch/disp-step-insn-reloc.expYao Qi1-0/+84
2015-10-12More tests in gdb.arch/insn-reloc.cYao Qi1-3/+47
2015-09-21Add a gdb.trace test for instruction relocationPierre Langlois2-0/+622
2015-08-07PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced steppingPedro Alves1-18/+32
2015-07-30Restrict gdb.arch/ppc64-symtab-cordic.exp to ppc64 targets.Sandra Loosemore1-0/+5
2015-07-16Fix gdb.arch/i386-biarch-core.exp FAIL on i386.Jan Kratochvil1-9/+20
2015-07-14i386-biarch-core.exp: Fix comment typoJan Kratochvil1-1/+1
2015-07-07New proc is_aarch64_targetYao Qi2-2/+2
2015-07-07New proc is_aarch32_targetYao Qi5-5/+5