summaryrefslogtreecommitdiffstats
path: root/lib/msun/amd64
Commit message (Expand)AuthorAgeFilesLines
* More optimized math functions.das2005-04-167-1/+173
* Implement and document remquo() and remquof().das2005-03-253-1/+131
* Spell 'fedisableexcept' correctly.das2005-03-161-1/+1
* Replace fegetmask() and fesetmask() with feenableexcept(),das2005-03-162-8/+26
* Define the LDBL_PREC to be the number of significant bits in a longdas2005-03-071-0/+1
* Move machine-dependent crud to its own makefile.das2005-02-041-0/+3
* Remove wrappers and other cruft intended to support SVID, mistakes indas2005-02-041-1/+1
* amd64 assembly versions of sqrt(), lrint(), and llrint() using SSE2.das2005-01-153-0/+75
* Mark all inline asms that read the floating-point control or statusdas2005-01-141-3/+3
* Mark inline stmxcsr instructions as volatile, since this appears to bedas2005-01-111-1/+1
* Insert a missing '~' in feholdexcept(), so that it correctly clearsdas2004-06-111-1/+1
* Add an fenv.h implementation for the amd64 port.das2004-06-062-0/+333
OpenPOWER on IntegriCloud