summaryrefslogtreecommitdiffstats
path: root/lib/msun/src
Commit message (Expand)AuthorAgeFilesLines
* Added skeleton <complex.h> (aligned with the POSIX.1-200x), mostlyru2001-06-133-19/+20
* Fix #include orderbrian2000-10-151-1/+1
* MFS: Add a "magic" comment to help fixincludes realize it doesn't need toobrien2000-03-271-0/+2
* $Id$ -> $FreeBSD$peter1999-08-28163-163/+163
* There is no alpha asm code like on i386, so all the functions thatjb1998-05-101-1/+28
* Back out last changepst1998-04-231-2/+2
* Fix cabs and cabsf definitions to be prototypes.pst1998-04-221-3/+3
* Hide the declaration of `struct exception' from C++, since it conflictsbde1997-08-311-1/+5
* Use __ieee754_sqrt() instead of sqrt() internally. Similarly for thebde1997-03-0912-33/+33
* Fixed wrong magic numbers in scaling. hypotf() was very broken for largebde1997-03-051-8/+8
* Revert $FreeBSD$ to $Id$peter1997-02-22163-163/+163
* Split up the Bessel function wrapper files so that most wrapper functionsbde1997-02-2012-176/+313
* Removed misplaced duplicate of comment about implementation details.bde1997-02-201-22/+0
* Select between the generic math functions and the i387-specific onesbde1997-02-1624-48/+98
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-14156-156/+156
* Made rintf() actually work. It was completely broken (when s_rint.cbde1996-08-282-6/+19
* General -Wall warning cleanup, part I.jkh1996-07-127-16/+16
* Remove trailing whitespace.rgrimes1995-05-30161-1036/+1036
* Submitted by: J.T. Conklin <jtc@wimsey.com>bde1995-04-076-10/+56
* Submitted by: J.T. Conklin <jtc@wimsey.com>bde1995-04-072-4/+4
* Add missing z_abs. In BSD tradition this is in libm.a.ljo1994-11-111-0/+7
* J.T. Conklin's latest version of the Sun math library.jkh1994-08-19162-0/+15965
OpenPOWER on IntegriCloud