aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-02-09 15:15:38 +0000
committerDaniel Jacobowitz <drow@false.org>2007-02-09 15:15:38 +0000
commitc6b750e16cc8d4bd7d4c9df5bfe76207bca0f6d8 (patch)
tree338e49ba5d5a9731ebc673d8a4c04067eb89e375 /ChangeLog
parentedd515d9f2077ebb9b2e7ccc625182be76325f12 (diff)
downloadgdb-c6b750e16cc8d4bd7d4c9df5bfe76207bca0f6d8.zip
gdb-c6b750e16cc8d4bd7d4c9df5bfe76207bca0f6d8.tar.gz
gdb-c6b750e16cc8d4bd7d4c9df5bfe76207bca0f6d8.tar.bz2
* Makefile.tpl (build_alias, host_alias, target_alias): Use
noncanonical equivalents. * configure.in: Rename to... * configure.ac: ...this. Update AC_PREREQ. Prevent error for AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and target_noncanonical. Use them. Rewrite removal of configure arguments for autoconf 2.59. Discard variable settings. Force program_transform_name for native tools. * Makefile.in: Regenerated. * configure: Regenerated with autoconf 2.59. * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac. * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Avoid AC_PATH_PROG with an empty path.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f2036d..fdcbf25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * Makefile.tpl (build_alias, host_alias, target_alias): Use
+ noncanonical equivalents.
+ * configure.in: Rename to...
+ * configure.ac: ...this. Update AC_PREREQ. Prevent error for
+ AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
+ target_noncanonical. Use them. Rewrite removal of configure
+ arguments for autoconf 2.59. Discard variable settings. Force
+ program_transform_name for native tools.
+
+ * Makefile.in: Regenerated.
+ * configure: Regenerated with autoconf 2.59.
+
+ * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
+
2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.LIBGLOSS: Reformat default Red Hat