summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/e_logf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some regressions caused by the switch from gcc to clang. The fixesdas2013-05-271-1/+2
* Revert r241755imp2012-10-221-51/+0
* Document the methods used to compute logf. Taken and edited from theimp2012-10-191-0/+51
* Fix some rather obscene code that has ambiguous if...if...else...das2008-03-291-2/+8
* s/rcsid/__FBSDID/das2008-02-221-3/+2
* Fixed the threshold for using the simple Taylor approximation.bde2006-07-071-1/+1
* As for the float trig functions, use a minimax polynomial that isbde2005-11-121-9/+7
* 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-7/+7
* J.T. Conklin's latest version of the Sun math library.jkh1994-08-191-0/+97
OpenPOWER on IntegriCloud