summaryrefslogtreecommitdiffstats
path: root/lib/msun/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Implement and document fdim{,f,l}, fmax{,f,l}, and fmin{,f,l}.das2004-06-301-4/+8
* s/ARCH/ARCH_SUBDIR/g -- This reduces the chance of possible conflictsmarcel2004-06-241-3/+3
* Completely remove s_ilogb.S as the assembler implementation gives very littlestefanf2004-06-201-1/+1
* Connect scalbln(), trunc(), and the associated documentation to the build.das2004-06-201-4/+6
* Add round(3) and roundf(3) and the associated documentation.das2004-06-071-2/+4
* Add fenv.h, fenv.c, and the associated documentation to the libmdas2004-06-061-5/+12
* Add implementations for cimag{,f,l}, creal{,f,l} and conj{,f,l}. They arestefanf2004-05-301-0/+4
* Add an implementation of copysignl(), a long double version of copysign().stefanf2004-05-071-2/+3
* Add an MLINK for fabsl().stefanf2004-05-071-1/+1
* - fabsl.c should be named s_fabsl.c for consistency with libmsun'sdes2003-10-251-2/+7
* Connect fabsl.c to the build.des2003-10-231-0/+2
* Stage 3 of dynamic root support. Make all the libraries needed to rungordon2003-08-171-0/+1
* Fixed some style bugs (misplacement and misformatting of some commented-outbde2003-07-231-4/+2
* Only provide one copy of the math functions. If we provide a MD function,peter2003-07-231-15/+7
* No longer need the internal __get_hw_float() function.peter2003-07-231-1/+0
* Now that we do not need to do runtime detection for the broken defaultpeter2003-07-231-4/+7
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-5/+2
* Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes.bde2002-03-261-2/+4
* We need an frexp() function.obrien2002-03-011-1/+1
* * remove reference to m68k-dependent sourcesphantom2001-12-131-7/+1
* Don't install manpage links for the nonexistent functions exp2(),bde2001-10-031-2/+2
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Don't use MANDEPEND and MANSRC.ru2001-03-261-2/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Disable building with alpha software completion options until we upgradedfr1998-12-241-2/+3
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-231-1/+2
* Add alpha support. m68k crept in too. Oops. 8-)jb1998-02-201-1/+16
* Added -D_ARCH_INDIRECT=i387_ to CFLAGS. _ARCH_INDIRECT will soon be usedbde1997-04-151-4/+5
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Split up the Bessel function wrapper files so that most wrapper functionsbde1997-02-201-1/+2
* Select between the generic math functions and the i387-specific onesbde1997-02-161-8/+12
* Put back .endif clobbered by the previous commit, breaking thejkh1997-02-151-0/+1
* Disabled the i387 version if log1p(). It just evaluates log(1 + x).bde1997-02-151-2/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Delete -D_POSIX_MODE and -D_MULTI_LIBM from CFLAGS. They never had any effectwollman1997-01-081-2/+2
* consistancy fixuppeter1996-08-301-2/+2
* cmp -s || install -c ==> install -Cpeter1996-08-301-5/+3
* Correct one small typo in previous commit.mpp1996-02-091-2/+2
* Added some missing MLINKS for section 3 man pages.mpp1996-02-091-12/+35
* Undo the the changes in the previous revision (MANSRC now works right again).bde1995-10-221-7/+8
* Compress manual pages (if desired) in the obj directory ratherwollman1995-10-021-7/+6
* Remove trailing whitespace.rgrimes1995-05-301-17/+17
* Obtained from: NetBSDbde1995-03-081-2/+7
* Install math.h.bde1994-09-081-1/+8
* Make this puppy actually compile now.jkh1994-08-191-3/+2
* J.T. Conklin's latest version of the Sun math library.jkh1994-08-191-0/+113
OpenPOWER on IntegriCloud