History log of /freebsd-11.0-release/lib/msun/amd64/Makefile.inc
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

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

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

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


# 177768 30-Mar-2008 das

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


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