aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/ChangeLog
diff options
context:
space:
mode:
authorAndrey Volkov <avolkov@transas.com>2002-05-17 19:09:13 +0000
committerAndrey Volkov <avolkov@transas.com>2002-05-17 19:09:13 +0000
commita8cdafbd4e8dbf81a28d98de6a046bd9bc5cc097 (patch)
tree8b2577939ae2f269c86281b55c4c1a1aa24d7f6c /sim/h8300/ChangeLog
parentb9c9142c4073da3ece8bbb1a0401c841d8daa142 (diff)
downloadgdb-a8cdafbd4e8dbf81a28d98de6a046bd9bc5cc097.zip
gdb-a8cdafbd4e8dbf81a28d98de6a046bd9bc5cc097.tar.gz
gdb-a8cdafbd4e8dbf81a28d98de6a046bd9bc5cc097.tar.bz2
* h8300s now new target, not alias of h8300h
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r--sim/h8300/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog
index 1e3487d..f326692 100644
--- a/sim/h8300/ChangeLog
+++ b/sim/h8300/ChangeLog
@@ -1,5 +1,10 @@
2002-05-17 Andrey Volkov (avolkov@transas.com)
+ * compile.c: Made h8300s as new target, not h8300h alias.
+ * inst.h: Ditto.
+
+2002-05-17 Andrey Volkov (avolkov@transas.com)
+
* compile.c: Add additional CCR flags (I,UI,H,U)
2002-05-17 Andrey Volkov (avolkov@transas.com)