aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [sim] Run spellcheck.sh in sim (part 2)Tom de Vries10 days2-2/+2
* [sim] Run spellcheck.sh in sim (part 1)Tom de Vries10 days8-11/+11
* sim: pru: Fix test case assembly with latest GASDimitar Dimitrov2024-08-121-4/+4
* sim: riscv: Add support for compressed integer instructionsJaydeep Patil2024-02-135-4/+99
* sim: bpf: remove support for ldinddw and ldabsdw instructionsJose E. Marchesi2024-01-291-15/+0
* sim: Fix compile errorsDimitar Dimitrov2024-01-123-12/+12
* Update copyright year range in header of all files managed by GDBAndrew Burgess2024-01-1260-60/+60
* sim: pru: Fix emulation of carry bitDimitar Dimitrov2023-12-281-0/+416
* Yet another fix for mcore-sim (rotli)Jeff Law2023-12-181-0/+31
* Fix right shifts in mcore simulator on 64 bit hosts.Jeff Law2023-12-012-0/+53
* sim: bpf: do not use semicolon to begin commentsJose E. Marchesi2023-11-2811-292/+292
* sim/riscv: fix JALR instruction simulationJaydeep Patil2023-10-182-3/+31
* [RFA] Fix for mcore simulatorJeff Law2023-10-112-0/+52
* sim: or1k: Eliminate dangerous RWX load segmentsStafford Horne2023-08-245-8/+10
* sim prune_warningsAlan Modra2023-08-191-0/+19
* bpf: sim: do not overflow instruction immediates in testsJose E. Marchesi2023-07-315-11/+11
* bpf: fix neg and neg32 BPF instructions in simulatorJose E. Marchesi2023-07-262-5/+5
* sim/bpf: desCGENization of the BPF simulatorJose E. Marchesi2023-07-212-5/+5
* sim: bpf: update to new BPF relocationsJose E. Marchesi2023-04-261-1/+1
* sim: bpf: fix testsuite due to linker warnings [PR sim/29954]Guillermo E. Martinez2023-01-041-4/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-0159-59/+59
* sim: pru: Fix behaviour when loop count is zeroDimitar Dimitrov2022-11-121-0/+41
* sim: testsuite: fix cris stat3 in diff setupsMike Frysinger2022-11-041-6/+10
* sim: testsuite: fix cris badarch in multi-target buildsMike Frysinger2022-11-041-1/+1
* sim: testsuite: improve parallel test processingMike Frysinger2022-10-261-4/+5
* sim: testsuite: update ignored .exp files [PR sim/29596]Mike Frysinger2022-10-241-0/+2
* sim: testsuite: tweak parallel find invocation [PR sim/29596]Mike Frysinger2022-10-241-1/+1
* sim/riscv: fix multiply instructions on simulatorTsukasa OI2022-10-111-0/+18
* Fix for v850e divq instructionJeff Law2022-04-061-0/+11
* Fix "bins" simulation for v850e3v5Jeff Law2022-04-062-1/+13
* Fix for MUL instruction on the v850Jeff Law2022-03-291-0/+15
* sim/testsuite/cris/c/stat3.c: Fix formatting nitHans-Peter Nilsson2022-02-161-1/+1
* sim: testsuite: cleanup the istarget * logicMike Frysinger2022-02-1646-467/+332
* sim/testsuite: Default global_cc_os and global_cc_works properlyHans-Peter Nilsson2022-02-151-4/+2
* sim/testsuite/cris: If failing compilation, mark C tests as errorsHans-Peter Nilsson2022-02-141-1/+1
* sim/testsuite/cris: Remove faulty use of basename in C testsHans-Peter Nilsson2022-02-142-4/+7
* sim/testsuite/cris: As applicable, require simoption --cris-900000xxHans-Peter Nilsson2022-02-145-0/+5
* sim/testsuite: Support "requires: simoption <--name-of-option>"Hans-Peter Nilsson2022-02-141-0/+60
* sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomnessHans-Peter Nilsson2022-02-141-0/+1
* sim/testsuite/cris/c: Use -sim3 but only for newlib targetsHans-Peter Nilsson2022-02-141-4/+12
* sim/testsuite: Set global_cc_os also when no compiler is foundHans-Peter Nilsson2022-02-141-0/+1
* sim/testsuite/cris: Assembler testcase for PRIx32 usage bugHans-Peter Nilsson2022-02-141-0/+47
* sim: mips: Add simulator support for mips32r6/mips64r6Faraz Shahbazker2022-02-0414-5/+1597
* sim: testsuite: migrate to standard uintXX_t typesMike Frysinger2022-01-064-19/+19
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-0158-58/+58
* sim: use ## for automake commentsMike Frysinger2021-12-092-30/+30
* sim: frv: split up testsuite a bitMike Frysinger2021-12-049-19/+136
* sim: testsuite: drop most specific istarget checksMike Frysinger2021-11-2842-47/+42
* sim: testsuite: support parallel executionMike Frysinger2021-11-281-5/+40
* sim: testsuite: expand arch specific toolchain settingsMike Frysinger2021-11-282-7/+62