diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-07-27 09:39:50 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-07-27 09:39:50 +0000 |
commit | 0a17cd59446fd9191aa49369b8fd8b42a0c748cf (patch) | |
tree | 1832648a0fc1ddab4f5f59dc546529205d8faadc /sim/h8300/ChangeLog | |
parent | 78073dd899b80be1a70ad75d5c3fc9d538ad9f86 (diff) | |
download | gdb-0a17cd59446fd9191aa49369b8fd8b42a0c748cf.zip gdb-0a17cd59446fd9191aa49369b8fd8b42a0c748cf.tar.gz gdb-0a17cd59446fd9191aa49369b8fd8b42a0c748cf.tar.bz2 |
* compile.c (decode): Distinguish inc/dec.[wl] and adds/subs
correctly.
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 e3885de..46f9972 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,3 +1,8 @@ +2000-06-15 Kazu Hirata <kazu@hxi.com> + + * compile.c (decode): Distinguish inc/dec.[wl] and adds/subs + correctly. + 2000-06-20 Frank Ch. Eigler <fche@redhat.com> * compile.c: Don't include "wait.h". |