diff options
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 9938196..100a303 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,3 +1,7 @@ +2004-06-10 Michael Snyder <msnyder@redhat.com> + Patch submitted by Nitin Yewale <NitinY@KPITCummins.com>. + * compile.c (sim_resume): Corrected ANDC operation on EXR for H8S. + 2004-01-05 Michael Snyder <msnyder@redhat.com> * compile.c (sim_load): Don't pass a type to bfd_openr. |