summaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)Author
2018-01-02Fix compile time warning (in the ARM simulator) about a print statement with ...Nick Clifton
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-12sim: testsuite: add testsuite for or1k simPeter Gavin
2017-12-12sim: or1k: add autoconf generated filesStafford Horne
2017-12-12sim: or1k: add cgen generated filesStafford Horne
2017-12-12sim: or1k: add or1k target to simStafford Horne
2017-12-12sim: cgen: add MUL2OFSI and MUL1OFSI functions (needed for OR1K l.mul[u])Peter Gavin
2017-12-12sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])Peter Gavin
2017-11-01FT32: support for FT32B processor - part 2/2James Bowman
2017-10-12FT32: support for FT32B processor - part 1James Bowman
2017-10-12Add myself as ft32 maintainer for sim.James Bowman
2017-10-03Update my email address.Jim Wilson
2017-09-21[SIM, ARM] Fix build failureYao Qi
2017-09-06Honor an existing CC_FOR_BUILD in the environment for sim.John Baldwin
2017-09-04Define an error function in the PPC simulator library.John Baldwin
2017-09-04Fix simulatorAnthony Green
2017-08-29Fix simulation of MSP430's open system call.Jozef Lawrynowicz
2017-06-02Correct check for endiannessMichael Eager
2017-05-24Refactor disassembler selectionYao Qi
2017-04-22Fix ldn/stn multiple instructions. Fix testcases with unaligned data.Jim Wilson
2017-04-08Add support for fcvtl and fcvtl2.Jim Wilson
2017-04-08Support the fcmXX zero instructions.Jim Wilson
2017-03-25Fix bug with cmn/adds where C flag was incorrectly set.Jim Wilson
2017-03-03Fix umulh and smulh bugs. Fix bugs in last week's sumov.s testsuite.Jim Wilson
2017-02-25Add missing smov support, and clean up existing umov support.Jim Wilson
2017-02-25Add missing cnt (popcount) instruction support.Jim Wilson
2017-02-19Fix for aarch64 sim sxtl/uxtl insns, plus another fix for addv.Jim Wilson
2017-02-14Add self to aarch64 maintainers. Fix mla instruction.Jim Wilson
2017-02-14Fix bit/bif instructions.Jim Wilson
2017-02-14Add ldn/stn single support, fix ldnr support.Jim Wilson
2017-02-13sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger
2017-01-23Add support for cmtst.Jim Wilson
2017-01-17Fixes for addv and xtn2 instructions.Jim Wilson
2017-01-09Fix problems with the implementation of the uzp1 and uzp2 instructions.Jim Wilson
2017-01-04Five fixes, for fcsel, fcvtz, fminnm, mls, and non-widening mul.Jim Wilson
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-21Fix bugs with float compare and Inf operands.Jim Wilson
2016-12-14MAINTAINERS: Add myself as a MIPS maintainerMaciej W. Rozycki
2016-12-13Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes.Jim Wilson
2016-12-03Fix bugs with tbnz/tbz instructions.Jim Wilson
2016-12-01Fix typo in ChangeLog entry.Jim Wilson
2016-12-01Fix bug with FP stur instructions.Jim Wilson
2016-11-12sim: mips: add PR info to ChangeLogMike Frysinger
2016-11-11sim: mips: fix dv-tx3904cpu build errorMike Frysinger
2016-11-11sim: mips: fix builds for r3900 cpus due to missing check_u64Mike Frysinger
2016-10-18sim: avr: move changelog entries to subdirMike Frysinger
2016-08-16sim: m68hc11: use standard STATIC_INLINE helperMike Frysinger
2016-08-15sim: unify symbol table handlingMike Frysinger
2016-08-13sim: m68hc11: standardize sim_cpu namingMike Frysinger
2016-08-13sim: m68hc11: fix up various prototype related warningsMike Frysinger