Age | Commit message (Expand) | Author | Files | Lines |
2020-01-22 | MSP430: Fix simulator execution of RRUX instruction | Jozef Lawrynowicz | 2 | -0/+18 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 60 | -60/+60 |
2019-12-19 | Add install-strip to sim/ | Tom Tromey | 2 | -0/+6 |
2019-09-23 | Add testsuite for the PRU simulator port | Dimitar Dimitrov | 14 | -0/+582 |
2019-06-13 | sim/testsuite/or1k: Add tests for unordered compares | Stafford Horne | 3 | -0/+202 |
2019-06-13 | sim/testsuite/or1k: Add test case for l.adrp instruction | Stafford Horne | 2 | -0/+77 |
2019-06-13 | sim/testsuite/or1k: Add test for 64-bit fpu operations | Stafford Horne | 2 | -0/+176 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 45 | -45/+45 |
2018-10-05 | or1k: Add the l.muld, l.muldu, l.macu, l.msbu insns | Richard Henderson | 3 | -65/+61 |
2018-06-19 | Bump to autoconf 2.69 and automake 1.15.1 | Simon Marchi | 10 | -1011/+1301 |
2018-06-18 | config: Sync with GCC | Simon Marchi | 1 | -1/+0 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 45 | -45/+45 |
2017-12-12 | sim: testsuite: add testsuite for or1k sim | Peter Gavin | 28 | -0/+6510 |
2017-04-22 | Fix ldn/stn multiple instructions. Fix testcases with unaligned data. | Jim Wilson | 12 | -14/+341 |
2017-04-08 | Add support for fcvtl and fcvtl2. | Jim Wilson | 2 | -0/+61 |
2017-04-08 | Support the fcmXX zero instructions. | Jim Wilson | 2 | -0/+81 |
2017-03-25 | Fix bug with cmn/adds where C flag was incorrectly set. | Jim Wilson | 2 | -0/+21 |
2017-03-03 | Fix umulh and smulh bugs. Fix bugs in last week's sumov.s testsuite. | Jim Wilson | 3 | -5/+68 |
2017-02-25 | Add missing smov support, and clean up existing umov support. | Jim Wilson | 2 | -0/+93 |
2017-02-25 | Add missing cnt (popcount) instruction support. | Jim Wilson | 2 | -0/+37 |
2017-02-19 | Fix for aarch64 sim sxtl/uxtl insns, plus another fix for addv. | Jim Wilson | 6 | -19/+126 |
2017-02-14 | Add self to aarch64 maintainers. Fix mla instruction. | Jim Wilson | 2 | -0/+105 |
2017-02-14 | Fix bit/bif instructions. | Jim Wilson | 2 | -0/+93 |
2017-02-14 | Add ldn/stn single support, fix ldnr support. | Jim Wilson | 4 | -0/+404 |
2017-01-23 | Add support for cmtst. | Jim Wilson | 2 | -0/+108 |
2017-01-17 | Fixes for addv and xtn2 instructions. | Jim Wilson | 3 | -0/+134 |
2017-01-09 | Fix problems with the implementation of the uzp1 and uzp2 instructions. | Jim Wilson | 2 | -0/+218 |
2017-01-04 | Five fixes, for fcsel, fcvtz, fminnm, mls, and non-widening mul. | Jim Wilson | 6 | -0/+547 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 20 | -20/+20 |
2016-12-21 | Fix bugs with float compare and Inf operands. | Jim Wilson | 2 | -0/+150 |
2016-12-13 | Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes. | Jim Wilson | 5 | -9/+288 |
2016-01-10 | sim: drop --enable-sim-cflags option | Mike Frysinger | 2 | -5/+4 |
2016-01-06 | Change copyright owner to FSF in sim/testsuite/sim/mips/hilo-hazard-4.s | Joel Brobecker | 2 | -2/+5 |
2016-01-05 | Fix the execution of the MSP430 simulator testsuite. | Nick Clifton | 2 | -2/+38 |
2016-01-04 | sim: parse_args: polish getopt error message | Mike Frysinger | 3 | -2/+7 |
2016-01-03 | sim: convert to bfd_endian | Mike Frysinger | 2 | -1/+6 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 19 | -19/+19 |
2015-12-25 | sim: cris: migrate from WITH_DEVICES to WITH_HW | Mike Frysinger | 2 | -1/+5 |
2015-12-25 | sim: cris: set up sane default path to rvdummy | Mike Frysinger | 2 | -1/+14 |
2015-12-24 | sim: make LMA loading the default for all targets | Mike Frysinger | 3 | -1/+25 |
2015-11-24 | Add an AArch64 simulator to GDB. | Nick Clifton | 6 | -0/+105 |
2015-11-15 | sim: mcore: add a fail testcase | Mike Frysinger | 3 | -1/+14 |
2015-11-15 | sim: m32c: add a basic testsuite | Mike Frysinger | 5 | -0/+92 |
2015-11-15 | sim: testsuite: support basic vars in flags | Mike Frysinger | 2 | -1/+12 |
2015-11-10 | sim: m32c: move test code to testsuite | Mike Frysinger | 6 | -0/+167 |
2015-10-12 | sim: ft32: test coverage for link parameters and PM write port | James Bowman | 2 | -0/+42 |
2015-10-11 | sim: bfin: handle negative left saturated shifts as ashifts [BZ #18407] | Mike Frysinger | 2 | -0/+22 |
2015-09-25 | [PATCH] Add micromips support to the MIPS simulator | Andrew Bennett | 4 | -6/+77 |
2015-07-24 | Remove leading/trailing white spaces in ChangeLog | H.J. Lu | 7 | -25/+25 |
2015-04-13 | Do unset_currtarget_info ldscript for all simulator testsuites. | Hans-Peter Nilsson | 4 | -6/+18 |