Commit 0d40ed43 by Thomas Schwinge Committed by Thomas Schwinge

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
parent 32e6ed92
2013-11-07 Thomas Schwinge <thomas@codesourcery.com> 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 * config/arc/arc.h (LINK_COMMAND_SPEC): For
-ftree-parallelize-loops=*, link to libgomp and its dependencies. -ftree-parallelize-loops=*, link to libgomp and its dependencies.
* config/ia64/hpux.h (LIB_SPEC): Likewise. * config/ia64/hpux.h (LIB_SPEC): Likewise.
...@@ -116,7 +116,7 @@ The Stack protector runtime library. ...@@ -116,7 +116,7 @@ The Stack protector runtime library.
The C++ runtime library. The C++ runtime library.
@item lto-plugin @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 @item maintainer-scripts
Scripts used by the @code{gccadmin} account on @code{gcc.gnu.org}. Scripts used by the @code{gccadmin} account on @code{gcc.gnu.org}.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment