Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-09-15 | Update to reflect change to sim/common/aclocal.m4 (allow sim/common | Andrew Cagney | 1 | -0/+4 | |
directory to specify its own unqiue config.h file). | |||||
1997-09-05 | * configure: Regenerated to track ../common/aclocal.m4 changes. | David Edelsohn | 2 | -11/+16 | |
1997-09-05 | Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue. | Andrew Cagney | 1 | -0/+4 | |
1997-09-04 | o Add modulo argument to sim_core_attach | Andrew Cagney | 2 | -1/+5 | |
o Add sim-memopt module - memory option processing. | |||||
1997-08-27 | Fix doco on enable-sim-inline. | Andrew Cagney | 1 | -0/+5 | |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 3 | -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-26 | Flush defunct sim_kill. | Andrew Cagney | 2 | -7/+4 | |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 3 | -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-21 | Watchpoint interface. | Andrew Cagney | 1 | -0/+6 | |
1997-05-19 | o Implement generic halt/restart/abort module. | Andrew Cagney | 1 | -0/+5 | |
Use in tic80 and d30v simulators. o Add signal hook to sim-core module | |||||
1997-05-05 | Start of implementation of a distributed (between processors) | Andrew Cagney | 3 | -18/+29 | |
simulator core object. | |||||
1997-05-03 | * decode.c (decode): Add computed goto support. | David Edelsohn | 1 | -0/+4 | |
1997-05-02 | Update devo version of m32r sim to build with recent sim/common changes. | Andrew Cagney | 2 | -16/+345 | |
1997-05-01 | Merge from branch into devo. CGEN generic files moved to common | David Edelsohn | 9 | -0/+8326 | |
directory. K&R C support is no longer provided. | |||||
1996-12-17 | Getting there ... | David Edelsohn | 2 | -0/+35 | |