From 3bf108578e7f46273be8dbc35797d5e7ad4b2336 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 2 Oct 2011 20:51:29 +0000 Subject: [PATCH] * invoke.texi (SPARC Options): Refer to GNU/Linux. From-SVN: r179434 --- gcc/ChangeLog | 4 ++++ gcc/doc/invoke.texi | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5a30b57dc99..0f320493187 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2011-10-02 Gerald Pfeifer + + * invoke.texi (SPARC Options): Refer to GNU/Linux. + 2011-10-02 Richard Sandiford * config/mips/mips.c (mips_frame_barrier): New function. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index bdc745367b3..c92c6b2d369 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -17345,7 +17345,7 @@ for machine type @var{cpu_type}. Supported values for @var{cpu_type} are @samp{ultrasparc3}, @samp{niagara}, @samp{niagara2}, @samp{niagara3}, and @samp{niagara4}. -Native Solaris and Linux toolchains also support the value @samp{native}, +Native Solaris and GNU/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. @@ -17418,7 +17418,7 @@ 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}, @samp{niagara2}, @samp{niagara3} and @samp{niagara4}. With -native Solaris and Linux toolchains, @samp{native} can also be used. +native Solaris and GNU/Linux toolchains, @samp{native} can also be used. @item -mv8plus @itemx -mno-v8plus -- 2.30.2