aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-08-08 20:26:23 +0000
committerDaniel Jacobowitz <drow@false.org>2006-08-08 20:26:23 +0000
commit7fa2210be82679231faa15c25827d212ab5de60e (patch)
treef2774fd1ef684abeedd0259122fc82f26b40eebe /gdb/ChangeLog
parent1737851b2005af535e44e89a4e7f341eddddd0f0 (diff)
downloadgdb-7fa2210be82679231faa15c25827d212ab5de60e.zip
gdb-7fa2210be82679231faa15c25827d212ab5de60e.tar.gz
gdb-7fa2210be82679231faa15c25827d212ab5de60e.tar.bz2
gdb/
* configure.ac: Check for expat. * acinclude.m4: Include AC_LIB_HAVE_LINKFLAGS dependencies. * Makefile.in (LIBEXPAT): New. (CLIBS): Include $(LIBEXPAT). * README: Mention expat. * configure, config.in: Regenerated. gdb/doc/ * gdb.texinfo (Installing GDB): Update menu. Move text to... (Running Configure): ...here. (Requirements): New node. Mention expat.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 80297e0..74c8f36 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,12 @@
+2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * configure.ac: Check for expat.
+ * acinclude.m4: Include AC_LIB_HAVE_LINKFLAGS dependencies.
+ * Makefile.in (LIBEXPAT): New.
+ (CLIBS): Include $(LIBEXPAT).
+ * README: Mention expat.
+ * configure, config.in: Regenerated.
+
2006-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* config/sparc/embed.mt: New file.