From 60c7507676f6a4f2b86ff4411aeb6e0d8f1d07fe Mon Sep 17 00:00:00 2001 From: drow Date: Thu, 22 Jun 2006 19:17:49 +0000 Subject: [PATCH] Add changelog entry for unintended earlier commit: * 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. --- gdb/testsuite/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 3655498b5e..fb960b336a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2006-06-22 Daniel Jacobowitz + + * 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 * lib/gdb.exp (gdb_load_cmd): New. -- 2.11.0