aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/doc
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2014-04-14 17:13:32 -0700
committerAndrew Hsieh <andrewhsieh@google.com>2014-04-22 16:15:20 -0700
commit18a368063d073f4501176ca6d0a979896f11ba1c (patch)
treecba40e4b31952ec50acc2abe081b7a2361a2162e /gcc-4.9/gcc/doc
parentf1dea06dc38aa8375598dc0db365a82f0596edac (diff)
downloadtoolchain_gcc-18a368063d073f4501176ca6d0a979896f11ba1c.tar.gz
toolchain_gcc-18a368063d073f4501176ca6d0a979896f11ba1c.tar.bz2
toolchain_gcc-18a368063d073f4501176ca6d0a979896f11ba1c.zip
[4.9] Add mclinker support: -fuse-ld=mcld
See 06b207c97dfb0d70f1f2ef91b93b665dceae0d27, 04288e6d5db307539ffc86eff17dc7fd5a2eb973 and 6914eb3758e3c3db5f50f89da12193c22a0531c4 Change-Id: I94f901d9187c9bc3a9f2f4e24795c4bf0f3a62c0
Diffstat (limited to 'gcc-4.9/gcc/doc')
-rw-r--r--gcc-4.9/gcc/doc/invoke.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/doc/invoke.texi b/gcc-4.9/gcc/doc/invoke.texi
index 2d43457c2..8ecb44565 100644
--- a/gcc-4.9/gcc/doc/invoke.texi
+++ b/gcc-4.9/gcc/doc/invoke.texi
@@ -8784,6 +8784,10 @@ Use the @command{bfd} linker instead of the default linker.
@opindex fuse-ld=gold
Use the @command{gold} linker instead of the default linker.
+@item -fuse-ld=mcld
+@opindex fuse-ld=mcld
+Use the @command{mcld} linker instead of the default linker.
+
@item -fcprop-registers
@opindex fcprop-registers
After register allocation and post-register allocation instruction splitting,