CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/14 12:40:49
Modified files:
sys/arch/sparc64/fpu: fpu_sqrt.c
Log message:
Fix some bugs in the fpu_sqrt implementation that would limit the accuracy
of the result in many cases. From FreeBSD allbeit with some changes to
keep the coding style consistent.
