Correct name of file given in ChangeLog for change: Pass lma_p and
authorAndrew Cagney <cagney@redhat.com>
Sat, 25 Oct 1997 05:04:25 +0000 (05:04 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 25 Oct 1997 05:04:25 +0000 (05:04 +0000)
sim_write args to sim_load_file.

sim/d10v/ChangeLog
sim/h8300/ChangeLog
sim/mn10300/ChangeLog

index 21f222ea90cfd8a6d692cce1c04f929d33d384e4..f82bf7ebd5619c3c9af4360d0a65eb60f73b57a8 100644 (file)
@@ -11,7 +11,7 @@ Wed Oct 22 14:43:00 1997  Andrew Cagney  <cagney@b1.cygnus.com>
        * interp.c (sim_write_phys): New function, write to physical
        instead of virtual memory.
        
-       * wrapper.c (sim_load): Pass lma_p and sim_write_phys to
+       * interp.c (sim_load): Pass lma_p and sim_write_phys to
        sim_load_file.
 
 Mon Oct 13 10:55:07 1997  Fred Fish  <cygnus.com>
index 61ba892a79846711bd9137bef669ccb49beb0d8f..90fa0f4b07f3281b701885b80ab3c0cf7ec644fa 100644 (file)
@@ -1,6 +1,6 @@
 Wed Oct 22 14:43:00 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
-       * wrapper.c (sim_load): Pass lma_p and sim_write args to
+       * compile.c (sim_load): Pass lma_p and sim_write args to
        sim_load_file.
 
 Fri Oct  3 09:28:00 1997  Andrew Cagney  <cagney@b1.cygnus.com>
index b90138ab0a24d3da0cdb58ff760c81de7d75e9d9..0dbb9e72241063f7c275e9e2878a2cd40bd2b82f 100644 (file)
@@ -1,6 +1,6 @@
 Wed Oct 22 14:43:00 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
-       * wrapper.c (sim_load): Pass lma_p and sim_write args to
+       * interp.c (sim_load): Pass lma_p and sim_write args to
        sim_load_file.
 
 Tue Oct 21 10:12:03 1997  Jeffrey A Law  (law@cygnus.com)