aboutsummaryrefslogtreecommitdiff
path: root/sim/m68hc11/ChangeLog
diff options
context:
space:
mode:
authorStephane Carrez <stcarrez@nerim.fr>2000-09-12 18:55:37 +0000
committerStephane Carrez <stcarrez@nerim.fr>2000-09-12 18:55:37 +0000
commit5f1864472a5df8874f54609a2b482915f6d28bda (patch)
tree7068aca81b116ee941fcd0aff93f5d04971bdb25 /sim/m68hc11/ChangeLog
parent6e8dd58f2a50a10968527cd00aafa162c0f16db9 (diff)
downloadgdb-5f1864472a5df8874f54609a2b482915f6d28bda.zip
gdb-5f1864472a5df8874f54609a2b482915f6d28bda.tar.gz
gdb-5f1864472a5df8874f54609a2b482915f6d28bda.tar.bz2
Missing Makefile.in for 68hc11 simulator
Diffstat (limited to 'sim/m68hc11/ChangeLog')
-rw-r--r--sim/m68hc11/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/m68hc11/ChangeLog b/sim/m68hc11/ChangeLog
index 646818c..6193652 100644
--- a/sim/m68hc11/ChangeLog
+++ b/sim/m68hc11/ChangeLog
@@ -1,3 +1,7 @@
+2000-09-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
+
+ * Makefile.in: Was missing from initial patch.
+
2000-09-10 Stephane Carrez <Stephane.Carrez@worldnet.fr>
* interp.c (sim_store_register): Remove soft register hack.