| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compile time warning (in the ARM simulator) about a print statement with ... | Nick Clifton | 2018-01-02 | 2 | -1/+7 |
* | Update copyright year range in all GDB files | Joel Brobecker | 2018-01-02 | 618 | -618/+618 |
* | sim: testsuite: add testsuite for or1k sim | Peter Gavin | 2017-12-12 | 28 | -0/+6510 |
* | sim: or1k: add autoconf generated files | Stafford Horne | 2017-12-12 | 5 | -0/+16427 |
* | sim: or1k: add cgen generated files | Stafford Horne | 2017-12-12 | 11 | -0/+27536 |
* | sim: or1k: add or1k target to sim | Stafford Horne | 2017-12-12 | 11 | -0/+1637 |
* | sim: cgen: add MUL2OFSI and MUL1OFSI functions (needed for OR1K l.mul[u]) | Peter Gavin | 2017-12-12 | 2 | -0/+25 |
* | sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd]) | Peter Gavin | 2017-12-12 | 5 | -5/+149 |
* | FT32: support for FT32B processor - part 2/2 | James Bowman | 2017-11-01 | 2 | -7/+19 |
* | FT32: support for FT32B processor - part 1 | James Bowman | 2017-10-12 | 2 | -7/+15 |
* | Add myself as ft32 maintainer for sim. | James Bowman | 2017-10-12 | 2 | -0/+5 |
* | Update my email address. | Jim Wilson | 2017-10-03 | 2 | -1/+5 |
* | [SIM, ARM] Fix build failure | Yao Qi | 2017-09-21 | 2 | -1/+8 |
* | Honor an existing CC_FOR_BUILD in the environment for sim. | John Baldwin | 2017-09-06 | 59 | -202/+434 |
* | Define an error function in the PPC simulator library. | John Baldwin | 2017-09-04 | 2 | -0/+15 |
* | Fix simulator | Anthony Green | 2017-09-04 | 2 | -7/+16 |
* | Fix simulation of MSP430's open system call. | Jozef Lawrynowicz | 2017-08-29 | 2 | -10/+30 |
* | Correct check for endianness | Michael Eager | 2017-06-02 | 2 | -1/+5 |
* | Refactor disassembler selection | Yao Qi | 2017-05-24 | 2 | -1/+9 |
* | Fix ldn/stn multiple instructions. Fix testcases with unaligned data. | Jim Wilson | 2017-04-22 | 14 | -202/+454 |
* | Add support for fcvtl and fcvtl2. | Jim Wilson | 2017-04-08 | 4 | -0/+112 |
* | Support the fcmXX zero instructions. | Jim Wilson | 2017-04-08 | 4 | -0/+232 |
* | Fix bug with cmn/adds where C flag was incorrectly set. | Jim Wilson | 2017-03-25 | 4 | -1/+27 |
* | Fix umulh and smulh bugs. Fix bugs in last week's sumov.s testsuite. | Jim Wilson | 2017-03-03 | 5 | -9/+89 |
* | Add missing smov support, and clean up existing umov support. | Jim Wilson | 2017-02-25 | 4 | -75/+227 |
* | Add missing cnt (popcount) instruction support. | Jim Wilson | 2017-02-25 | 4 | -0/+94 |
* | Fix for aarch64 sim sxtl/uxtl insns, plus another fix for addv. | Jim Wilson | 2017-02-19 | 8 | -36/+157 |
* | Add self to aarch64 maintainers. Fix mla instruction. | Jim Wilson | 2017-02-14 | 6 | -49/+128 |
* | Fix bit/bif instructions. | Jim Wilson | 2017-02-14 | 4 | -10/+107 |
* | Add ldn/stn single support, fix ldnr support. | Jim Wilson | 2017-02-14 | 6 | -269/+698 |
* | sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations | Mike Frysinger | 2017-02-13 | 39 | -62/+141 |
* | Add support for cmtst. | Jim Wilson | 2017-01-23 | 4 | -0/+113 |
* | Fixes for addv and xtn2 instructions. | Jim Wilson | 2017-01-17 | 5 | -31/+158 |
* | Fix problems with the implementation of the uzp1 and uzp2 instructions. | Jim Wilson | 2017-01-09 | 4 | -17/+273 |
* | Five fixes, for fcsel, fcvtz, fminnm, mls, and non-widening mul. | Jim Wilson | 2017-01-04 | 9 | -33/+618 |
* | update copyright year range in GDB files | Joel Brobecker | 2017-01-01 | 576 | -576/+576 |
* | Fix bugs with float compare and Inf operands. | Jim Wilson | 2016-12-21 | 4 | -0/+184 |
* | MAINTAINERS: Add myself as a MIPS maintainer | Maciej W. Rozycki | 2016-12-14 | 2 | -0/+6 |
* | Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes. | Jim Wilson | 2016-12-13 | 7 | -45/+309 |
* | Fix bugs with tbnz/tbz instructions.users/ARM/embedded-binutils-master-2016q4 | Jim Wilson | 2016-12-03 | 2 | -3/+8 |
* | Fix typo in ChangeLog entry. | Jim Wilson | 2016-12-01 | 1 | -1/+1 |
* | Fix bug with FP stur instructions. | Jim Wilson | 2016-12-01 | 2 | -6/+11 |
* | sim: mips: add PR info to ChangeLog | Mike Frysinger | 2016-11-12 | 1 | -0/+2 |
* | sim: mips: fix dv-tx3904cpu build error | Mike Frysinger | 2016-11-11 | 2 | -0/+10 |
* | sim: mips: fix builds for r3900 cpus due to missing check_u64 | Mike Frysinger | 2016-11-11 | 2 | -0/+5 |
* | sim: avr: move changelog entries to subdir | Mike Frysinger | 2016-10-18 | 2 | -7/+7 |
* | sim: m68hc11: use standard STATIC_INLINE helper | Mike Frysinger | 2016-08-16 | 2 | -25/+34 |
* | sim: unify symbol table handling | Mike Frysinger | 2016-08-15 | 17 | -170/+164 |
* | sim: m68hc11: standardize sim_cpu naming | Mike Frysinger | 2016-08-13 | 10 | -347/+366 |
* | sim: m68hc11: fix up various prototype related warnings | Mike Frysinger | 2016-08-13 | 8 | -12/+29 |