From: Joseph Myers Date: Mon, 5 Jul 2004 20:23:31 +0000 (+0100) Subject: * doc/sourcebuild.texi: Revert previous patch. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f5829576f7cf122278f187ed9c1c2e55a969f9ea;p=platform%2Fupstream%2Fgcc.git * doc/sourcebuild.texi: Revert previous patch. From-SVN: r84131 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 66f6821..2b6a628 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,9 @@ 2004-07-05 Joseph S. Myers + * doc/sourcebuild.texi: Revert previous patch. + +2004-07-05 Joseph S. Myers + * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't check TARGET_MEM_FUNCTIONS. * system.h: Poison TARGET_MEM_FUNCTIONS. diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 901c0c2..400634b 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -211,7 +211,7 @@ particular build machine. The file @file{config.host} is used to handle configuration specific to the particular host machine. (In general, these should only be used for features that cannot reasonably be tested in Autoconf feature tests.) -@xref{System Config, , The @file{config.build}@comma{} @file{config.host}@comma{} +@xref{System Config, , The @file{config.build}, @file{config.host}, and @file{config.gcc} Files}, for details of the contents of these files. @item Each language subdirectory has a file