aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch
AgeCommit message (Expand)AuthorFilesLines
2019-02-14Updating test caseWeimin Pan2-13/+9
2019-02-13Adding a test caseWeimin Pan2-0/+179
2019-01-14[PowerPC] Aliases for vector registersPedro Franco de Carvalho4-2/+128
2019-01-14[PowerPC] Fix "info vector" test in gdb.arch/altivec-regs.expPedro Franco de Carvalho1-38/+5
2019-01-01Update copyright year range in all GDB files.Joel Brobecker262-262/+262
2018-12-21Fix various tests to use -no-pie linker flag when neededJan Vrany5-6/+6
2018-11-08x86-64: fix ZMM register state trackingJan Beulich2-0/+17
2018-11-08gdb/riscv: Update test to support targets without FP hardwareAndrew Burgess1-6/+18
2018-11-01Reading signal handler frame in AIXSangamesh Mallayya2-0/+78
2018-10-31gdb/riscv: Fix failures on rv64 in gdb.arch/riscv-reg-aliases.exp testAndrew Burgess1-66/+116
2018-10-27Remove a bunch of usages of gdb_suppress_tests in 'runto_main'.Philippe Waroquiers18-22/+49
2018-10-26[PowerPC] Add support for HTM registersEdjunior Barbosa Machado2-0/+367
2018-10-26[PowerPC] Add support for TAREdjunior Barbosa Machado2-0/+155
2018-10-26[PowerPC] Add support for PPR and DSCREdjunior Barbosa Machado2-0/+154
2018-10-23gdb/riscv: Fix register access for register aliasesAndrew Burgess2-0/+152
2018-10-18[gdb/testsuite] Fix capitalized test namesTom de Vries2-2/+2
2018-10-01Fix is_amd64_regs_target check in i386-avx512.expSimon Marchi1-2/+2
2018-10-01Add aarch64-sighandler-regs.exp testAlan Hayward2-0/+336
2018-09-18Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64...Sergio Durigan Junior1-2/+2
2018-09-18Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64...Sergio Durigan Junior1-2/+2
2018-08-17Fix asm in testsuite/gdb.arch/aarch64-fp.cAlan Hayward1-5/+11
2018-07-02GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki2-0/+88
2018-05-25MIPS/Linux: Correct o32 core file FGR interpretationMaciej W. Rozycki2-0/+236
2018-05-22[PowerPC] Recognize isa205 in linux core filesPedro Franco de Carvalho1-0/+93
2018-05-22[PowerPC] Fix VSX registers in linux core filesPedro Franco de Carvalho1-0/+90
2018-05-08gdb/x86: Handle kernels using compact xsave formatAndrew Burgess2-0/+206
2018-04-07Fix generation of x86-64 gdbarch with osabi none (PR 22979)Simon Marchi1-0/+43
2018-03-23gdb: Fix testsuite issue in gdb.arch/amd64-disp-step-avx.expAndrew Burgess2-8/+24
2018-03-23gdb: Minor cleanup in some gdb.arch/* testsAndrew Burgess5-33/+5
2018-02-21Fix a typo.John Baldwin1-1/+1
2018-01-31Fix for prologue processing on PowerPCNikola Prica3-0/+104
2018-01-21gdb: Add test for some error cases of @entry usageAndrew Burgess1-0/+8
2018-01-19S390: Fix infcalls in s390-vregs test caseAndreas Arnez1-2/+2
2018-01-19S390: Improve comments for s390-tdbregs test caseAndreas Arnez2-2/+13
2018-01-19Make tests expect [ \t]+ pattern instead of \t for "info reg" commandRuslan Kabatsayev3-7/+7
2018-01-18S390: Use soft float in s390-tdbregs test caseAndreas Arnez1-1/+4
2018-01-02Update copyright year range in all GDB filesJoel Brobecker238-238/+238
2017-12-08Clear non-significant bits of address in watchpointYao Qi2-0/+15
2017-12-08Adjust breakpoint address by clearing non-significant bitsYao Qi2-0/+32
2017-12-08Clear non-significant bits of address on memory accessYao Qi2-0/+115
2017-12-08Adjust gdb.arch/i386-sse-stack-align.exp print statementSergio Durigan Junior1-1/+1
2017-12-06remote: Make qXfer packets respect corresponding "set remote foo-packet"Pedro Alves1-0/+25
2017-12-04Fix displaced-stepping RIP-relative VEX-encoded instructions (AVX) (PR gdb/22...Pedro Alves2-0/+209
2017-12-01Replace mail address with the URL in copyright headerYao Qi4-8/+4
2017-11-26[spu] Fix various test casesUlrich Weigand3-38/+26
2017-11-22Target FP: Refactor use of host floating-point arithmeticUlrich Weigand1-6/+6
2017-11-21[PowerPC] Detect different long double floating-point formatsUlrich Weigand2-0/+96
2017-10-27[AArch64] Mark LR clobbered by BL in inline asmYao Qi1-1/+2
2017-10-24Fix unstable test names in gdb.arch/arc-tdesc-cpu.expPedro Alves1-4/+4
2017-10-11arc: Pass proper CPU value to the disassemblerAnton Kolesov2-0/+101