30 Commits (74c1b0ba6b1f4e6b84e862e573864549cde87f45)

Author SHA1 Message Date
Doug Evans 169c74762a * sim-core.h (SIM_CORE_SIGNAL_FN): New typedef. 29 years ago
Doug Evans e4726e6dfc * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc. 29 years ago
Doug Evans 2307e0ee98 Good grief. Detailed function descriptions should accompany their definition. 29 years ago
Doug Evans 84fc6bd9df (sim_core_attach): Add a comment describing its function. 29 years ago
Doug Evans 0471756934 * sim-core.c (sim_core_attach): Revise last patch. 29 years ago
Doug Evans de13b4cbdb * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc. 29 years ago
Doug Evans 751197f231 (profile_print_core): Simplify by calling sim_core_map_to_str. 29 years ago
Andrew Cagney d147d3844f Backout of revision 1.35. Abort may be valid operation. 29 years ago
Doug Evans a4b44a2b08 * sim-core.c (sim_core_signal): Use sim_stopped instead of 29 years ago
Doug Evans 1ebc7e0e24 * sim-signal.c, sim-signal.h: New files. 29 years ago
Doug Evans 340d8e209e * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch value. 29 years ago
Doug Evans cf02c13ce2 (sim_core_signal): Add missing "\n" in message. 29 years ago
Andrew Cagney 63be8febf7 Rewrite the MIPS simulator's memory model so that it uses the generic 29 years ago
Andrew Cagney fcc86d82f7 Make memory regions layered (just like existing device regions) so 29 years ago
Andrew Cagney a86809d323 Implement sim_core_{read,write}_word using sim_core_{read,write}_<N>. 29 years ago
Andrew Cagney f45dd42b32 Add 128 bit transfers to sim core. 29 years ago
Andrew Cagney fd89abc204 Handle core regions which start at a poorly aligned address. 29 years ago
Felix Lee 31dda65aff * sim-core.h (sim_cpu_core): [WITH_XOR_ENDIAN + 1], to avoid 29 years ago
Andrew Cagney 1bba340afe Redo watchpoint code so that it target can specify interrupt names. 29 years ago
Andrew Cagney 30efae3acd Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue. 29 years ago
Andrew Cagney a34abff813 o Add modulo argument to sim_core_attach 29 years ago
Andrew Cagney 80c651f02d Stanify error reporting memory overlaps. 29 years ago
Andrew Cagney f90b720ba1 Passify GCC. Convert 0x0LL to something more portable in the FP code. 29 years ago
Andrew Cagney cd0d873d0f Preliminary suport for xor-endian suport in core module. 30 years ago
Andrew Cagney 50a2a69182 Watchpoint interface. 30 years ago
Andrew Cagney c445af5a2b c80 simulator fixes. 30 years ago
Andrew Cagney 7a418800c1 Start of implementation of a distributed (between processors) 30 years ago
Andrew Cagney 1fe052808a Update devo version of m32r sim to build with recent sim/common changes. 30 years ago
David Edelsohn c967f1874a * Makefile.in (sim-options_h): Define. 30 years ago
Andrew Cagney f2de7dfd8c Add a number of per-simulator options: hostendian, endian, inline, warnings. 30 years ago