aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-core.c
AgeCommit message (Expand)AuthorFilesLines
1997-09-10 * sim-core.h (sim_cpu_core): [WITH_XOR_ENDIAN + 1], to avoidFelix Lee1-1/+1
1997-09-05Redo watchpoint code so that it target can specify interrupt names.Andrew Cagney1-3/+7
1997-09-05Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue.Andrew Cagney1-1/+1
1997-09-04o Add modulo argument to sim_core_attachAndrew Cagney1-125/+224
1997-09-03Stanify error reporting memory overlaps.Andrew Cagney1-8/+23
1997-08-30Passify GCC. Convert 0x0LL to something more portable in the FP code.Andrew Cagney1-55/+199
1997-05-23Preliminary suport for xor-endian suport in core module.Andrew Cagney1-19/+58
1997-05-21Watchpoint interface.Andrew Cagney1-15/+49
1997-05-12c80 simulator fixes.Andrew Cagney1-1/+1
1997-05-05Start of implementation of a distributed (between processors)Andrew Cagney1-31/+52
1997-05-02Update devo version of m32r sim to build with recent sim/common changes.Andrew Cagney1-8/+24
1997-05-01 * Makefile.in (sim-options_h): Define.David Edelsohn1-57/+83
1997-03-14Add a number of per-simulator options: hostendian, endian, inline, warnings.Andrew Cagney1-0/+375