aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch
AgeCommit message (Expand)AuthorFilesLines
2022-08-31gdb/riscv: better support for fflags and frm registersAndrew Burgess6-11/+355
2022-08-31gdb/riscv: improve (and fix) display of frm field in 'info registers'Andrew Burgess2-0/+169
2022-08-18Add test for AArch64 Scalable Vector ExtensionThiago Jung Bauermann2-0/+165
2022-08-16gdb/riscv: fix gdb.arch/riscv-unwind-long-insn.exp on RV64Andrew Burgess4-93/+67
2022-08-09gdb/riscv/testsuite: fix failures in gdb.arch/riscv-reg-aliases.expAndrew Burgess1-12/+20
2022-07-19[AArch64] MTE corefile supportLuis Machado2-0/+327
2022-07-19[AArch64] Fix testcase compilation failureLuis Machado1-5/+10
2022-07-18[gdb/testsuite] Fix gdb.arch/i386-mpx.expTom de Vries1-1/+1
2022-07-11Try a couple PAuth compilation flags for gdb.arch/aarch64-pauth.expLuis Machado1-2/+17
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess14-62/+0
2022-06-08Fix gdb.arch/powerpc-power7.exp isel disassembly output.Carl Love1-1/+1
2022-05-20PowerPC: Make test gdb.arch/powerpc-power10.exp Endian independent.Carl Love1-368/+746
2022-05-18[AArch64] Return the regnum for PC (32) on aarch64Yichao Yu2-0/+118
2022-04-26PowerPC: Update expected floating point output for gdb.arch/altivec-regs.exp ...Carl Love2-19/+20
2022-04-18gdb/testsuite: add text_segment option to gdb_compileVignesh Balasubramanian1-1/+1
2022-03-28Change call_site_find_chain_1 to work recursivelyTom Tromey1-1/+1
2022-01-01Update Copyright year in gdb/testsuite/gdb.arch/powerpc-power10.expJoel Brobecker1-1/+1
2022-01-01Fix copyright header in gdb/testsuite/gdb.arch/powerpc-power10.expJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker323-323/+323
2021-12-08ppc: recognize all program trapsJan Vrany3-0/+136
2021-12-06[gdb/testsuite] Use precise align in gdb.arch/i386-{avx,sse}.expTom de Vries2-2/+19
2021-12-06[gdb/testsuite] Fix data alignment in gdb.arch/i386-{avx,sse}.expTom de Vries4-8/+24
2021-12-01[gdb/testsuite] Fix gdb.arch/i386-pkru.exp on linuxTom de Vries1-3/+10
2021-11-18gdb fix PowerPC test gdb.arch/ppc-longdouble.expCarl Love1-1/+1
2021-11-11[gdb/testsuite] Add gdb.arch/ppc64-break-on-_exit.expTom de Vries4-0/+303
2021-11-02[gdb/testsuite] Handle SIGILL in two gdb.arch powerpc test-casesTom de Vries2-2/+26
2021-10-28[gdb/testsuite] Update some test-cases to GPLv3Tom de Vries2-2/+2
2021-10-13[gdb/testsuite] Remove quit in gdb.arch/i386-mpx.expTom de Vries1-2/+0
2021-10-08[gdb/testsuite] Add nopie in two test-casesTom de Vries1-0/+2
2021-10-03gdb: Support the c.mv insn in the riscv prologue scanner.Lancelot SIX3-0/+120
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi76-88/+0
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries1-1/+1
2021-09-06gdb: rename gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-ld-lw.cLancelot SIX2-1/+1
2021-09-04[gdb/testsuite] Check avx support in gdb.arch/amd64-disp-step-avx.expTom de Vries3-83/+59
2021-09-03gdb: Enable finish command and inferior calls for _Float16 on amd64 and i386.Felix Willgerodt2-0/+101
2021-09-03Add half support for AVX512 register view.Felix Willgerodt2-0/+232
2021-09-03gdb, i386: Enable AVX512-bfloat16 for i386 targets.Felix Willgerodt1-6/+6
2021-08-12gdb: riscv_scan_prologue: handle LD and LW instructionsLancelot SIX3-0/+149
2021-06-25Add ISA 3.1 check to powerpc-plxv-norel.expCarl Love1-2/+2
2021-06-18Fix powerpc-power8.exp test with new mnemonicsCarl Love2-4/+4
2021-06-15Fix typo in vsx-regs.exp testCarl Love1-1/+1
2021-06-05arc: Add 'set disassembler-options' supportShahab Vahedi2-0/+66
2021-05-19[PATCH]rs6000,testsuite Add a powerpc64-prologue testcase.Will Schmidt2-0/+174
2021-05-10gdb/testsuite: use proc parameters in gdb.arch/amd64-osabi.expSimon Marchi1-3/+3
2021-04-26Fix gdb.arch/aarch64-dbreg-contents.exp FAILLuis Machado1-1/+1
2021-04-12[PATCH,rs6000] Fix vsx-regs.exp testcase failureWill Schmidt1-1/+12
2021-04-12[PATCH] gdb-power10-single-stepWill Schmidt2-0/+176
2021-04-12[PATCH, rs6000, v3][PR gdb/27525] displaced stepping across addpcis/lnia.Will Schmidt4-0/+274
2021-04-12[rs6000] Create a powerpc-power10.exp testWill Schmidt2-0/+1325
2021-04-12RS6000 Add support to print vector register contents as float128Carl Love2-0/+121