3778 Commits (3a5ce9503e93fd5b10ddbc4e54fbf6e2e3b46819)

Author SHA1 Message Date
Jim Wilson c7be441465 Add support for simulating big-endian AArch64 binaries. 10 years ago
Nick Clifton fd7ed446fb Add support for FMLA (by element) to AArch64 sim. 10 years ago
Nick Clifton 7881f69ee9 Fix a typo in the check for SNANs in the RX simulator. 10 years ago
Nick Clifton 2cdad34c4f Add support for the --trace-decode option to the AArch64 simulator. 10 years ago
Oleg Endo 93e6fe04cc Fix primary reason why the SH simulation hasn't been working on 64 bit hosts. 10 years ago
Oleg Endo ba442f0f41 Move ChangeLog entries from sim/ChangeLog to sim/sh/ChangeLog. 10 years ago
Oleg Endo 417a667c4a Adjust default memory size and stack base address for SH simulator. 10 years ago
Nick Clifton 67f101eece Ignore DWARF debug information with a version of 0 - assume that it is padding. 10 years ago
Nick Clifton 7517e550ce Fix more bugs in AArch64 simulator. 10 years ago
Nick Clifton ef0d8ffc45 Tidy up AArch64 simulator code. 10 years ago
Nick Clifton 5ab6d79e70 More AArch64 simulator improvements. 10 years ago
Nick Clifton 87bba7a5e0 Fix thinko in new GET_VEC_ELEMENT macro. 10 years ago
Nick Clifton 4c0ca98e58 Fix code to check for illegal element numbers when accessing AArch64 vector registers in AArch64 sim. 10 years ago
Nick Clifton e101a78be9 Add simulation of MUL and NEG instructions to AArch64 simulator. 10 years ago
Nick Clifton 57aa174243 Fix bugs in the simulation of the AArch64's ADDP, FADDP, LD1, CCMP and CCMP instructions. 10 years ago
Mike Frysinger 1554f75841 sim: mips: fix prog_bfd usage 10 years ago
Nick Clifton 13754e4c3d Prevent possible undefined behaviour computing the size of the scache by usingunsigned integers instead of signed integers. 10 years ago
Maciej W. Rozycki 3b8f2c8bcf MAINTAINERS: Add Thiemo Seufer back, as a past maintainer 10 years ago
Andrew Bennett 3d304f48ca MIPS: Only build microMIPS specific simulator functions if microMIPS support is required. 10 years ago
Joel Brobecker f749ed6079 Minor comment fixes in sim/common/sim-fpu.c. 10 years ago
Joel Brobecker 3c8e93b7fa minor reformatting in sim/common/sim-fpu.c. 10 years ago
Mike Frysinger b36d953bce sim: mips: workaround 32-bit addr sign extensions 10 years ago
Mike Frysinger 34ac507d94 sim: config: do not try to align settings 10 years ago
Mike Frysinger ce39bd3890 sim: move many common settings from CPPFLAGS to config.h 10 years ago
Mike Frysinger e19418e02e sim: drop unused SIM_AC_OPTION_PACKAGES 10 years ago
Mike Frysinger 16f7876d71 sim: allow the environment configure option everywhere 10 years ago
Mike Frysinger 35656e9521 sim: allow the assert configure option everywhere 10 years ago
Mike Frysinger 99d8e87993 sim: drop targ-vals.def->nltvals.def indirection 10 years ago
Mike Frysinger 6d90347b5d sim: mips: drop SIM_AC_OPTION_SMP call 10 years ago
Mike Frysinger 347fe5bb86 sim: allow the inline configure option everywhere 10 years ago
Mike Frysinger 0dc73ef7c3 sim: drop --enable-sim-{regparm,stdcall} options 10 years ago
Mike Frysinger 22be3fbeac sim: drop --enable-sim-cflags option 10 years ago
Mike Frysinger 5295724cdc sim: stop configuring common subdir 10 years ago
Mike Frysinger 936df7568a sim: drop common/cconfig.h in favor of a single config.h 10 years ago
Mike Frysinger b900245c3b sim: config: drop use of __DATE__/__TIME__ 10 years ago
Mike Frysinger 2e3d4f4d5d sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly 10 years ago
Joel Brobecker 6847703472 Change copyright owner to FSF in sim/testsuite/sim/mips/hilo-hazard-4.s 10 years ago
Mike Frysinger 402cf05346 sim: msp430: drop duplicate sim_load_file call 10 years ago
Mike Frysinger 1a846c6262 sim: aarch64: switch to common disassembler tracing 10 years ago
Mike Frysinger 824c862804 sim: bfin: add support disasm tracing 10 years ago
Mike Frysinger 70d3944832 sim: msp430: switch to common disassembler tracing 10 years ago
Mike Frysinger bfb2629c16 sim: trace: add support for disassembling 10 years ago
Nick Clifton 4eb70007f1 Add myself as the maintainer for the AArch64. 10 years ago
Nick Clifton 296ebfbb91 Fix the execution of the MSP430 simulator testsuite. 10 years ago
Mike Frysinger 44ddb0c66a sim: use STATE_MAGIC helper 10 years ago
Mike Frysinger bc273e1751 sim: unify min/max macros 10 years ago
Tristan Gingold ac8eefeb24 sim: aarch64: drop syscall.h include to fix build 10 years ago
Mike Frysinger 8d7d784e23 sim: parse_args: polish getopt error message 10 years ago
Mike Frysinger 9bbf6f91c6 sim: punt x86-specific bswap logic 10 years ago
Mike Frysinger 13adda68c5 sim: d10v: gut endian logic 10 years ago