summaryrefslogtreecommitdiff
path: root/lib/msun/src/e_pow.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce diffs against vendor source (Sun fdlibm 5.3).David Schultz2005-02-041-44/+43
* Fixed the sign of the result in some overflow and underflow cases (onesBruce Evans2004-06-011-17/+18
* e_pow.c:Bruce Evans2002-06-171-1/+1
* Fix formatting, this is hard to explain, so I'll show one example.Alfred Perlstein2002-05-281-1/+2
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-281-9/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use __ieee754_sqrt() instead of sqrt() internally. Similarly for theBruce Evans1997-03-091-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-22/+22
* J.T. Conklin's latest version of the Sun math library.Jordan K. Hubbard1994-08-191-0/+312