diff options
author | Andrew Cagney <cagney@redhat.com> | 1997-10-25 05:04:25 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1997-10-25 05:04:25 +0000 |
commit | b5da31ac7ce83aa2be19530ab1035b461413e96d (patch) | |
tree | 03c28ce681a2a93cd62dbb071cc11d0a3b9e4fe8 /sim/d10v | |
parent | e59390a7eb132e8592565431b71ba1f19c141a9e (diff) | |
download | gdb-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/d10v')
-rw-r--r-- | sim/d10v/ChangeLog | 2 |
1 files changed, 1 insertions, 1 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> |