2005-01-10 H.J. Lu <hongjiu.lu@intel.com>
[binutils-gdb.git] / ChangeLog
index e73483e36cd7e395bfc253b025a63a4c9885127e..5b922848211b9f51a617f6e0fcfb5d17481dbe43 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
+
+       Revert 2004-12-28 Makefile changes, a better fix will be
+       applied to mainline and src after GCC 4.0 branches.
+
+2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR bootstrap/17383
+
+       * Makefile.def (target_modules): Remove stage parameter,
+       it is always true now.
+       * Makefile.tpl (configure-build-[+module+],
+       configure-target-[+module+]): Always build symlink tree
+       for the directory and for include.  BUILD_SUBDIR and
+       TARGET_SUBDIR cannot be . anymore.
+       * Makefile.in: Regenerate.
+
 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
 
        Revert 2004-12-08 Makefile changes.