K 10 svn:author V 3 das K 8 svn:date V 27 2005-03-01T03:57:18.000000Z K 7 svn:log V 837 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. END