2003-10-01 Phil Edwards <pme@gcc.gnu.org>
[external/binutils.git] / ChangeLog
index 6e239e1..279c2ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
+
+       * config-ml.in:  Use ac_configure_args directly instead of
+       ml_arguments.  Only set ml_norecursion if --no[-]recursion is
+       actually seen.
+
+2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * config-ml.in: Propagate INSTALL variables.
+
+2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
+
+       * configure.in: Pass a computed --program-transform-name
+       to subconfigures.
+       * configure: Regenerated.
+
+2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
+       * Makefile.in: Regenerate.
+
+       * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
+       * Makefile.in: Regenerate.
+
+2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
+
+       * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
+       quoting.
+       * configure: Regenerated.
+
 2003-09-12  Michael Chastain  <mec@shout.net>
 
        Fix PR gdb/857.