aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-07[arm] Fix regression by Do not skip prologue for asm (.S) filesYao Qi1-0/+3
2015-06-26Do not skip prologue for asm (.S) filesJan Kratochvil2-0/+63
2015-06-23Fix rfebb gdb test cases.Peter Bergner2-3/+3
2015-06-10Add support for bound table in the Intel MPX context.Walfred Tedeschi2-0/+169
2015-06-10Obvious indentation fixes on test sample and test file for MPX registers.Walfred Tedeschi2-10/+10
2015-06-10Improve test for processor feature om MPX registers test.Walfred Tedeschi2-13/+19
2015-06-10Fix MPX and AVX512 tests for path changes.Walfred Tedeschi4-4/+4
2015-06-01PR symtab/18392Jan Kratochvil3-0/+685
2015-04-16s390-vregs.exp: Avoid compile errors with older GCCs and on 31-bit targetsAndreas Arnez2-3/+4
2015-04-10[arm] Fix displaced stepping for thumb alu reg instructionYao Qi2-0/+60
2015-03-02S390: Vector register test caseAndreas Arnez2-0/+298
2015-02-26SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug fileJan Kratochvil3-0/+51
2015-02-21Testsuite patch for: i386: Fix internal error when prstatus in core file is t...Jan Kratochvil2-0/+58
2015-01-25Remove testsuite compile errors with GCC5.Mark Wielaard1-0/+2
2015-01-07[testsuite patch] Fix avx512.exp regressionJan Kratochvil1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker165-165/+165
2014-12-16aarch64/gdbserver: fix floating point registers displayCatalin Udma2-0/+123
2014-12-05Use standard_testfile in i386-bp_permanent.expYao Qi1-3/+1
2014-11-12fix skipping permanent breakpointsPedro Alves2-28/+78
2014-10-14Explicitly use language_c when evaluating a SDT probe argumentSergio Durigan Junior3-0/+145
2014-09-12after gdb_run_cmd, gdb_expect -> gdb_test_multiple/gdb_testPedro Alves4-45/+7
2014-09-12PR tdep/17379: Fix internal-error when stack pointer is invalid.Edjunior Barbosa Machado2-0/+66
2014-09-05Fix for PR gdb/17235: possible bug extracting systemtap probe operandSergio Durigan Junior2-0/+68
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson4-6/+6
2014-08-28Rewrite {amd64,i386}-pseudo.c to better specify register liveness.Doug Evans2-23/+52
2014-07-22Fix read_frame_arg for optimized-out entry values.Jan Kratochvil6-0/+889
2014-07-15Add support for the __flash qualifier on AVRPierre Langlois2-0/+85
2014-06-23testsuite: Use istarget and is_lp64_target for 3 testcases.Jan Kratochvil2-2/+2
2014-06-20Move shared native target specific code to gdb/natGary Benson6-6/+6
2014-06-02gdb/testsuite/Edjunior Barbosa Machado2-0/+270
2014-05-30Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.Andrew Burgess2-79/+18
2014-05-30Remove previous frame if an error occurs when computing frame id during unwind.Andrew Burgess5-0/+1791
2014-05-19[testsuite patch] Test power{5,6,7} disassemblyJan Kratochvil2-0/+319
2014-05-07aarch64: detect atomic sequences like other ll/sc architecturesKyle McMartin2-0/+96