binutils-gdb/sim
Jackie Smith Cashion 8ad5773724 Initial check-in of the MIPS simulator. Work still needs to be done on
the run-time support code (interp.c) to provide better tracing, and
also to add profiling and architecture specific support. At the moment
the simulator has a fixed size, fixed address memory area, and
simulates a subset of the IDT monitor calls (enough to execute test
programs).

The other major feature (could even be a bug) is that the simulator
makes use of the GCC "long long" extension. Work has been started to
make this a build configuration option... but there is still a lot of
this to be done.
1995-11-08 15:44:38 +00:00
..
arm Add sim_set_callbacks. 1995-10-13 22:06:30 +00:00
common Fix SH simulator to handle program exit correctly. 1995-10-22 20:22:02 +00:00
h8300
mips Initial check-in of the MIPS simulator. Work still needs to be done on 1995-11-08 15:44:38 +00:00
ppc Remove references to config.make/config.hdr 1995-11-07 02:58:35 +00:00
sh Indicate SIGILL instead of calling abort for default case. 1995-10-21 21:38:40 +00:00
w65 *** empty log message *** 1995-10-20 16:16:18 +00:00
.Sanitize keep common directory. 1995-09-30 00:44:21 +00:00
ChangeLog * configure.in: Explicitly `exit 0' for broken shells. 1995-10-08 11:27:49 +00:00
configure revert to stock autoconf 2.4 configure scripts. 1995-10-03 20:31:16 +00:00
configure.in * configure.in: Explicitly `exit 0' for broken shells. 1995-10-08 11:27:49 +00:00
Makefile.in * Makefile.in, configure.in: converted to autoconf. 1995-07-05 22:54:10 +00:00