summaryrefslogtreecommitdiff
path: root/sim/testsuite
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-12sim: testsuite: add testsuite for or1k simPeter Gavin
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-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-13Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes.Jim Wilson
2016-01-10sim: drop --enable-sim-cflags optionMike Frysinger
2016-01-06Change copyright owner to FSF in sim/testsuite/sim/mips/hilo-hazard-4.sJoel Brobecker
2016-01-05Fix the execution of the MSP430 simulator testsuite.Nick Clifton
2016-01-04sim: parse_args: polish getopt error messageMike Frysinger
2016-01-03sim: convert to bfd_endianMike Frysinger
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-25sim: cris: migrate from WITH_DEVICES to WITH_HWMike Frysinger
2015-12-25sim: cris: set up sane default path to rvdummyMike Frysinger
2015-12-24sim: make LMA loading the default for all targetsMike Frysinger
2015-11-24Add an AArch64 simulator to GDB.Nick Clifton
2015-11-15sim: mcore: add a fail testcaseMike Frysinger
2015-11-15sim: m32c: add a basic testsuiteMike Frysinger
2015-11-15sim: testsuite: support basic vars in flagsMike Frysinger
2015-11-10sim: m32c: move test code to testsuiteMike Frysinger
2015-10-12sim: ft32: test coverage for link parameters and PM write portJames Bowman
2015-10-11sim: bfin: handle negative left saturated shifts as ashifts [BZ #18407]Mike Frysinger
2015-09-25[PATCH] Add micromips support to the MIPS simulatorAndrew Bennett
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu
2015-04-13Do unset_currtarget_info ldscript for all simulator testsuites.Hans-Peter Nilsson
2015-04-05sim: moxie: fix running after nrun conversionMike Frysinger
2015-04-05sim: mn10300: add a basic testsuiteMike Frysinger
2015-04-05sim: m68hc11: add a basic testsuiteMike Frysinger
2015-04-05sim: iq2000: add a basic testsuiteMike Frysinger
2015-04-05sim: lm32: add a basic testsuiteMike Frysinger
2015-03-30sim: d10v: convert to nrunMike Frysinger
2015-03-30sim: d10v: link in missing testsuiteMike Frysinger
2015-03-29sim: cr16: add _start symbol to tests [BZ #12385]Mike Frysinger
2015-03-29sim: microblaze: start a testsuiteMike Frysinger
2015-03-29sim; testsuite: allow tests to set no outputMike Frysinger
2015-03-29sim: testsuite: make subdir unconditionalMike Frysinger