summaryrefslogtreecommitdiff
path: root/sim/h8300/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1996-04-12 15:38:08 +0000
committerJeff Law <law@redhat.com>1996-04-12 15:38:08 +0000
commit9b1271617bf446b2015601820d2f996b3d16fe8a (patch)
tree190166636b287bc71ced7c549716f151739224e2 /sim/h8300/ChangeLog
parentee9897be1c508867290aeadd598428b6afe399a6 (diff)
downloadbinutils-gdb-9b1271617bf446b2015601820d2f996b3d16fe8a.tar.gz
* compile.c (sim_resume): Fix and simplify overflow and carry
handling for 32bit ALU insns.
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 ce54af3b9c2..04d56242e3c 100644
--- a/sim/h8300/ChangeLog
+++ b/sim/h8300/ChangeLog
@@ -1,3 +1,8 @@
+Fri Apr 12 09:39:56 1996 Jeffrey A Law (law@cygnus.com)
+
+ * compile.c (sim_resume): Fix and simplify overflow and carry
+ handling for 32bit ALU insns.
+
Mon Apr 8 23:58:49 1996 Jeffrey A Law (law@cygnus.com)
* compile.c (sim_resume): Fix overflow checks for ALU insns.