aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-10-25 05:04:25 +0000
committerAndrew Cagney <cagney@redhat.com>1997-10-25 05:04:25 +0000
commitb5da31ac7ce83aa2be19530ab1035b461413e96d (patch)
tree03c28ce681a2a93cd62dbb071cc11d0a3b9e4fe8 /sim/mn10300/ChangeLog
parente59390a7eb132e8592565431b71ba1f19c141a9e (diff)
downloadgdb-b5da31ac7ce83aa2be19530ab1035b461413e96d.zip
gdb-b5da31ac7ce83aa2be19530ab1035b461413e96d.tar.gz
gdb-b5da31ac7ce83aa2be19530ab1035b461413e96d.tar.bz2
Correct name of file given in ChangeLog for change: Pass lma_p and
sim_write args to sim_load_file.
Diffstat (limited to 'sim/mn10300/ChangeLog')
-rw-r--r--sim/mn10300/ChangeLog2
1 files changed, 1 insertions, 1 deletions
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)