summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/s_expm1.c
Commit message (Expand)AuthorAgeFilesLines
* ld80 and ld128 implementations of expm1l(). This code started lifekargl2013-06-031-0/+4
* Fix some regressions caused by the switch from gcc to clang. The fixesdas2013-05-271-1/+2
* Use STRICT_ASSIGN() to ensure that the compiler doesn't screw thingsdas2011-10-211-1/+3
* Remove some unnecessary initializations.das2011-10-151-1/+0
* Fix some rather obscene code that has ambiguous if...if...else...das2008-03-291-1/+2
* Fix a comment about coefficients and expand a related one.bde2008-02-091-2/+2
* Use a better method of scaling by 2**k. Instead of adding to thebde2008-02-071-13/+8
* 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-9/+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-25/+25
* J.T. Conklin's latest version of the Sun math library.jkh1994-08-191-0/+228
OpenPOWER on IntegriCloud