aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-06-13 18:46:30 +0000
committerMark Mitchell <mark@codesourcery.com>2005-06-13 18:46:30 +0000
commit53240358b8b1aa087c597a4b99393e13051290f9 (patch)
treefa693eb95d895079830a8b7da1c9fd576f7e106a
parent0bf46a113fc86c3206c47175e448584b9e1dd428 (diff)
downloadgdb-53240358b8b1aa087c597a4b99393e13051290f9.zip
gdb-53240358b8b1aa087c597a4b99393e13051290f9.tar.gz
gdb-53240358b8b1aa087c597a4b99393e13051290f9.tar.bz2
*** empty log message ***
-rw-r--r--gdb/ChangeLog9
1 files changed, 0 insertions, 9 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3c84e6c..03d5115 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,12 +1,3 @@
-2005-06-13 Mark Mitchell <mark@codesourcery.com>
-
- * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.
- * exec.c (exec_file_attach): Likewise.
- * solib-frv.c (enable_break2): Likewise.
- * solib-svr4.c (enable_break): Likewise.
- * solib.c (solib_map_sections): Likewise.
- * symfile.c (symfile_bfd_open): Likewise.
-
2005-03-25 Mark Kettenis <kettenis@gnu.org>
* dwarf2-frame.h: Update copyrigh year.