Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Unified Diff: gcc/gcc/doc/configfiles.texi

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/gcc/doc/c-tree.texi ('k') | gcc/gcc/doc/contrib.texi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/doc/configfiles.texi
diff --git a/gcc/gcc/doc/configfiles.texi b/gcc/gcc/doc/configfiles.texi
index 726a76a51046d04a276f84464d6ad63298d0968e..3650179cc87d4dd44c08538564896498f17b11e2 100644
--- a/gcc/gcc/doc/configfiles.texi
+++ b/gcc/gcc/doc/configfiles.texi
@@ -1,5 +1,5 @@
@c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-@c 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+@c 1999, 2000, 2001, 2002, 2010 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.
@@ -33,13 +33,9 @@ used.
@item
@file{cstamp-h} is used as a timestamp.
@item
-@file{fixinc/Makefile} is constructed from @file{fixinc/Makefile.in}.
-@item
@file{gccbug}, a script for reporting bugs in GCC, is constructed from
@file{gccbug.in}.
@item
-@file{intl/Makefile} is constructed from @file{intl/Makefile.in}.
-@item
If a language @file{config-lang.in} file (@pxref{Front End Config, ,
The Front End @file{config-lang.in} File}) sets @code{outputs}, then
the files listed in @code{outputs} there are also generated.
« no previous file with comments | « gcc/gcc/doc/c-tree.texi ('k') | gcc/gcc/doc/contrib.texi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698