aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r
AgeCommit message (Collapse)AuthorFilesLines
1997-09-15Update to reflect change to sim/common/aclocal.m4 (allow sim/commonAndrew Cagney1-0/+4
directory to specify its own unqiue config.h file).
1997-09-05* configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn2-11/+16
1997-09-05Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue.Andrew Cagney1-0/+4
1997-09-04o Add modulo argument to sim_core_attachAndrew Cagney2-1/+5
o Add sim-memopt module - memory option processing.
1997-08-27Fix doco on enable-sim-inline.Andrew Cagney1-0/+5
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney3-24/+98
Add file sim-hload.c - generic load for hardware only simulators. Review each simulators sim_open, sim_load, sim_create_inferior so that they more closely match required behavour.
1997-08-26Flush defunct sim_kill.Andrew Cagney2-7/+4
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney3-25/+1967
that image properties such as endianness can be checked. More strongly document the expected behavour of each of the sim_* interfaces. Add default endian argument to simulator config macro SIM_AC_OPTION_ENDIAN. Use in sim_config.
1997-05-21Watchpoint interface.Andrew Cagney1-0/+6
1997-05-19o Implement generic halt/restart/abort module.Andrew Cagney1-0/+5
Use in tic80 and d30v simulators. o Add signal hook to sim-core module
1997-05-05Start of implementation of a distributed (between processors)Andrew Cagney3-18/+29
simulator core object.
1997-05-03 * decode.c (decode): Add computed goto support.David Edelsohn1-0/+4
1997-05-02Update devo version of m32r sim to build with recent sim/common changes.Andrew Cagney2-16/+345
1997-05-01 Merge from branch into devo. CGEN generic files moved to commonDavid Edelsohn9-0/+8326
directory. K&R C support is no longer provided.
1996-12-17Getting there ...David Edelsohn2-0/+35