diff options
author | Jeff Law <law@redhat.com> | 1996-04-09 05:57:15 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-04-09 05:57:15 +0000 |
commit | 50d45d1b2f621f026868e9802e181bebe28e10b7 (patch) | |
tree | f4f261edddaf1b0b7b9ead7a204ab5ef02b81d62 /sim/h8300/ChangeLog | |
parent | 75eb523103bd3a750e762927d539ef90d1bdeb44 (diff) | |
download | gdb-50d45d1b2f621f026868e9802e181bebe28e10b7.zip gdb-50d45d1b2f621f026868e9802e181bebe28e10b7.tar.gz gdb-50d45d1b2f621f026868e9802e181bebe28e10b7.tar.bz2 |
* compile.c (sim_resume): Fix overflow checks for ALU insns.
So that int-compare.c passes.
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 f573246..ce54af3 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,3 +1,7 @@ +Mon Apr 8 23:58:49 1996 Jeffrey A Law (law@cygnus.com) + + * compile.c (sim_resume): Fix overflow checks for ALU insns. + Fri Apr 5 17:20:59 1996 Jeffrey A Law (law@cygnus.com) * compile.c (decode): Use "bit" to hold L_3 immediates instead |