summaryrefslogtreecommitdiffstats
path: root/lib/msun/sparc64
Commit message (Expand)AuthorAgeFilesLines
* Use #include "fenv.h" instead of #include <fenv.h>. This makes itdas2011-10-161-1/+1
* Provide external definitions of all of the standardized functions indas2011-10-103-14/+45
* Use C comments since we now preprocess these files with CPP.deischen2007-04-291-1/+3
* Add symbol versioning to libm.deischen2006-03-272-0/+4
* Replace fegetmask() and fesetmask() with feenableexcept(),das2005-03-161-9/+19
* Define the LDBL_PREC to be the number of significant bits in a longdas2005-03-071-0/+1
* Use hardware instructions for sqrt() and sqrtf().das2005-02-213-0/+69
* Mark all inline asms that read the floating-point control or statusdas2005-01-141-1/+1
* Add an fenv.h implementation for the sparc64 port.das2004-06-062-0/+280
OpenPOWER on IntegriCloud