aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r--sim/h8300/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog
index 34577d8..b5a2cf8 100644
--- a/sim/h8300/ChangeLog
+++ b/sim/h8300/ChangeLog
@@ -1,8 +1,12 @@
+2003-06-04 Michael Snyder <msnyder@redhat.com>
+
+ * compile.c (sim_info): Fix typo in output.
+
2003-06-03 Michael Snyder <msnyder@redhat.com>
- * h8300/compile.c: Add h8300sx insns and addressing modes.
- * h8300/sim-main.h: Replaces h8300/inst.h.
- * h8300/Makefile.in: Tweak to bring in some sim/common stuff.
+ * compile.c: Add h8300sx insns and addressing modes.
+ * sim-main.h: Replaces h8300/inst.h.
+ * Makefile.in: Tweak to bring in some sim/common stuff.
2003-04-13 Michael Snyder <msnyder@redhat.com>