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
This commit is contained in:
Thomas Schwinge 2013-11-07 16:08:22 +01:00 committed by Thomas Schwinge
parent 32e6ed9287
commit 0d40ed4302
2 changed files with 4 additions and 1 deletions

View 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.

View 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}.