aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 3655498..fb960b3 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * Makefile.in (host_alias): Remove.
+ (target_alias): Use @target_noncanonical@.
+ (site.exp): Don't set host_alias.
+ * aclocal.m4: Remove contents. Include acx.m4.
+ * configure: Regenerated.
+ * configure.ac: Use ACX_NONCANONICAL_TARGET.
+
2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
* lib/gdb.exp (gdb_load_cmd): New.