summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f555453bd4..886c86573ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * Makefile.def: Remove gdb dependencies for gdbtk.
+ * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
+ (configure-gdb, install-gdb): New rules.
+ * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
+ * Makefile.in, configure: Regenerated.
+
2005-10-22 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/24297