aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-09-05 15:58:57 +0000
committerDavid S. Miller <davem@gcc.gnu.org>2011-09-05 08:58:57 -0700
commit0913b2d64ed9926d38d1de2370df11b0f98a49e0 (patch)
tree28e0f89376e70e9138d02dc51fd4b9cc290119b0 /gcc/doc/invoke.texi
parente42bcfa38cc3f3315d10f448675807eee860ae3c (diff)
downloadgcc-0913b2d64ed9926d38d1de2370df11b0f98a49e0.zip
gcc-0913b2d64ed9926d38d1de2370df11b0f98a49e0.tar.gz
gcc-0913b2d64ed9926d38d1de2370df11b0f98a49e0.tar.bz2
config.host: Add driver-sparc.o and sparc/x-sparc on native sparc*-*-linux* builds.
* config.host: Add driver-sparc.o and sparc/x-sparc on native sparc*-*-linux* builds. * config/sparc/driver-sparc.c: Correct Linux strings. * config/sparc/linux.h: Add DRIVER_SELF_SPECS. * config/sparc/linux64.h: Likewise. * doc/invoke.texi: Document that Linux also supports -mcpu=native and -mtune=native on sparc. From-SVN: r178553
Diffstat (limited to 'gcc/doc/invoke.texi')
-rw-r--r--gcc/doc/invoke.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index d5474fe..66d9fc5 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -17285,7 +17285,7 @@ for machine type @var{cpu_type}. Supported values for @var{cpu_type} are
@samp{sparclet}, @samp{tsc701}, @samp{v9}, @samp{ultrasparc},
@samp{ultrasparc3}, @samp{niagara} and @samp{niagara2}.
-Native Solaris toolchains also support the value @samp{native},
+Native Solaris and Linux toolchains also support the value @samp{native},
which selects the best architecture option for the host processor.
@option{-mcpu=native} has no effect if GCC does not recognize
the processor.
@@ -17354,8 +17354,8 @@ The same values for @option{-mcpu=@var{cpu_type}} can be used for
that select a particular CPU implementation. Those are @samp{cypress},
@samp{supersparc}, @samp{hypersparc}, @samp{leon}, @samp{f930}, @samp{f934},
@samp{sparclite86x}, @samp{tsc701}, @samp{ultrasparc}, @samp{ultrasparc3},
-@samp{niagara}, and @samp{niagara2}. With native Solaris toolchains,
-@samp{native} can also be used.
+@samp{niagara}, and @samp{niagara2}. With native Solaris and Linux
+toolchains, @samp{native} can also be used.
@item -mv8plus
@itemx -mno-v8plus