diff options
author | Andrey Volkov <avolkov@transas.com> | 2002-05-17 18:55:13 +0000 |
---|---|---|
committer | Andrey Volkov <avolkov@transas.com> | 2002-05-17 18:55:13 +0000 |
commit | f6225c96154d01ef8ea826add369c615cf1965c4 (patch) | |
tree | e682d38ee56af74287e3df103a77fac4a8d76358 /sim/h8300/ChangeLog | |
parent | 906709f48c964236ec3b789a69689fddd9bfae21 (diff) | |
download | binutils-gdb-f6225c96154d01ef8ea826add369c615cf1965c4.tar.gz |
*compile.c: Add additional CCR flags (I,UI,H,U)
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r-- | sim/h8300/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index c143fa10781..1e3487d0fb5 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,5 +1,9 @@ 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) + * compile.c: Change literal regnumbers to REGNUMS. Fix instruction and cycles counting |