2000-01-18 01:55:13 +01:00
|
|
|
2000-01-13 Nick Clifton <nickc@cygnus.com>
|
|
|
|
|
|
|
|
* interp.c (sim_resume): Do not rely upon host semantics of shift
|
|
|
|
operators to implement M*Core semantics.
|
|
|
|
|
1999-09-09 02:02:17 +02:00
|
|
|
Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
|
|
|
|
|
|
|
|
* configure: Regenerated to track ../common/aclocal.m4 changes.
|
|
|
|
|
1999-06-28 18:06:02 +02:00
|
|
|
1999-06-23 Nick Clifton <nickc@cygnus.com>
|
|
|
|
|
|
|
|
* sysdep.h: Do not define prototypes for memcpy and strchr if they
|
|
|
|
are macros.
|
|
|
|
|
1999-05-25 20:09:09 +02:00
|
|
|
1999-05-21 Nick Clifton <nickc@cygnus.com>
|
|
|
|
|
|
|
|
* interp.c (sim_resume): Add more tracing output.
|
|
|
|
|
1999-05-19 21:58:41 +02:00
|
|
|
1999-05-17 Keith Seitz <keiths@cygnus.com>
|
|
|
|
|
|
|
|
* interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
|
|
|
|
(sim_resume): Correct off by one instruction error when a breakpoint
|
|
|
|
is hit.
|
|
|
|
|
1999-05-11 15:35:55 +02:00
|
|
|
1999-05-08 Felix Lee <flee@cygnus.com>
|
|
|
|
|
|
|
|
* configure: Regenerated to track ../common/aclocal.m4 changes.
|
|
|
|
|
|
|
|
1999-05-10 Nick Clifton <nickc@cygnus.com>
|
|
|
|
|
|
|
|
* interp.c (sim_resume): Record PC in case it is needed for error
|
|
|
|
messages and the original has been corrupted.
|
|
|
|
|
|
|
|
1999-05-07 Nick Clifton <nickc@cygnus.com>
|
|
|
|
|
|
|
|
* interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
|
|
|
|
(util): Handle 0x50FF stubs properly.
|
|
|
|
|
|
|
|
|
1999-05-05 16:45:51 +02:00
|
|
|
1999-04-29 Nick Clifton <nickc@cygnus.com>
|
|
|
|
|
|
|
|
* interp.c (set_initial_gprs): Only display memory range if
|
|
|
|
verbose option has been set.
|
|
|
|
|
1999-04-27 03:33:01 +02:00
|
|
|
1999-04-22 Nick Clifton <nickc@cygnus.com>
|
|
|
|
|
|
|
|
* interp.c: Add tracing and verbose options.
|
|
|
|
Fixed trap and syscall emulations.
|
|
|
|
|
|
|
|
1999-04-08 Nick Clifton <nickc@cygnus.com>
|
|
|
|
|
|
|
|
* interp.c: New file: Simulator for MCore.
|
|
|
|
* sysdep.h: New file: Systems definitions for MCore simulator.
|
|
|
|
* configure.in: New file: Configure script for MCore simulator.
|
|
|
|
* configure: New file: Genreated.
|
|
|
|
* config,in: New file: Config support.
|
|
|
|
* Makefile.in: New file: Meta makefile for MCore simulator.
|
|
|
|
|