summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* sim: move ChangeLog entries into the correct filesAndrew Burgess2020-10-223-5/+8
* Fix printf formatting errors where "0x" is used as a prefix for a decimal num...Dr. David Alan Gilbert2020-10-223-3/+8
* sim: Fix autoreconf errors in sim/ directoryAndrew Burgess2020-10-0615-15/+40
* sim/m32r: return register sizes after fetch and storeAndrew Burgess2020-09-182-2/+24
* bpf: simulator: correct div, mod insn semanticsDavid Faust2020-09-086-33/+66
* bpf: several small fixes in the simulatorJose E. Marchesi2020-09-037-3/+79
* sim: better handle builds of primary targets lacking simsJose E. Marchesi2020-09-033-6/+16
* sim/bfin: include config/pkg.m4 in configure.acSimon Marchi2020-08-213-8/+302
* [ARM, sim] Fix build failure with -Werror (PR26365)Luis Machado2020-08-132-12/+38
* [sim] Fix mbuild build breaker in sim-cpu.cTom de Vries2020-08-102-0/+6
* MSP430: sim: Increase main memory region sizeJozef Lawrynowicz2020-08-072-1/+6
* MSP430: sim: Fix incorrect simulation of unsigned widening multiplyJozef Lawrynowicz2020-08-055-12/+90
* sim: generated files for the eBPF simulatorJose E. Marchesi2020-08-0414-0/+9943
* sim: eBPF simulatorJose E. Marchesi2020-08-0434-0/+18703
* Run `autoreconf -vf` throughoutSimon Marchi2020-07-299-602/+28
* sim/igen: Fix linker error with -fno-commonSebastian Huber2020-07-034-0/+20
* sim/ppc: Fix linker error with -fno-commonSebastian Huber2020-07-033-17/+38
* sim: ppc: netbsd: Sync signal names with NetBSD 9.99.49Kamil Rytarowski2020-03-122-0/+36
* sim: ppc: netbsd: Sync errno codes with NetBSD 9.99.49Kamil Rytarowski2020-03-122-1/+22
* sim/aarch64: Fix register ordering bug in blr (PR sim/25318)Carlo Bramini2020-02-062-4/+9
* MSP430: Fix simulator execution of RRUX instructionJozef Lawrynowicz2020-01-224-2/+27
* sim: add some stdlib.h includesSimon Marchi2020-01-197-2/+21
* Fix spelling errorsChristian Biesinger2020-01-172-1/+5
* Update copyright year range in all GDB files.Joel Brobecker2020-01-01641-641/+641
* Add install-strip to sim/Tom Tromey2019-12-1910-0/+43
* Add unlink support to moxie simulatorAnthony Green2019-12-142-3/+21
* [ARM, sim] Fix build error and warningsLuis Machado2019-12-066-67/+71
* sim-utils.c: prevent buffer overflow.Pavel I. Kryukov2019-12-042-4/+8
* Add testsuite for the PRU simulator portDimitar Dimitrov2019-09-2314-0/+582
* sim: Add PRU simulator portDimitar Dimitrov2019-09-2317-0/+17767
* bfd macro conversion to inline functionsAlan Modra2019-09-202-5/+4
* bfd_section_* macrosAlan Modra2019-09-1916-82/+87
* bfd_get_filenameAlan Modra2019-09-062-1/+5
* 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
* sim/common: wire up new unordered comparisonsStafford Horne2019-06-133-0/+33
* sim/common: Wire in df/di conversionStafford Horne2019-06-132-0/+29
* sim/or1k: Regenerate simStafford Horne2019-06-1311-179/+2988
* sim: Use host not target byte order for merging and splitting valuesAndrew Burgess2019-04-132-5/+14
* sim: fix all sim buildsAndrew Burgess2019-03-283-0/+8
* sim: fix aarch64 sim buildAndrew Burgess2019-03-283-0/+7
* sim/common: Fix warnings: "warning: implicit declaration of function..."Stafford Horne2019-03-287-0/+28
* sim/common: convert sim-arange to use sim-inlineStafford Horne2019-03-288-36/+83
* (gdb/sim) Move Mike Frysinger to past maintainers sectionJoel Brobecker2019-02-282-1/+5
* Add Andrew Burgess as global maintainer of gdb/ and sim/Simon Marchi2019-02-132-1/+6
* Fix the sim buildTom Tromey2019-01-265-4/+51
* Actually remove definitions of DEFINE_NON_INLINE_P and DEFINE_INLINE_PSimon Marchi2019-01-162-4/+1
* Do not expand macros to 'defined'Pavel I. Kryukov2019-01-162-5/+7
* sim: Fix definition of SIM_ARANGE_INLINESimon Marchi2019-01-152-1/+5