cvs commit: src/lib/msun Makefile
David Schultz
das at FreeBSD.org
Tue Mar 1 03:57:43 GMT 2005
das 2005-03-01 03:57:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
lib/msun Makefile
Log:
MFC Makefile,v 1.53
Add and document ilogbl(), a long double version of ilogb().
MFC Makefile,v 1.55
Hook up and document floorl().
MFC Makefile,v 1.56
Implement and document ceill().
MFC Makefile,v 1.59
Add fma() and fmaf(), which implement a fused multiply-add operation.
MFC Makefile,v 1.60
- Move the functions presently described in in ieee(3) to their own
manpages. They are not very related, so separating them makes it
easier to add meaningful cross-references and extend some of the
descriptions.
- Move the part of math(3) that discusses IEEE 754 to the ieee(3)
manpage.
MFC Makefile,v 1.62
Move machine-dependent crud to its own makefile.
MFC Makefile,v 1.64
Un-document the non-extant exp10() and exp10f() functions.
exp10() was a casualty of the transition away from the VAX.
Revision Changes Path
1.51.2.3 +25 -32 src/lib/msun/Makefile
More information about the cvs-src
mailing list