aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2005-06-02 16:52:04 +0000
committerJoel Brobecker <brobecker@gnat.com>2005-06-02 16:52:04 +0000
commite74e72b411e9d1b3d342a1856c4f585b697463e4 (patch)
tree479fa21153f9fe3103af4aa6c6df7d5f5af580ad /gdb/ChangeLog
parentb38b1562e10c39df3e9c82fb5bfd6272923190f0 (diff)
downloadgdb-e74e72b411e9d1b3d342a1856c4f585b697463e4.zip
gdb-e74e72b411e9d1b3d342a1856c4f585b697463e4.tar.gz
gdb-e74e72b411e9d1b3d342a1856c4f585b697463e4.tar.bz2
* exceptions.h: Include ui-out.h.
(ui_out): Remove declaration. * Makefile.in (exceptions_h): Add dependency on ui-out.h.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a43a287..d4d80f6 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-02 Joel Brobecker <brobecker@adacore.com>
+
+ * exceptions.h: Include ui-out.h.
+ (ui_out): Remove declaration.
+ * Makefile.in (exceptions_h): Add dependency on ui-out.h.
+
2005-05-30 Andrew Cagney <cagney@gnu.org>
* MAINTAINERS (Can Commit Without Approval): New section,