summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2004-03-22 11:53:01 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2004-03-22 11:53:01 +0000
commit295f4e42f1e2ab8b5c76e1f02a7c8e2cbd59213c (patch)
treef9cec6be8fc58fa4109ecb3cf82f68efef165a58 /ChangeLog
parent6dd297da046efe0b3be545053a676494daba3a2a (diff)
downloadgcc-295f4e42f1e2ab8b5c76e1f02a7c8e2cbd59213c.tar.gz
Makefile.tpl: Rearrange by moving recursive_targets rules into their proper sections.
* Makefile.tpl: Rearrange by moving recursive_targets rules into their proper sections. * Makefile.tpl (top level bootstrap support): Move disabling of coverage flags from 'make' to 'configure'; improve comments. * Makefile.in: Regenerate. From-SVN: r79818
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57d088df5ed..ad2038f0dc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
+ * Makefile.tpl: Rearrange by moving recursive_targets rules
+ into their proper sections.
+ * Makefile.tpl (top level bootstrap support): Move disabling
+ of coverage flags from 'make' to 'configure'; improve comments.
+ * Makefile.in: Regenerate.
+
* Makefile.tpl (experimental top level bootstrap) Move stage1
language setting from all- target to configure- target; disable
intermodule optimization in stage 1; prevent gratuitous rebuilds