sourcebuild.texi (Top Level): GNU ld can use linker plugins, too.
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 7 Nov 2013 15:08:22 +0000 (16:08 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Thu, 7 Nov 2013 15:08:22 +0000 (16:08 +0100)
gcc/
* doc/sourcebuild.texi (Top Level) <lto-plugin>: GNU ld can use
linker plugins, too.

From-SVN: r204521

gcc/ChangeLog
gcc/doc/sourcebuild.texi

index cfb6036..34601b6 100644 (file)
@@ -1,5 +1,8 @@
 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
 
+       * doc/sourcebuild.texi (Top Level) <lto-plugin>: GNU ld can use
+       linker plugins, too.
+
        * config/arc/arc.h (LINK_COMMAND_SPEC): For
        -ftree-parallelize-loops=*, link to libgomp and its dependencies.
        * config/ia64/hpux.h (LIB_SPEC): Likewise.
index 1a70916..2947ac8 100644 (file)
@@ -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}.