OSDN Git Service

2009-09-25 Nick Hudson <nick.hudson@gmx.co.uk>
authorNick Hudson <nick.hudson@dsl.pipex.com>
Fri, 25 Sep 2009 18:58:58 +0000 (18:58 +0000)
committerNick Hudson <nick.hudson@dsl.pipex.com>
Fri, 25 Sep 2009 18:58:58 +0000 (18:58 +0000)
* doc/c-mips.texi: Fix the singlefloat and doublefloat kindex
entries.

gas/ChangeLog
gas/doc/c-mips.texi

index 55cab08..55bc5a6 100644 (file)
@@ -1,3 +1,8 @@
+2009-09-25  Nick Hudson  <nick.hudson@gmx.co.uk>
+
+       * doc/c-mips.texi: Fix the singlefloat and doublefloat kindex
+       entries. 
+
 2009-09-24  H.J. Lu  <hongjiu.lu@intel.com>
 
        * config/tc-i386.c (build_vex_prefix): Check vex == 2 instead
index 42daf67..9ca7ebf 100644 (file)
@@ -643,8 +643,8 @@ instructions are accepted) or the command-line options
 (@samp{-msoft-float} and @samp{-mhard-float}).
 
 @cindex Disable single-precision floating-point operations
-@kindex @code{.set softfloat}
-@kindex @code{.set hardfloat}
+@kindex @code{.set singlefloat}
+@kindex @code{.set doublefloat}
 The directives @code{.set singlefloat} and @code{.set doublefloat}
 provide finer control of disabling and enabling double-precision
 float-point operations.  These directives always override the default