aboutsummaryrefslogtreecommitdiff
path: root/include/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-02-27 23:13:32 +0000
committerAndrew Cagney <cagney@redhat.com>2003-02-27 23:13:32 +0000
commit113dd8b27dc03d89685f63ec33fd13e02729f7bf (patch)
treee8b80134bd33ef6c52365d69428849278134568f /include/gdb/ChangeLog
parent56b49d2030ba1fa055e80112ad0d5a129222e87d (diff)
downloadbinutils-113dd8b27dc03d89685f63ec33fd13e02729f7bf.zip
binutils-113dd8b27dc03d89685f63ec33fd13e02729f7bf.tar.gz
binutils-113dd8b27dc03d89685f63ec33fd13e02729f7bf.tar.bz2
2003-02-27 Andrew Cagney <cagney@redhat.com>
* remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename _bfd to bfd.
Diffstat (limited to 'include/gdb/ChangeLog')
-rw-r--r--include/gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/gdb/ChangeLog b/include/gdb/ChangeLog
index 1cb37d7..f60f7b1 100644
--- a/include/gdb/ChangeLog
+++ b/include/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-27 Andrew Cagney <cagney@redhat.com>
+
+ * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
+ _bfd to bfd.
+
2003-02-20 Andrew Cagney <ac131313@redhat.com>
* remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,