2002-12-05 David Carlton <carlton@math.stanford.edu>
[binutils-gdb.git] / ChangeLog
index 3d96b3c532784a4b11533e612784e0fde757836a..d0f1c8cc4f0f4a5d14b10e923cedb377eb1194d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,26 @@
+2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Change dependency for */multilib.out so that
+       it works when gcc isn't in the tree.
+
+       * configure.in: Substitute more.
+       * configure: Run subconfigures from the Makefile.
+       * Makefile.tpl: Run subconfigures from the Makefile; add a few
+       convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
+
 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
 
+       * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
+       and corresponding dependencies.
+       * Makefile.in: Regenerate.
+
+       * configure.in (host_tools): Order binutils, gas and ld for
+       convenience in running the testsuites.
+
+       * Makefile.tpl: Introduce rules to serialize subconfigure runs.
+       * Makefile.in: Regenerate.
+       * configure.in: Introduce rules to serialize subconfigure runs.
+
        * configure.in: Introduce BASE_CC_FOR_TARGET.
        * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
        Realize configure-build-* targets.  Realize configure-target-* targets.