aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch
AgeCommit message (Expand)AuthorFilesLines
2019-08-14AArch64: Allow additional sizes in prologueAlan Hayward2-0/+119
2019-07-26[gdb/testsuite] Fix unterminated string in i386-pkru.expTom de Vries1-1/+1
2019-07-23[gdb][Arm]: gdb cannot step across CMSE secure entry function code.Srinath Parvathaneni2-0/+100
2019-07-19gdb/riscv: Write 4-byte nop to dummy code region before inferior callsAndrew Burgess2-0/+85
2019-07-09gdb: Don't skip prologue for explicit line breakpoints in assemblerAndrew Burgess2-0/+70
2019-06-05gdb/testsuite: Improve comments in recently added testAndrew Burgess2-2/+2
2019-06-05gdb/riscv: Don't error when decoding a 6 or 8 byte instructionAndrew Burgess4-0/+176
2019-05-22AArch64: Treat pauth ops as nops on non-pauth systemsAlan Hayward2-0/+79
2019-05-21[gdb/testsuite] Require c++11 where necessaryTom de Vries1-1/+1
2019-05-09[gdb/testsuite] Fix gdb.arch/amd64-tailcall-self.STom de Vries1-12/+12
2019-05-09[gdb/testsuite] Fix gdb.arch/amd64-entry-value-paramref.STom de Vries1-13/+13
2019-04-24Fix passing of struct with bitfields on x86-64Tom Tromey2-0/+20
2019-04-15Fix AMD64 return value ABI in expression evaluationLeszek Swirski2-0/+163
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