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:
authorR. Kelley Cook <kcook@gcc.gnu.org>2005-01-19 03:33:04 +0300
committerR. Kelley Cook <kcook@gcc.gnu.org>2005-01-19 03:33:04 +0300
commitec724188796df7e903c9c0e17fb004afc3de802d (patch)
tree8f4c86fc09c387332b7146e9964ca4b72ec51ce5 /ChangeLog
parent3f38ba78c841845a2ece05a83ad9bfcdc38c9293 (diff)
2005-01-13 Kelley Cook <kcook@gcc.gnu.org>
PR bootstrap/18222 * Makefile.def: Pass CPPFLAGS_FOR_TARGET. * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET. * Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b9228482..6b1ce8f22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-13 Kelley Cook <kcook@gcc.gnu.org>
+
+ PR bootstrap/18222
+ * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
+ * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
+ * Makefile.in: Regenerate.
+
2005-01-03 Paolo Bonzini <bonzini@gnu.org>
Revert 2004-12-28 Makefile changes, a better fix will be