summaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-04-16 00:58:40 +0000
committerAndrew Cagney <cagney@redhat.com>2003-04-16 00:58:40 +0000
commit6ab12d14cbc34b9bfd2eb4fd493b47bffd1ef032 (patch)
treefa2027e60b7a00929f31f7e73038c491cc5a4d11 /sim
parente38d594fc0cabe50577759635b7434ecba5f3fa2 (diff)
downloadgdb-6ab12d14cbc34b9bfd2eb4fd493b47bffd1ef032.tar.gz
Fix changelog.
Diffstat (limited to 'sim')
-rw-r--r--sim/mips/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index 1474f798295..2d344b5f3d0 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -5,8 +5,8 @@
2003-02-27 Andrew Cagney <cagney@redhat.com>
- * interp.c (sim_open):
- (sim_create_inferior):
+ * interp.c (sim_open): Rename _bfd to bfd.
+ (sim_create_inferior): Ditto.
2003-01-14 Chris Demetriou <cgd@broadcom.com>