summaryrefslogtreecommitdiff
path: root/sim/testsuite
Commit message (Expand)AuthorAgeFilesLines
* sim: testsuite: flatten treeMike Frysinger2021-01-152860-1/+5
* sim: testsuite: delete configure scriptMike Frysinger2021-01-154-3112/+9
* sim: d10v: relocate tests & clean up test harnessMike Frysinger2021-01-1558-3434/+300
* sim: mips: delete empty stub test dirMike Frysinger2021-01-157-3200/+7
* sim: frv: clean up redundant test coverageMike Frysinger2021-01-1514-3219/+48
* sim: m32r: clean up redundant test coverageMike Frysinger2021-01-1511-3203/+14
* sim: testsuite: allow tests to declare expected exit statusMike Frysinger2021-01-155-13/+32
* sim: tests: get common tests working againMike Frysinger2021-01-114-41/+46
* sim: replace rindex with strrchrMike Frysinger2021-01-092-2/+6
* sim: sh64: delete portMike Frysinger2021-01-09392-13498/+5
* sim: ChangeLog: move arch-specific entries into the arch dirMike Frysinger2021-01-072-17/+21
* sim: cris: disable test that crashes the linkerMike Frysinger2021-01-072-1/+10
* sim: cris: use -sim with C tests for cris-elf targetsMike Frysinger2021-01-072-0/+8
* fix paths in ChangeLogMike Frysinger2021-01-071-5/+5
* sim: cris: fix C tests with newer toolchainsMike Frysinger2021-01-0711-2/+21
* sim: fr30: delete unused testsuiteMike Frysinger2021-01-05108-7226/+4
* sim: testsuite: delete unused Make-common.in fileMike Frysinger2021-01-052-90/+4
* sim: h8300: fix test mach markersMike Frysinger2021-01-0510-9/+15
* sim: h8300: simplify testsuite runnerMike Frysinger2021-01-052-61/+15
* sim: stdlib.h for abs()Mike Frysinger2021-01-042-0/+5
* sim: update bug URI to https://Mike Frysinger2021-01-041-0/+4
* Update copyright year range in all GDB filesJoel Brobecker2021-01-0161-61/+61
* sim: pru: Add support for LMBD instructionDimitar Dimitrov2020-11-122-0/+65
* sim: Fix autoreconf errors in sim/ directoryAndrew Burgess2020-10-0615-15/+40
* bpf: simulator: correct div, mod insn semanticsDavid Faust2020-09-083-17/+45
* MSP430: sim: Fix incorrect simulation of unsigned widening multiplyJozef Lawrynowicz2020-08-052-0/+59
* sim: eBPF simulatorJose E. Marchesi2020-08-0414-0/+862
* Run `autoreconf -vf` throughoutSimon Marchi2020-07-292-3/+7
* MSP430: Fix simulator execution of RRUX instructionJozef Lawrynowicz2020-01-222-0/+18
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0160-60/+60
* Add install-strip to sim/Tom Tromey2019-12-192-0/+6
* Add testsuite for the PRU simulator portDimitar Dimitrov2019-09-2314-0/+582
* sim/testsuite/or1k: Add tests for unordered comparesStafford Horne2019-06-133-0/+202
* sim/testsuite/or1k: Add test case for l.adrp instructionStafford Horne2019-06-132-0/+77
* sim/testsuite/or1k: Add test for 64-bit fpu operationsStafford Horne2019-06-132-0/+176
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0145-45/+45
* or1k: Add the l.muld, l.muldu, l.macu, l.msbu insnsRichard Henderson2018-10-053-65/+61
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-1910-1011/+1301
* config: Sync with GCCSimon Marchi2018-06-181-1/+0
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0245-45/+45
* sim: testsuite: add testsuite for or1k simPeter Gavin2017-12-1228-0/+6510
* Fix ldn/stn multiple instructions. Fix testcases with unaligned data.Jim Wilson2017-04-2212-14/+341
* Add support for fcvtl and fcvtl2.Jim Wilson2017-04-082-0/+61
* Support the fcmXX zero instructions.Jim Wilson2017-04-082-0/+81
* Fix bug with cmn/adds where C flag was incorrectly set.Jim Wilson2017-03-252-0/+21
* Fix umulh and smulh bugs. Fix bugs in last week's sumov.s testsuite.Jim Wilson2017-03-033-5/+68
* Add missing smov support, and clean up existing umov support.Jim Wilson2017-02-252-0/+93
* Add missing cnt (popcount) instruction support.Jim Wilson2017-02-252-0/+37
* Fix for aarch64 sim sxtl/uxtl insns, plus another fix for addv.Jim Wilson2017-02-196-19/+126
* Add self to aarch64 maintainers. Fix mla instruction.Jim Wilson2017-02-142-0/+105