diff options
author | Andrey Volkov <avolkov@transas.com> | 2002-05-17 18:47:14 +0000 |
---|---|---|
committer | Andrey Volkov <avolkov@transas.com> | 2002-05-17 18:47:14 +0000 |
commit | 3b02cf92817ecdaee31b9b46ea67e0b0821b4340 (patch) | |
tree | 2012a1d2f2dac724ae53408093ed4db524924d6e /sim/h8300/ChangeLog | |
parent | 6e591d68a54bb93589704e8b9994a161b7a9fb31 (diff) | |
download | binutils-gdb-3b02cf92817ecdaee31b9b46ea67e0b0821b4340.tar.gz |
* compile.c: Change literal regnumbers to REGNUMS.
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r-- | sim/h8300/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index 63925e647d9..c143fa10781 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. |