8sa1-binutils-gdb/sim
Ron Unrau c939ffeb80 Initial Breakpoint support:
* sim-main.h: (struct _sim_cpu): add cur_device field.
          Define cur_device values, breakpoint value, and SIM_ENGINE_HALT_HOOK
        * interp.c (sim_open): initialize cur_device
        * sky-engine.c (engine_run): use cur_device to set current_cpu
        * sky-libvpe.c (vpecallms_cycle): add check for breakpoint
        * sky-hardware.h: delete NUMBER_CPUS
        * sky-hardware.c (attach_devices): create a memory mapped comm
          area for GDB/SIM interactions

misc:
        * sky-vu.c ({read,write}_vu_misc_reg): do default behavior for
          unknown regs instead of sim_io_error. MP reg is float (was missing
          cast).
1998-05-07 14:36:42 +00:00
..
arm Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com> 1998-04-29 01:44:23 +00:00
common * Make-common (sim_main_headers): Sort. 1998-05-07 02:08:05 +00:00
d10v * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
erc32 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
h8300 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
igen * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
m32r lotsa stuff, see ChangeLog 1998-05-06 22:39:35 +00:00
mips Initial Breakpoint support: 1998-05-07 14:36:42 +00:00
mn10300 Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com> 1998-04-29 01:44:23 +00:00
ppc Wed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus.com> 1998-04-29 22:49:27 +00:00
sh * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
testsuite * Added hooks to new dejagnu sky tests, removed old test from run. 1998-05-04 22:18:20 +00:00
tic80 Fix type of arguments to sim_engine_halt. 1998-05-01 05:44:17 +00:00
v850 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
w65 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 21:43:25 +00:00
.Sanitize massive sanitization fixes 1998-03-13 13:09:32 +00:00
ChangeLog * Makefile.in (autoconf-common autoheader-common): Don't pass -l 1998-04-26 21:44:25 +00:00
configure Build IGEN with the mn10300 simulator. 1998-03-24 16:18:58 +00:00
configure.in * configure.in: Build simulator on sparclite and sparc86x targets. 1998-04-29 20:11:29 +00:00
Makefile.in * Makefile.in (autoconf-common autoheader-common): Pass `-l 1998-04-24 21:00:29 +00:00
README-HACKING * Makefile.in (autoconf-common autoheader-common): Don't pass -l 1998-04-26 21:44:25 +00:00