2017-09-06 |
John Baldwin | Honor an existing CC_FOR_BUILD in the environment for... |
tree | commitdiff |
2017-04-22 |
Jim Wilson | Fix ldn/stn multiple instructions. Fix testcases with... |
tree | commitdiff |
2017-04-08 |
Jim Wilson | Add support for fcvtl and fcvtl2. |
tree | commitdiff |
2017-04-08 |
Jim Wilson | Support the fcmXX zero instructions. |
tree | commitdiff |
2017-03-26 |
Jim Wilson | Fix bug with cmn/adds where C flag was incorrectly... |
tree | commitdiff |
2017-03-03 |
Jim Wilson | Fix umulh and smulh bugs. Fix bugs in last week's... |
tree | commitdiff |
2017-02-26 |
Jim Wilson | Add missing smov support, and clean up existing umov... |
tree | commitdiff |
2017-02-26 |
Jim Wilson | Add missing cnt (popcount) instruction support. |
tree | commitdiff |
2017-02-19 |
Jim Wilson | Fix for aarch64 sim sxtl/uxtl insns, plus another fix... |
tree | commitdiff |
2017-02-14 |
Jim Wilson | Add self to aarch64 maintainers. Fix mla instruction. |
tree | commitdiff |
2017-02-14 |
Jim Wilson | Fix bit/bif instructions. |
tree | commitdiff |
2017-02-14 |
Jim Wilson | Add ldn/stn single support, fix ldnr support. |
tree | commitdiff |
2017-01-24 |
Jim Wilson | Add support for cmtst. |
tree | commitdiff |
2017-01-18 |
Jim Wilson | Fixes for addv and xtn2 instructions. |
tree | commitdiff |
2017-01-09 |
Jim Wilson | Fix problems with the implementation of the uzp1 and... |
tree | commitdiff |
2017-01-05 |
Jim Wilson | Five fixes, for fcsel, fcvtz, fminnm, mls, and non... |
tree | commitdiff |
2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
tree | commitdiff |
2016-12-21 |
Jim Wilson | Fix bugs with float compare and Inf operands. |
tree | commitdiff |
2016-12-13 |
Jim Wilson | Fix aarch64 sim bug with adds64, and add testcases... |
tree | commitdiff |
2016-12-04 |
Jim Wilson | Fix bugs with tbnz/tbz instructions. users/ARM/embedded-binutils-master-2016q4 |
tree | commitdiff |
2016-12-01 |
Jim Wilson | Fix typo in ChangeLog entry. |
tree | commitdiff |
2016-12-01 |
Jim Wilson | Fix bug with FP stur instructions. |
tree | commitdiff |
2016-08-15 |
Mike Frysinger | sim: unify symbol table handling |
tree | commitdiff |
2016-08-12 |
Nick Clifton | Undo the previous change to the aarch64 sim - exporting... |
tree | commitdiff |
2016-08-11 |
Nick Clifton | Export the single step function from the AArch64 simulator. |
tree | commitdiff |
2016-07-26 |
Alan Modra | Wean gdb and sim off private libbfd.h header |
tree | commitdiff |
2016-07-21 |
Nick Clifton | Fix typo fsqrt -> sqrtf. |
tree | commitdiff |
2016-07-21 |
Nick Clifton | Use fsqrt() to calculate float (rather than double... |
tree | commitdiff |
2016-06-30 |
Jim Wilson | Add support for simulating big-endian AArch64 binaries. |
tree | commitdiff |
2016-05-06 |
Nick Clifton | Add support for FMLA (by element) to AArch64 sim. |
tree | commitdiff |
2016-04-27 |
Nick Clifton | Add support for the --trace-decode option to the AArch6... |
tree | commitdiff |
2016-04-04 |
Nick Clifton | Ignore DWARF debug information with a version of 0... |
tree | commitdiff |
2016-03-30 |
Nick Clifton | Fix more bugs in AArch64 simulator. |
tree | commitdiff |
2016-03-29 |
Nick Clifton | Tidy up AArch64 simulator code. |
tree | commitdiff |
2016-03-23 |
Nick Clifton | More AArch64 simulator improvements. |
tree | commitdiff |
2016-03-18 |
Nick Clifton | Fix thinko in new GET_VEC_ELEMENT macro. |
tree | commitdiff |
2016-03-18 |
Nick Clifton | Fix code to check for illegal element numbers when... |
tree | commitdiff |
2016-03-18 |
Nick Clifton | Add simulation of MUL and NEG instructions to AArch64... |
tree | commitdiff |
2016-03-03 |
Nick Clifton | Fix bugs in the simulation of the AArch64's ADDP, FADDP... |
tree | commitdiff |
2016-01-10 |
Mike Frysinger | sim: move many common settings from CPPFLAGS to config.h |
tree | commitdiff |
2016-01-10 |
Mike Frysinger | sim: drop unused SIM_AC_OPTION_PACKAGES |
tree | commitdiff |
2016-01-10 |
Mike Frysinger | sim: allow the environment configure option everywhere |
tree | commitdiff |
2016-01-10 |
Mike Frysinger | sim: allow the assert configure option everywhere |
tree | commitdiff |
2016-01-10 |
Mike Frysinger | sim: drop targ-vals.def->nltvals.def indirection |
tree | commitdiff |
2016-01-10 |
Mike Frysinger | sim: allow the inline configure option everywhere |
tree | commitdiff |
2016-01-10 |
Mike Frysinger | sim: drop --enable-sim-{regparm,stdcall} options |
tree | commitdiff |
2016-01-10 |
Mike Frysinger | sim: drop --enable-sim-cflags option |
tree | commitdiff |
2016-01-09 |
Mike Frysinger | sim: drop common/cconfig.h in favor of a single config.h |
tree | commitdiff |
2016-01-07 |
Mike Frysinger | sim: sim_{create_inferior,open,parse_args}: constify... |
tree | commitdiff |
2016-01-05 |
Mike Frysinger | sim: aarch64: switch to common disassembler tracing |
tree | commitdiff |
2016-01-05 |
Mike Frysinger | sim: unify min/max macros |
tree | commitdiff |
2016-01-05 |
Tristan Gingold | sim: aarch64: drop syscall.h include to fix build |
tree | commitdiff |
2016-01-04 |
Mike Frysinger | sim: punt x86-specific bswap logic |
tree | commitdiff |
2016-01-03 |
Mike Frysinger | sim: drop host endian configure option |
tree | commitdiff |
2016-01-03 |
Mike Frysinger | sim: convert to bfd_endian |
tree | commitdiff |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
tree | commitdiff |
2015-12-27 |
Mike Frysinger | sim: aarch64/msp430: fix disassembler usage |
tree | commitdiff |
2015-12-27 |
Mike Frysinger | sim: unify sim-hload |
tree | commitdiff |
2015-12-27 |
Mike Frysinger | sim: punt WITH_DEVICES & tconfig.h support |
tree | commitdiff |
2015-12-26 |
Mike Frysinger | sim: standardize sim_create_inferior handling of argv... |
tree | commitdiff |
2015-12-26 |
Mike Frysinger | sim: aarch64: move ChangeLog content |
tree | commitdiff |
2015-12-15 |
Nick Clifton | Add support for the MRS instruction to the AArch64... |
tree | commitdiff |
2015-11-24 |
Nick Clifton | Add an AArch64 simulator to GDB. |
tree | commitdiff |
|