aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkugan.vivekanandarajah <kuganv@linaro.org>2016-01-27 11:19:39 +1100
committerLinaro Code Review <review@review.linaro.org>2016-02-04 07:28:48 +0000
commit1aed7845299cd504ff2cc0a9e6b25988c28012ed (patch)
treef6d3effb310fa22947e897f26be7f58d8afece1b
parent7a56970c787c3608dd8f411ad9be1c993b8a42a5 (diff)
gcc/
Backport from trunk r232587. 2016-01-20 Kugan Vivekanandarajah <kuganv@linaro.org> * doc/lto.texi: Remove text that says only Gold has linker plugin support. Change-Id: Ia4a771ce24aa4620e476ca80fbfa4763666ee053
-rw-r--r--gcc/doc/lto.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/doc/lto.texi b/gcc/doc/lto.texi
index 41fd97223ac..4c285dd1d98 100644
--- a/gcc/doc/lto.texi
+++ b/gcc/doc/lto.texi
@@ -538,10 +538,6 @@ plugin obtains the symbol resolution information which specifies
which symbols provided by the claimed objects are bound from the
rest of a binary being linked.
-Currently, the linker plugin works only in combination
-with the Gold linker, but a GNU ld implementation is under
-development.
-
GCC is designed to be independent of the rest of the toolchain
and aims to support linkers without plugin support. For this
reason it does not use the linker plugin by default. Instead,