aboutsummaryrefslogtreecommitdiff
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
commit601da3163f944982985bdd740a0254ceed7cf675 (patch)
treee914be5f3f106ddcce1eefebbb3c92b30bd17810 /sim
parentbcd0068ecfead0ef4cc2f9bd3247fed9909001c6 (diff)
downloadgdb-601da3163f944982985bdd740a0254ceed7cf675.zip
gdb-601da3163f944982985bdd740a0254ceed7cf675.tar.gz
gdb-601da3163f944982985bdd740a0254ceed7cf675.tar.bz2
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 1474f79..2d344b5 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>