aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/cris
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess3-3/+3
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker3-3/+3
2022-11-04sim: testsuite: fix cris stat3 in diff setupsMike Frysinger1-6/+10
2022-11-04sim: testsuite: fix cris badarch in multi-target buildsMike Frysinger1-1/+1
2022-02-16sim/testsuite/cris/c/stat3.c: Fix formatting nitHans-Peter Nilsson1-1/+1
2022-02-16sim: testsuite: cleanup the istarget * logicMike Frysinger1-25/+23
2022-02-14sim/testsuite/cris: If failing compilation, mark C tests as errorsHans-Peter Nilsson1-1/+1
2022-02-14sim/testsuite/cris: Remove faulty use of basename in C testsHans-Peter Nilsson2-4/+7
2022-02-14sim/testsuite/cris: As applicable, require simoption --cris-900000xxHans-Peter Nilsson5-0/+5
2022-02-14sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomnessHans-Peter Nilsson1-0/+1
2022-02-14sim/testsuite/cris/c: Use -sim3 but only for newlib targetsHans-Peter Nilsson1-4/+12
2022-02-14sim/testsuite/cris: Assembler testcase for PRIx32 usage bugHans-Peter Nilsson1-0/+47
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker3-3/+3
2021-11-28sim: testsuite: drop most specific istarget checksMike Frysinger3-7/+3
2021-11-27sim: cris: always search for local rvdummy toolMike Frysinger1-8/+2
2021-11-26sim: testsuite: initial support for OS-specific testsMike Frysinger104-103/+110
2021-11-26sim: testsuite: unify basic C compiler checksMike Frysinger1-10/+6
2021-11-26sim: testsuite: rework sim_init usageMike Frysinger3-2/+10
2021-11-26sim: cris: fix testsuite hang when sim is missingMike Frysinger2-0/+9
2021-11-26sim: testsuite: fix objdir handlingMike Frysinger5-17/+13
2021-11-26sim: testsuite: rename global_sim_options to SIMFLAGS_FOR_TARGETMike Frysinger1-13/+9
2021-11-26sim: testsuite: replace global_ld_options with LDFLAGS_FOR_TARGETMike Frysinger1-14/+3
2021-11-26sim: testsuite: replace global_as_options with ASFLAGS_FOR_TARGETMike Frysinger1-6/+1
2021-11-26sim: testsuite: punt unused toolchain variablesMike Frysinger1-1/+0
2021-11-16sim: testsuite: add support for $pwd replacementsMike Frysinger18-20/+17
2021-11-16sim: cris: replace @srcdir@ test extension with $srcdir/$subdirMike Frysinger6-11/+9
2021-11-16sim: cris: drop custom "dynamic" test fieldMike Frysinger7-17/+0
2021-11-16sim: nrun: add --env-{set,unset,clear} command line optionsMike Frysinger3-9/+5
2021-11-15sim: cris: make error message test a little more flexibleMike Frysinger1-1/+1
2021-11-15sim: cris: replace custom "dest" test field with new --argv0Mike Frysinger4-8/+5
2021-11-11sim: testsuite: drop sim_compile cover functionMike Frysinger1-1/+1
2021-11-11sim: cris: stop testing a.out explicitly [ld/13900]Mike Frysinger1-14/+0
2021-08-17sim: rename ChangeLog files to ChangeLog-2021Mike Frysinger1-0/+0
2021-04-08sim: testsuite: calculate $arch from $subdirMike Frysinger4-14/+6
2021-02-13sim: testsuite: push $arch out to targetsMike Frysinger4-0/+16
2021-01-15sim: testsuite: flatten treeMike Frysinger388-0/+16049