This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Speed up libm on MIPS


On Sun, 2013-09-22 at 13:40 -0400, Carlos O'Donell wrote:
> On 09/21/2013 02:47 PM, Maciej W. Rozycki wrote:
> > On Fri, 20 Sep 2013, Carlos O'Donell wrote:
> > 
> >>> 2013-09-19  Steve Ellcey  <sellcey@mips.com>
> >>>
> >>> 	* sysdeps/mips/fpu_control.h (_FPU_RC_MASK): New.
> >>> 	* sysdeps/mips/fpu/fegetround.c (fegetround): Use _FPU_RC_MASK.
> >>> 	* sysdeps/mips/fpu/fesetround.c (fesetround): Use _FPU_RC_MASK.
> >>
> >> Looks good to me. You should just check this in as an obvious cleanup.
> > 
> >  Except with a small formatting fix to comply with the GNU Coding 
> > http://www.gnu.org/prep/standards/standards.html#Comments
> 
> That's right, thanks for catching that :-)
> 
> Cheers,
> Carlos.

I was originally trying to match the existing comments, but I went ahead
and did a separate patch to make the existing comments more standard and
then checked in this patch after updating its comment to match the
standard.

Steve Ellcey
sellcey@mips.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]