aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJoseph Myers <jsm@polyomino.org.uk>2004-07-05 21:23:31 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2004-07-05 21:23:31 +0100
commitf5829576f7cf122278f187ed9c1c2e55a969f9ea (patch)
tree77d7103bc9ab03210738e73b05a43387d34d2a17 /gcc
parent8f99553ff6cdc54e5af910042f93fbfbdaac0424 (diff)
downloadgcc-f5829576f7cf122278f187ed9c1c2e55a969f9ea.zip
gcc-f5829576f7cf122278f187ed9c1c2e55a969f9ea.tar.gz
gcc-f5829576f7cf122278f187ed9c1c2e55a969f9ea.tar.bz2
* doc/sourcebuild.texi: Revert previous patch.
From-SVN: r84131
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/sourcebuild.texi2
2 files changed, 5 insertions, 1 deletions
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 <jsm@polyomino.org.uk>
+ * doc/sourcebuild.texi: Revert previous patch.
+
+2004-07-05 Joseph S. Myers <jsm@polyomino.org.uk>
+
* 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