aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Fixed some style bugs (misplacement and misformatting of some commented-outBruce Evans2003-07-231-4/+2
* Only provide one copy of the math functions. If we provide a MD function,Peter Wemm2003-07-231-15/+7
* No longer need the internal __get_hw_float() function.Peter Wemm2003-07-231-1/+0
* Now that we do not need to do runtime detection for the broken defaultPeter Wemm2003-07-231-4/+7
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-5/+2
* Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes.Bruce Evans2002-03-261-2/+4
* We need an frexp() function.David E. O'Brien2002-03-011-1/+1
* * remove reference to m68k-dependent sourcesAlexey Zelkin2001-12-131-7/+1
* Don't install manpage links for the nonexistent functions exp2(),Bruce Evans2001-10-031-2/+2
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Don't use MANDEPEND and MANSRC.Ruslan Ermilov2001-03-261-2/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Disable building with alpha software completion options until we upgradeDoug Rabson1998-12-241-2/+3
* Implement fpsetmask() and other fp*() functions. Programs should useDoug Rabson1998-12-231-1/+2
* Add alpha support. m68k crept in too. Oops. 8-)John Birrell1998-02-201-1/+16
* Added -D_ARCH_INDIRECT=i387_ to CFLAGS. _ARCH_INDIRECT will soon be usedBruce Evans1997-04-151-4/+5
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Split up the Bessel function wrapper files so that most wrapper functionsBruce Evans1997-02-201-1/+2
* Select between the generic math functions and the i387-specific onesBruce Evans1997-02-161-8/+12
* Put back .endif clobbered by the previous commit, breaking theJordan K. Hubbard1997-02-151-0/+1
* Disabled the i387 version if log1p(). It just evaluates log(1 + x).Bruce Evans1997-02-151-2/+4
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Delete -D_POSIX_MODE and -D_MULTI_LIBM from CFLAGS. They never had any effectGarrett Wollman1997-01-081-2/+2
* consistancy fixupPeter Wemm1996-08-301-2/+2
* cmp -s || install -c ==> install -CPeter Wemm1996-08-301-5/+3
* Correct one small typo in previous commit.Mike Pritchard1996-02-091-2/+2
* Added some missing MLINKS for section 3 man pages.Mike Pritchard1996-02-091-12/+35
* Undo the the changes in the previous revision (MANSRC now works right again).Bruce Evans1995-10-221-7/+8
* Compress manual pages (if desired) in the obj directory ratherGarrett Wollman1995-10-021-7/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-17/+17
* Obtained from: NetBSDBruce Evans1995-03-081-2/+7
* Install math.h.Bruce Evans1994-09-081-1/+8
* Make this puppy actually compile now.Jordan K. Hubbard1994-08-191-3/+2
* J.T. Conklin's latest version of the Sun math library.Jordan K. Hubbard1994-08-191-0/+113