1 1999-05-21 Nick Clifton <nickc@cygnus.com>
3 * interp.c (sim_resume): Add more tracing output.
5 1999-05-17 Keith Seitz <keiths@cygnus.com>
7 * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
8 (sim_resume): Correct off by one instruction error when a breakpoint
11 1999-05-08 Felix Lee <flee@cygnus.com>
13 * configure: Regenerated to track ../common/aclocal.m4 changes.
15 1999-05-10 Nick Clifton <nickc@cygnus.com>
17 * interp.c (sim_resume): Record PC in case it is needed for error
18 messages and the original has been corrupted.
20 1999-05-07 Nick Clifton <nickc@cygnus.com>
22 * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
23 (util): Handle 0x50FF stubs properly.
26 1999-04-29 Nick Clifton <nickc@cygnus.com>
28 * interp.c (set_initial_gprs): Only display memory range if
29 verbose option has been set.
31 1999-04-22 Nick Clifton <nickc@cygnus.com>
33 * interp.c: Add tracing and verbose options.
34 Fixed trap and syscall emulations.
36 1999-04-08 Nick Clifton <nickc@cygnus.com>
38 * interp.c: New file: Simulator for MCore.
39 * sysdep.h: New file: Systems definitions for MCore simulator.
40 * configure.in: New file: Configure script for MCore simulator.
41 * configure: New file: Genreated.
42 * config,in: New file: Config support.
43 * Makefile.in: New file: Meta makefile for MCore simulator.