History log of /freebsd-10.0-release/lib/msun/amd64/Makefile.inc
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

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

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

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


# 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.