OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Can Erkin Acar (canacarcvs.openbsd.org)
Date: Mon Mar 07 2005 - 12:50:59 CST


CVSROOT: /cvs
Module name: src
Changes by: canacarcvs.openbsd.org 2005/03/07 11:50:59

Modified files:
        lib/libm/arch/i387: s_log1p.S

Log message:
Improve the accuracy of log1p function on i387 for small values of x.
From NetBSD, ok miod