| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year range in all GDB files. | Joel Brobecker | 2019-01-01 | 1 | -1/+1 |
* | Update copyright year range in all GDB files | Joel Brobecker | 2018-01-02 | 1 | -1/+1 |
* | Fix ldn/stn multiple instructions. Fix testcases with unaligned data. | Jim Wilson | 2017-04-22 | 1 | -188/+102 |
* | Add support for fcvtl and fcvtl2. | Jim Wilson | 2017-04-08 | 1 | -0/+48 |
* | Support the fcmXX zero instructions. | Jim Wilson | 2017-04-08 | 1 | -0/+145 |
* | Fix bug with cmn/adds where C flag was incorrectly set. | Jim Wilson | 2017-03-25 | 1 | -1/+1 |
* | Fix umulh and smulh bugs. Fix bugs in last week's sumov.s testsuite. | Jim Wilson | 2017-03-03 | 1 | -4/+15 |
* | Add missing smov support, and clean up existing umov support. | Jim Wilson | 2017-02-25 | 1 | -75/+126 |
* | Add missing cnt (popcount) instruction support. | Jim Wilson | 2017-02-25 | 1 | -0/+51 |
* | Fix for aarch64 sim sxtl/uxtl insns, plus another fix for addv. | Jim Wilson | 2017-02-19 | 1 | -17/+25 |
* | Add self to aarch64 maintainers. Fix mla instruction. | Jim Wilson | 2017-02-14 | 1 | -49/+16 |
* | Fix bit/bif instructions. | Jim Wilson | 2017-02-14 | 1 | -10/+10 |
* | Add ldn/stn single support, fix ldnr support. | Jim Wilson | 2017-02-14 | 1 | -269/+282 |
* | Add support for cmtst. | Jim Wilson | 2017-01-23 | 1 | -0/+1 |
* | Fixes for addv and xtn2 instructions. | Jim Wilson | 2017-01-17 | 1 | -31/+16 |
* | Fix problems with the implementation of the uzp1 and uzp2 instructions. | Jim Wilson | 2017-01-09 | 1 | -17/+51 |
* | Five fixes, for fcsel, fcvtz, fminnm, mls, and non-widening mul. | Jim Wilson | 2017-01-04 | 1 | -31/+45 |
* | update copyright year range in GDB files | Joel Brobecker | 2017-01-01 | 1 | -1/+1 |
* | Fix bugs with float compare and Inf operands. | Jim Wilson | 2016-12-21 | 1 | -0/+28 |
* | Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes. | Jim Wilson | 2016-12-13 | 1 | -36/+15 |
* | Fix bugs with tbnz/tbz instructions.users/ARM/embedded-binutils-master-2016q4 | Jim Wilson | 2016-12-03 | 1 | -3/+3 |
* | Fix bug with FP stur instructions. | Jim Wilson | 2016-12-01 | 1 | -6/+6 |
* | sim: unify symbol table handling | Mike Frysinger | 2016-08-15 | 1 | -2/+4 |
* | Undo the previous change to the aarch64 sim - exporting aarch64_step() - and ... | Nick Clifton | 2016-08-12 | 1 | -4/+9 |
* | Export the single step function from the AArch64 simulator. | Nick Clifton | 2016-08-11 | 1 | -5/+3 |
* | Use fsqrt() to calculate float (rather than double) square root. | Nick Clifton | 2016-07-21 | 1 | -1/+1 |
* | Add support for simulating big-endian AArch64 binaries. | Jim Wilson | 2016-06-30 | 1 | -1/+5 |
* | Add support for FMLA (by element) to AArch64 sim. | Nick Clifton | 2016-05-06 | 1 | -2/+72 |
* | Add support for the --trace-decode option to the AArch64 simulator. | Nick Clifton | 2016-04-27 | 1 | -7/+312 |
* | Ignore DWARF debug information with a version of 0 - assume that it is padding. | Nick Clifton | 2016-04-04 | 1 | -12/+189 |
* | Fix more bugs in AArch64 simulator. | Nick Clifton | 2016-03-30 | 1 | -172/+212 |
* | Tidy up AArch64 simulator code. | Nick Clifton | 2016-03-29 | 1 | -1418/+1397 |
* | More AArch64 simulator improvements. | Nick Clifton | 2016-03-23 | 1 | -221/+573 |
* | Add simulation of MUL and NEG instructions to AArch64 simulator. | Nick Clifton | 2016-03-18 | 1 | -53/+159 |
* | Fix bugs in the simulation of the AArch64's ADDP, FADDP, LD1, CCMP and CCMP i... | Nick Clifton | 2016-03-03 | 1 | -44/+81 |
* | sim: aarch64: switch to common disassembler tracing | Mike Frysinger | 2016-01-05 | 1 | -36/+13 |
* | sim: unify min/max macros | Mike Frysinger | 2016-01-04 | 1 | -17/+14 |
* | sim: aarch64: drop syscall.h include to fix build | Tristan Gingold | 2016-01-04 | 1 | -1/+0 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Add support for the MRS instruction to the AArch64 simulator. | Nick Clifton | 2015-12-15 | 1 | -9/+45 |
* | Add an AArch64 simulator to GDB. | Nick Clifton | 2015-11-24 | 1 | -0/+13047 |