aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/ChangeLog
diff options
context:
space:
mode:
authorAndrey Volkov <avolkov@transas.com>2002-05-17 18:47:14 +0000
committerAndrey Volkov <avolkov@transas.com>2002-05-17 18:47:14 +0000
commit3b02cf92817ecdaee31b9b46ea67e0b0821b4340 (patch)
tree2012a1d2f2dac724ae53408093ed4db524924d6e /sim/h8300/ChangeLog
parent6e591d68a54bb93589704e8b9994a161b7a9fb31 (diff)
downloadgdb-3b02cf92817ecdaee31b9b46ea67e0b0821b4340.zip
gdb-3b02cf92817ecdaee31b9b46ea67e0b0821b4340.tar.gz
gdb-3b02cf92817ecdaee31b9b46ea67e0b0821b4340.tar.bz2
* compile.c: Change literal regnumbers to REGNUMS.
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 63925e6..c143fa1 100644
--- a/sim/h8300/ChangeLog
+++ b/sim/h8300/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-17 Andrey Volkov (avolkov@transas.com)
+
+ * compile.c: Change literal regnumbers to REGNUMS.
+ Fix instruction and cycles counting
+
2001-12-20 Kazu Hirata <kazu@hxi.com>
* compile.c: Fix formatting.