Index: sim/frv/ChangeLog
[deliverable/binutils-gdb.git] / sim / ChangeLog
index 328801db7ddeda3d73874e7c0b9a4f5912482483..2183398a80d5f17e7dfc266de8982b66814eabad 100644 (file)
@@ -1,3 +1,24 @@
+2003-10-17  Shrinivas Atre  <shrinivasa@KPITCummins.com>
+     * 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  <brolley@redhat.com>
+
+       * configure.in: Move frv handling to alphabetically correct placement.
+
+2003-09-03  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
+
 2003-08-29  Dave Brolley  <brolley@redhat.com>
 
        * MAINTAINERS: Add myself as maintainer of the FRV port.
This page took 0.023719 seconds and 4 git commands to generate.