OSDN Git Service

Add changelog entry for unintended earlier commit:
authordrow <drow>
Thu, 22 Jun 2006 19:17:49 +0000 (19:17 +0000)
committerdrow <drow>
Thu, 22 Jun 2006 19:17:49 +0000 (19:17 +0000)
* 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

index 3655498..fb960b3 100644 (file)
@@ -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.