blob: 1585c65568377fee0af3e0bab1ce111a4cb5b8aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
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-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.
|