summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch
Commit message (Expand)AuthorAgeFilesLines
* PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced steppingPedro Alves2015-08-071-18/+32
* Restrict gdb.arch/ppc64-symtab-cordic.exp to ppc64 targets.Sandra Loosemore2015-07-301-0/+5
* Fix gdb.arch/i386-biarch-core.exp FAIL on i386.Jan Kratochvil2015-07-161-9/+20
* i386-biarch-core.exp: Fix comment typoJan Kratochvil2015-07-141-1/+1
* New proc is_aarch64_targetYao Qi2015-07-072-2/+2
* New proc is_aarch32_targetYao Qi2015-07-075-5/+5
* [arm] Fix regression by Do not skip prologue for asm (.S) filesYao Qi2015-07-071-0/+3
* Do not skip prologue for asm (.S) filesJan Kratochvil2015-06-262-0/+63
* Fix rfebb gdb test cases.Peter Bergner2015-06-232-3/+3
* Add support for bound table in the Intel MPX context.Walfred Tedeschi2015-06-102-0/+169
* Obvious indentation fixes on test sample and test file for MPX registers.Walfred Tedeschi2015-06-102-10/+10
* Improve test for processor feature om MPX registers test.Walfred Tedeschi2015-06-102-13/+19
* Fix MPX and AVX512 tests for path changes.Walfred Tedeschi2015-06-104-4/+4
* PR symtab/18392Jan Kratochvil2015-06-013-0/+685
* s390-vregs.exp: Avoid compile errors with older GCCs and on 31-bit targetsAndreas Arnez2015-04-162-3/+4
* [arm] Fix displaced stepping for thumb alu reg instructionYao Qi2015-04-102-0/+60
* S390: Vector register test caseAndreas Arnez2015-03-022-0/+298
* SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug fileJan Kratochvil2015-02-263-0/+51
* Testsuite patch for: i386: Fix internal error when prstatus in core file is t...Jan Kratochvil2015-02-212-0/+58
* Remove testsuite compile errors with GCC5.Mark Wielaard2015-01-251-0/+2
* [testsuite patch] Fix avx512.exp regressionJan Kratochvil2015-01-071-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-01165-165/+165
* aarch64/gdbserver: fix floating point registers displayCatalin Udma2014-12-162-0/+123
* Use standard_testfile in i386-bp_permanent.expYao Qi2014-12-051-3/+1
* fix skipping permanent breakpointsPedro Alves2014-11-122-28/+78
* Explicitly use language_c when evaluating a SDT probe argumentSergio Durigan Junior2014-10-143-0/+145
* after gdb_run_cmd, gdb_expect -> gdb_test_multiple/gdb_testPedro Alves2014-09-124-45/+7
* PR tdep/17379: Fix internal-error when stack pointer is invalid.Edjunior Barbosa Machado2014-09-122-0/+66
* Fix for PR gdb/17235: possible bug extracting systemtap probe operandSergio Durigan Junior2014-09-052-0/+68
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-024-6/+6
* Rewrite {amd64,i386}-pseudo.c to better specify register liveness.Doug Evans2014-08-282-23/+52
* Fix read_frame_arg for optimized-out entry values.Jan Kratochvil2014-07-226-0/+889
* Add support for the __flash qualifier on AVRPierre Langlois2014-07-152-0/+85
* testsuite: Use istarget and is_lp64_target for 3 testcases.Jan Kratochvil2014-06-232-2/+2
* Move shared native target specific code to gdb/natGary Benson2014-06-206-6/+6
* gdb/testsuite/Edjunior Barbosa Machado2014-06-022-0/+270
* Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.Andrew Burgess2014-05-302-79/+18
* Remove previous frame if an error occurs when computing frame id during unwind.Andrew Burgess2014-05-305-0/+1791
* [testsuite patch] Test power{5,6,7} disassemblyJan Kratochvil2014-05-192-0/+319
* aarch64: detect atomic sequences like other ll/sc architecturesKyle McMartin2014-05-072-0/+96
* Extend recognized types of SDT probe's argumentsSergio Durigan Junior2014-05-022-0/+44
* Fix PR breakpoints/16889: gdb segfaults when printing ASM SDT argumentsSergio Durigan Junior2014-05-022-0/+89
* Add AVX512 registers support to GDB and GDBserver.Michael Sturm2014-04-243-1/+432
* gdb.arch/ppc64-atomic-inst.exp: Improve error handling.Anton Blanchard2014-04-011-7/+7
* gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile, prepare_for_testing.Anton Blanchard2014-04-011-11/+2
* Fix ppc64 single step over atomic sequence testcase.Anton Blanchard2014-04-013-48/+72
* Fix for PR tdep/16397: SystemTap SDT probe support for x86 doesn't work with ...Sergio Durigan Junior2014-02-205-0/+255
* Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.Jan Kratochvil2014-02-061-1/+1
* PowerPC64 little-endian fixes: 128-bit DFP parameters / registersUlrich Weigand2014-02-041-1/+1
* PowerPC64 little-endian fixes: VSX tests and pseudo-regsUlrich Weigand2014-02-041-6/+32