summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/s_log1p.c
Commit message (Expand)AuthorAgeFilesLines
* Add logl, log2l, log10l, and log1pl.das2013-06-031-0/+4
* Fix some regressions caused by the switch from gcc to clang. The fixesdas2013-05-271-1/+2
* Fix some rather obscene code that has ambiguous if...if...else...das2008-03-291-2/+8
* Use STRICT_ASSIGN() for log1pf() and log1p() instead of a volatile castbde2008-01-191-4/+5
* For log1pf(), fixed the approximations to sqrt(2), sqrt(2)-1 andbde2005-12-041-4/+11
* Fix formatting, this is hard to explain, so I'll show one example.alfred2002-05-281-1/+2
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-13/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-21/+21
* J.T. Conklin's latest version of the Sun math library.jkh1994-08-191-0/+173
OpenPOWER on IntegriCloud