History log of /freebsd-9.3-release/lib/msun/amd64/Makefile.inc
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 177768 30-Mar-2008 das

Add assembly versions of remquol() and remainderl().


# 176722 01-Mar-2008 das

Hook up sqrtl() to the build.


# 176227 13-Feb-2008 bde

Use hardware remainder on amd64 since it is 5 to 10 times faster than
software remainder and is already used for remquo().


# 175309 14-Jan-2008 das

Implement rintl(), nearbyintl(), lrintl(), and llrintl().
Thanks to bde@ for feedback and testing of rintl().


# 174698 17-Dec-2007 das

Add logbl(3) to libm.


# 157196 27-Mar-2006 deischen

Add symbol versioning to libm.


# 145171 16-Apr-2005 das

More optimized math functions.


# 144091 25-Mar-2005 das

Implement and document remquo() and remquof().


# 143208 07-Mar-2005 das

Define the LDBL_PREC to be the number of significant bits in a long
double's mantissa.


# 141281 04-Feb-2005 das

Move machine-dependent crud to its own makefile.