Commit 11f01d37 by Anthony Green Committed by Anthony Green

invoke.texi (ARM Options): Fix -mpfu typo.

2004-03-10  Anthony Green  <green@redhat.com>

        * doc/invoke.texi (ARM Options): Fix -mpfu typo.

From-SVN: r79277
parent bb904c1a
2004-03-10 Anthony Green <green@redhat.com>
* doc/invoke.texi (ARM Options): Fix -mpfu typo.
2004-03-10 David Edelsohn <edelsohn@gnu.org> 2004-03-10 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/aix.h (TARGET_OS_CPP_BUILTINS): Rename to ... * config/rs6000/aix.h (TARGET_OS_CPP_BUILTINS): Rename to ...
......
...@@ -6617,7 +6617,7 @@ of the @option{-mcpu=} option. Permissible names are: @samp{armv2}, ...@@ -6617,7 +6617,7 @@ of the @option{-mcpu=} option. Permissible names are: @samp{armv2},
This specifies what floating point hardware (or hardware emulation) is This specifies what floating point hardware (or hardware emulation) is
available on the target. Permissible names are: @samp{fpa}, @samp{fpe2}, available on the target. Permissible names are: @samp{fpa}, @samp{fpe2},
@samp{fpe3}, @samp{maverick}, @samp{vfp}. @option{-mfp} and @option{-mfpe} @samp{fpe3}, @samp{maverick}, @samp{vfp}. @option{-mfp} and @option{-mfpe}
are synonyms for @option{-mpfu}=@samp{fpe}@var{number}, for compatibility are synonyms for @option{-mfpu}=@samp{fpe}@var{number}, for compatibility
with older versions of GCC@. with older versions of GCC@.
If @option{-msoft-float} is specified this specifies the format of If @option{-msoft-float} is specified this specifies the format of
......
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