summaryrefslogtreecommitdiffstats
path: root/lib/msun/src
Commit message (Expand)AuthorAgeFilesLines
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* Re-apply the previously backed-out commit that fixes the problem wherearchie2002-10-311-2/+5
* Remove duplicate declaration.markm2002-10-231-1/+0
* Fixed a last-minute editing error in previous commit. nfs and/or cvsbde2002-10-011-0/+0
* Merged all interesting difference between the old math.h and the currentbde2002-10-011-0/+0
* Revert previous commit to unbreak world until we figure out thearchie2002-09-201-5/+2
* Fix a problem with the definition of HUGE_VAL causing the gcc warningarchie2002-09-191-2/+5
* e_pow.c:bde2002-06-172-2/+2
* Fix formatting, this is hard to explain, so I'll show one example.alfred2002-05-28129-141/+282
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-28141-1502/+5
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-2819-187/+38
* Spread the word of PowerPC.benno2002-05-211-1/+2
* Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes.bde2002-03-261-0/+1
* Fixed some minor style bugs.bde2002-03-261-2/+2
* Remove __P() usage.obrien2002-03-213-182/+182
* Add ifdef sparc64.jake2002-01-021-1/+1
* Fix style bugs (mostly remove 'extern' from function prototypes)phantom2001-12-132-202/+206
* Port to ia64. Actually, just do like the alpha.dfr2001-10-081-1/+1
* 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