summaryrefslogtreecommitdiff
path: root/sim/mcore/ChangeLog
diff options
context:
space:
mode:
authorStan Shebs <shebs@apple.com>1999-04-27 01:33:01 +0000
committerStan Shebs <shebs@apple.com>1999-04-27 01:33:01 +0000
commitafa35469277653e5d7cc4748d535a98e9a278b5d (patch)
tree3c38d8194626ffd57af7e75caed1d1433d9e0da7 /sim/mcore/ChangeLog
parentfe454715791b86ad488b33c1f325478803c8108c (diff)
downloadgdb-afa35469277653e5d7cc4748d535a98e9a278b5d.tar.gz
Initial revision
Diffstat (limited to 'sim/mcore/ChangeLog')
-rw-r--r--sim/mcore/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/sim/mcore/ChangeLog b/sim/mcore/ChangeLog
new file mode 100644
index 00000000000..51e976cf695
--- /dev/null
+++ b/sim/mcore/ChangeLog
@@ -0,0 +1,14 @@
+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.
+