aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sim/d10v/ChangeLog2
-rw-r--r--sim/h8300/ChangeLog2
-rw-r--r--sim/mn10300/ChangeLog2
3 files changed, 3 insertions, 3 deletions
diff --git a/sim/d10v/ChangeLog b/sim/d10v/ChangeLog
index 21f222e..f82bf7e 100644
--- a/sim/d10v/ChangeLog
+++ b/sim/d10v/ChangeLog
@@ -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>
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog
index 61ba892..90fa0f4 100644
--- a/sim/h8300/ChangeLog
+++ b/sim/h8300/ChangeLog
@@ -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>
diff --git a/sim/mn10300/ChangeLog b/sim/mn10300/ChangeLog
index b90138a..0dbb9e7 100644
--- a/sim/mn10300/ChangeLog
+++ b/sim/mn10300/ChangeLog
@@ -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)