summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2009-03-18 23:33:25 +0000
committerTom Tromey <tromey@redhat.com>2009-03-18 23:33:25 +0000
commitbdc15da4ffbed38da8cf01bb7e51c4828ddf92bf (patch)
tree3873024ce86c3036a08194bedf432a25fbcc290c /ChangeLog
parent8668207120c7bcd12428005f6ca23e0930c79ccf (diff)
downloadgdb-bdc15da4ffbed38da8cf01bb7e51c4828ddf92bf.tar.gz
* configure: Rebuild.
* configure.ac (host_libs): Add libiconv. * Makefile.in: Rebuild. * Makefile.def (host_modules): Add libiconv. (configure-gdb, all-gdb): Depend on libiconv.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05ad1b95a81..7e44f7d5611 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-03-18 Tom Tromey <tromey@redhat.com>
+
+ * configure: Rebuild.
+ * configure.ac (host_libs): Add libiconv.
+ * Makefile.in: Rebuild.
+ * Makefile.def (host_modules): Add libiconv.
+ (configure-gdb, all-gdb): Depend on libiconv.
+
2009-03-16 Tristan Gingold <gingold@adacore.com>
* configure.ac: Treat gdb as supported on x86_64-darwin.