Age | Commit message (Expand) | Author | Files | Lines |
2021-01-07 | sim: ChangeLog: move arch-specific entries into the arch dir | Mike Frysinger | 2 | -17/+21 |
2021-01-07 | sim: cris: disable test that crashes the linker | Mike Frysinger | 2 | -1/+10 |
2021-01-07 | sim: cris: use -sim with C tests for cris-elf targets | Mike Frysinger | 2 | -0/+8 |
2021-01-07 | fix paths in ChangeLog | Mike Frysinger | 1 | -5/+5 |
2021-01-07 | sim: cris: fix C tests with newer toolchains | Mike Frysinger | 11 | -2/+21 |
2021-01-05 | sim: fr30: delete unused testsuite | Mike Frysinger | 108 | -7226/+4 |
2021-01-05 | sim: testsuite: delete unused Make-common.in file | Mike Frysinger | 2 | -90/+4 |
2021-01-05 | sim: h8300: fix test mach markers | Mike Frysinger | 10 | -9/+15 |
2021-01-05 | sim: h8300: simplify testsuite runner | Mike Frysinger | 2 | -61/+15 |
2021-01-04 | sim: stdlib.h for abs() | Mike Frysinger | 2 | -0/+5 |
2021-01-04 | sim: update bug URI to https:// | Mike Frysinger | 1 | -0/+4 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 61 | -61/+61 |
2020-11-12 | sim: pru: Add support for LMBD instruction | Dimitar Dimitrov | 2 | -0/+65 |
2020-10-06 | sim: Fix autoreconf errors in sim/ directory | Andrew Burgess | 15 | -15/+40 |
2020-09-08 | bpf: simulator: correct div, mod insn semantics | David Faust | 3 | -17/+45 |
2020-08-05 | MSP430: sim: Fix incorrect simulation of unsigned widening multiply | Jozef Lawrynowicz | 2 | -0/+59 |
2020-08-04 | sim: eBPF simulator | Jose E. Marchesi | 14 | -0/+862 |
2020-07-29 | Run `autoreconf -vf` throughout | Simon Marchi | 2 | -3/+7 |
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 |