aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
2020-09-08bpf: simulator: correct div, mod insn semanticsDavid Faust6-33/+66
2020-09-03bpf: several small fixes in the simulatorJose E. Marchesi7-3/+79
2020-09-03sim: better handle builds of primary targets lacking simsJose E. Marchesi3-6/+16
2020-08-21sim/bfin: include config/pkg.m4 in configure.acSimon Marchi3-8/+302
2020-08-13[ARM, sim] Fix build failure with -Werror (PR26365)Luis Machado2-12/+38
2020-08-10[sim] Fix mbuild build breaker in sim-cpu.cTom de Vries2-0/+6
2020-08-07MSP430: sim: Increase main memory region sizeJozef Lawrynowicz2-1/+6
2020-08-05MSP430: sim: Fix incorrect simulation of unsigned widening multiplyJozef Lawrynowicz5-12/+90
2020-08-04sim: generated files for the eBPF simulatorJose E. Marchesi14-0/+9943
2020-08-04sim: eBPF simulatorJose E. Marchesi34-0/+18703
2020-07-29Run `autoreconf -vf` throughoutSimon Marchi9-602/+28
2020-07-03sim/igen: Fix linker error with -fno-commonSebastian Huber4-0/+20
2020-07-03sim/ppc: Fix linker error with -fno-commonSebastian Huber3-17/+38
2020-03-12sim: ppc: netbsd: Sync signal names with NetBSD 9.99.49Kamil Rytarowski2-0/+36
2020-03-12sim: ppc: netbsd: Sync errno codes with NetBSD 9.99.49Kamil Rytarowski2-1/+22
2020-02-06sim/aarch64: Fix register ordering bug in blr (PR sim/25318)Carlo Bramini2-4/+9
2020-01-22MSP430: Fix simulator execution of RRUX instructionJozef Lawrynowicz4-2/+27
2020-01-19sim: add some stdlib.h includesSimon Marchi7-2/+21
2020-01-17Fix spelling errorsChristian Biesinger2-1/+5
2020-01-01Update copyright year range in all GDB files.Joel Brobecker641-641/+641
2019-12-19Add install-strip to sim/Tom Tromey10-0/+43
2019-12-14Add unlink support to moxie simulatorAnthony Green2-3/+21
2019-12-06[ARM, sim] Fix build error and warningsLuis Machado6-67/+71
2019-12-04sim-utils.c: prevent buffer overflow.Pavel I. Kryukov2-4/+8
2019-09-23Add testsuite for the PRU simulator portDimitar Dimitrov14-0/+582
2019-09-23sim: Add PRU simulator portDimitar Dimitrov17-0/+17767
2019-09-20bfd macro conversion to inline functionsAlan Modra2-5/+4
2019-09-19bfd_section_* macrosAlan Modra16-82/+87
2019-09-06bfd_get_filenameAlan Modra2-1/+5
2019-06-13sim/testsuite/or1k: Add tests for unordered comparesStafford Horne3-0/+202
2019-06-13sim/testsuite/or1k: Add test case for l.adrp instructionStafford Horne2-0/+77
2019-06-13sim/testsuite/or1k: Add test for 64-bit fpu operationsStafford Horne2-0/+176
2019-06-13sim/common: wire up new unordered comparisonsStafford Horne3-0/+33
2019-06-13sim/common: Wire in df/di conversionStafford Horne2-0/+29
2019-06-13sim/or1k: Regenerate simStafford Horne11-179/+2988
2019-04-13sim: Use host not target byte order for merging and splitting valuesAndrew Burgess2-5/+14
2019-03-28sim: fix all sim buildsAndrew Burgess3-0/+8
2019-03-28sim: fix aarch64 sim buildAndrew Burgess3-0/+7
2019-03-28sim/common: Fix warnings: "warning: implicit declaration of function..."Stafford Horne7-0/+28
2019-03-28sim/common: convert sim-arange to use sim-inlineStafford Horne8-36/+83
2019-02-28(gdb/sim) Move Mike Frysinger to past maintainers sectionJoel Brobecker2-1/+5
2019-02-13Add Andrew Burgess as global maintainer of gdb/ and sim/Simon Marchi2-1/+6
2019-01-26Fix the sim buildTom Tromey5-4/+51
2019-01-16Actually remove definitions of DEFINE_NON_INLINE_P and DEFINE_INLINE_PSimon Marchi2-4/+1
2019-01-16Do not expand macros to 'defined'Pavel I. Kryukov2-5/+7
2019-01-15sim: Fix definition of SIM_ARANGE_INLINESimon Marchi2-1/+5
2019-01-03Add 'extern C' if simulator is written in C++Павел Крюков2-0/+12
2019-01-01Update copyright year range in all GDB files.Joel Brobecker618-618/+618
2018-12-18sim: Don't overwrite stored errno in sim_syscall_multiAndrew Burgess2-5/+5
2018-12-06sim/cris: Fix references to cgen cpu directoryAndrew Burgess2-10/+13