diff options
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r-- | sim/h8300/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index 7aa1a75..9938196 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,3 +1,12 @@ +2004-01-05 Michael Snyder <msnyder@redhat.com> + + * compile.c (sim_load): Don't pass a type to bfd_openr. + +2003-12-16 Michael Snyder <msnyder@redhat.com> + + Patch submitted by Anil Paranjape <AnilP1@KPITCummins.com> + * sim-main.h (H8300H_MSIZE): Increase from 18 bits to 24 bits. + 2003-12-11 Dhananjay Deshpande <dhananjayd@kpitcummins.com> * compile.c (set_h8300h): Initialize globals to zero. |