From: Nick Hudson Date: Fri, 25 Sep 2009 18:58:58 +0000 (+0000) Subject: 2009-09-25 Nick Hudson X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=605b1dd4b7d451eff6eb06849c73a4bcd1c854a8;p=binutils-gdb.git 2009-09-25 Nick Hudson * doc/c-mips.texi: Fix the singlefloat and doublefloat kindex entries. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 55cab08673b..55bc5a63865 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2009-09-25 Nick Hudson + + * doc/c-mips.texi: Fix the singlefloat and doublefloat kindex + entries. + 2009-09-24 H.J. Lu * config/tc-i386.c (build_vex_prefix): Check vex == 2 instead diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi index 42daf67945d..9ca7ebf5c97 100644 --- a/gas/doc/c-mips.texi +++ b/gas/doc/c-mips.texi @@ -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