aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch
AgeCommit message (Expand)AuthorFilesLines
2023-03-06gdb.arch/amd64-gs_base.exp: Support non-Linux.John Baldwin1-6/+4
2023-02-21[gdb/testsuite] Require compilation flags in two gdb.arch/aarch64 test-casesTom de Vries2-0/+4
2023-02-17[gdb/testsuite] Simplify gdb.arch/amd64-disp-step-avx.expTom de Vries2-20/+6
2023-02-14[gdb/testsuite] Factor out proc linux_kernel_versionTom de Vries1-14/+6
2023-01-26Use clean_restart in gdb.archTom Tromey27-116/+27
2023-01-26[gdb/testsuite] Add and use is_x86_64_m64_targetTom de Vries25-32/+27
2023-01-25Move target check into allow_altivec_testsTom Tromey3-3/+1
2023-01-25Add unsupported calls where neededTom Tromey2-2/+2
2023-01-25Introduce and use is_any_targetTom Tromey22-93/+24
2023-01-25Use require with istargetTom Tromey102-440/+110
2023-01-25Rename skip_vsx_tests to allow formTom Tromey3-4/+6
2023-01-25Rename skip_power_isa_3_1_tests to allow formTom Tromey1-1/+2
2023-01-25Rename skip_float_test to allow formTom Tromey2-8/+2
2023-01-25Convert skip_altivec_tests to allow formTom Tromey3-4/+6
2023-01-13Rename to allow_python_testsTom Tromey1-1/+1
2023-01-13Rename to allow_avx512fp16_testsTom Tromey2-2/+2
2023-01-13Rename to allow_avx512bf16_testsTom Tromey1-1/+1
2023-01-13Rename to allow_aarch64_sve_testsTom Tromey2-2/+2
2023-01-13Rename to allow_xml_testTom Tromey1-1/+1
2023-01-13Use require gdb_skip_xml_testTom Tromey1-4/+1
2023-01-13Use require isnativeTom Tromey1-1/+2
2023-01-13Use require is_amd64_regs_targetTom Tromey2-7/+2
2023-01-13Use require is_aarch32_targetTom Tromey7-28/+7
2023-01-13Use require is_aarch64_targetTom Tromey13-52/+13
2023-01-13Use require support_displaced_steppingTom Tromey1-4/+1
2023-01-13Use require !skip_avx_*Tom Tromey3-12/+3
2023-01-13Use require !skip_aarch64_sve_testsTom Tromey1-4/+1
2023-01-13Use require is_x86_like_targetTom Tromey9-35/+9
2023-01-03[gdb/testsuite] Add xfail in gdb.arch/i386-pkru.expTom de Vries1-4/+41
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker335-335/+335
2022-12-16[aarch64] Fix removal of non-address bits for PAuthLuis Machado2-0/+143
2022-11-30[gdb/testsuite] Fix DUPLICATEs in s390-multiarch.expTom de Vries1-23/+27
2022-11-30[gdb/testsuite] Enable gdb.arch/s390-disassembler-options.exp for --enable-ta...Tom de Vries1-16/+20
2022-11-28gdb/testsuite: remove use of then keyword from gdb.arch/*.expAndrew Burgess94-142/+142
2022-11-28[gdb/testsuite] Fix gdb.arch/altivec-regs.exp with gcc 4.8.5Tom de Vries1-1/+1
2022-11-17[gdb/testsuite] Fix DUPLICATE in gdb.arch/ppc-fp.expTom de Vries1-2/+2
2022-11-16[gdb/testsuite] Modernize gdb.arch/i386-biarch-core.expTom de Vries1-22/+7
2022-11-16[gdb/testsuite] Fix gdb.arch/ppc64-symtab-cordic.exp without bzip2Tom de Vries2-8/+10
2022-11-14[gdb/testsuite] Run gdb.arch/ppc64-symtab-cordic.exp for --enable-targets=allTom de Vries1-8/+4
2022-11-04PowerPC fix for the gdb.arch/powerpc-power10.exp test.Carl Love2-416/+416
2022-10-25[gdb/testsuite] Handle missing .note.GNU-stackTom de Vries52-0/+52
2022-10-03[AArch64] Handle W registers as pseudo-registers instead of aliases of X regi...Luis Machado2-0/+122
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