aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-07-31bpf: sim: do not overflow instruction immediates in testsJose E. Marchesi5-11/+11
2023-07-26bpf: fix neg and neg32 BPF instructions in simulatorJose E. Marchesi2-5/+5
2023-07-21sim/bpf: desCGENization of the BPF simulatorJose E. Marchesi2-5/+5
2023-04-26sim: bpf: update to new BPF relocationsJose E. Marchesi1-1/+1
2023-01-04sim: bpf: fix testsuite due to linker warnings [PR sim/29954]Guillermo E. Martinez1-4/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker59-59/+59
2022-11-12sim: pru: Fix behaviour when loop count is zeroDimitar Dimitrov1-0/+41
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-10-26sim: testsuite: improve parallel test processingMike Frysinger1-4/+5
2022-10-24sim: testsuite: update ignored .exp files [PR sim/29596]Mike Frysinger1-0/+2
2022-10-24sim: testsuite: tweak parallel find invocation [PR sim/29596]Mike Frysinger1-1/+1
2022-10-11sim/riscv: fix multiply instructions on simulatorTsukasa OI1-0/+18
2022-04-06Fix for v850e divq instructionJeff Law1-0/+11
2022-04-06Fix "bins" simulation for v850e3v5Jeff Law2-1/+13
2022-03-29Fix for MUL instruction on the v850Jeff Law1-0/+15
2022-02-16sim/testsuite/cris/c/stat3.c: Fix formatting nitHans-Peter Nilsson1-1/+1
2022-02-16sim: testsuite: cleanup the istarget * logicMike Frysinger46-467/+332
2022-02-15sim/testsuite: Default global_cc_os and global_cc_works properlyHans-Peter Nilsson1-4/+2
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: Support "requires: simoption <--name-of-option>"Hans-Peter Nilsson1-0/+60
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: Set global_cc_os also when no compiler is foundHans-Peter Nilsson1-0/+1
2022-02-14sim/testsuite/cris: Assembler testcase for PRIx32 usage bugHans-Peter Nilsson1-0/+47
2022-02-04sim: mips: Add simulator support for mips32r6/mips64r6Faraz Shahbazker14-5/+1597
2022-01-06sim: testsuite: migrate to standard uintXX_t typesMike Frysinger4-19/+19
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker58-58/+58
2021-12-09sim: use ## for automake commentsMike Frysinger2-30/+30
2021-12-04sim: frv: split up testsuite a bitMike Frysinger9-19/+136
2021-11-28sim: testsuite: drop most specific istarget checksMike Frysinger42-47/+42
2021-11-28sim: testsuite: support parallel executionMike Frysinger1-5/+40
2021-11-28sim: testsuite: expand arch specific toolchain settingsMike Frysinger2-7/+62
2021-11-28sim: testsuite: setup per-port toolchain settings for multitarget buildMike Frysinger1-0/+1
2021-11-27sim: testsuite: add dedicated flag for init toolchain testsMike Frysinger2-6/+15
2021-11-27sim: testsuite: clean up arch specific toolchain settingsMike Frysinger3-4/+14
2021-11-27sim: cris: always search for local rvdummy toolMike Frysinger1-8/+2
2021-11-26sim: testsuite: fix bits-gen EXEEXT handlingMike Frysinger1-4/+4
2021-11-26sim: testsuite: initial support for OS-specific testsMike Frysinger107-107/+158
2021-11-26sim: testsuite: unify basic C compiler checksMike Frysinger4-40/+53
2021-11-26sim: testsuite: rework sim_init usageMike Frysinger44-26/+109
2021-11-26sim: cris: fix testsuite hang when sim is missingMike Frysinger2-0/+9
2021-11-26sim: testsuite: fix objdir handlingMike Frysinger8-33/+34
2021-11-26sim: testsuite: rename global_sim_options to SIMFLAGS_FOR_TARGETMike Frysinger5-37/+19
2021-11-26sim: testsuite: replace global_ld_options with LDFLAGS_FOR_TARGETMike Frysinger6-30/+14
2021-11-26sim: testsuite: replace global_as_options with ASFLAGS_FOR_TARGETMike Frysinger4-18/+8
2021-11-26sim: testsuite: drop unused global_cc_optionsMike Frysinger1-5/+1
2021-11-26sim: testsuite: punt unused toolchain variablesMike Frysinger3-44/+3