aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/amd64/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* Add asm versions of fmod(), fmodf() and fmodl() on amd64. Add asmBruce Evans2016-09-041-1/+2
* Add assembly versions of remquol() and remainderl().David Schultz2008-03-301-2/+4
* Hook up sqrtl() to the build.David Schultz2008-03-021-1/+1
* Use hardware remainder on amd64 since it is 5 to 10 times faster thanBruce Evans2008-02-131-1/+2
* Implement rintl(), nearbyintl(), lrintl(), and llrintl().David Schultz2008-01-141-3/+3
* Add logbl(3) to libm.David Schultz2007-12-171-1/+2
* Add symbol versioning to libm.Daniel Eischen2006-03-271-0/+1
* More optimized math functions.David Schultz2005-04-161-1/+2
* Implement and document remquo() and remquof().David Schultz2005-03-251-1/+1
* Define the LDBL_PREC to be the number of significant bits in a longDavid Schultz2005-03-071-0/+1
* Move machine-dependent crud to its own makefile.David Schultz2005-02-041-0/+3