Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e73483e36..c7a54ca5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+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.