aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/sourcebuild.texi
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-11-07 16:08:22 +0100
committerThomas Schwinge <tschwinge@gcc.gnu.org>2013-11-07 16:08:22 +0100
commit0d40ed4302f4b4716b68d1e125c223b248121037 (patch)
tree90a29b90121b86a2de12d03b9547df480439dbd5 /gcc/doc/sourcebuild.texi
parent32e6ed9287b94556cd9fe1b8a9e28d84b58dd142 (diff)
downloadgcc-0d40ed4302f4b4716b68d1e125c223b248121037.zip
gcc-0d40ed4302f4b4716b68d1e125c223b248121037.tar.gz
gcc-0d40ed4302f4b4716b68d1e125c223b248121037.tar.bz2
sourcebuild.texi (Top Level): GNU ld can use linker plugins, too.
gcc/ * doc/sourcebuild.texi (Top Level) <lto-plugin>: GNU ld can use linker plugins, too. From-SVN: r204521
Diffstat (limited to 'gcc/doc/sourcebuild.texi')
-rw-r--r--gcc/doc/sourcebuild.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index 1a70916..2947ac8 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -116,7 +116,7 @@ The Stack protector runtime library.
The C++ runtime library.
@item lto-plugin
-Plugin used by @command{gold} if link-time optimizations are enabled.
+Plugin used by the linker if link-time optimizations are enabled.
@item maintainer-scripts
Scripts used by the @code{gccadmin} account on @code{gcc.gnu.org}.