From 0da9b2c362a42d931b2e5605678e1cbc63d9a793 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sat, 15 Nov 2003 16:57:07 +0000 Subject: [PATCH] Move an entry that belong to sim/h8300/ChangeLog. --- sim/ChangeLog | 13 ------------- sim/h8300/ChangeLog | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/sim/ChangeLog b/sim/ChangeLog index 2183398a80..97fecf2e10 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,16 +1,3 @@ -2003-10-17 Shrinivas Atre - * h8300/compile.c : Addition of extern variable h8300_normal_mode - (SP) : Handle normal mode - (bitfrom) : Use normal mode flag to return suitable value - (lvalue) : Use normal mode flag to return command line location - (decode) : Decode instruction correctly for normal mode - (init_pointers) : Initialise memory correctly for normal mode - (sim_resume) : Handle cases for normal mode using h8300_normal_mode flag - (sim_store_register) : Handle 2 byte PC for normal mode - (sim_fetch_register) : Handle 2 byte PC for normal mode - (set_h8300h) : Set normal mode flag as per architechture - (sim_load) : Allocate 64K for normal mode instead of bigger memory - 2003-10-08 Dave Brolley * configure.in: Move frv handling to alphabetically correct placement. diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index 3bd23ece65..4d9f33cf0d 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,3 +1,18 @@ +2003-10-17 Shrinivas Atre + + * compile.c (h8300_normal_mode): New. + (SP): Handle normal mode. + (bitfrom): Use normal mode flag to return suitable value. + (lvalue): Use normal mode flag to return command line location. + (decode): Decode instruction correctly for normal mode. + (init_pointers): Initialise memory correctly for normal mode. + (sim_resume): Handle cases for normal mode using h8300_normal_mode + flag. + (sim_store_register): Handle 2 byte PC for normal mode. + (sim_fetch_register): Handle 2 byte PC for normal mode. + (set_h8300h): Set normal mode flag as per architechture. + (sim_load): Allocate 64K for normal mode instead of bigger memory. + 2003-07-18 Michael Snyder * compile.c (decode): Enhancements for mova. -- 2.11.0