summaryrefslogtreecommitdiffstats
path: root/lib/msun/ia64
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-13/+43
* Use, in uncovered part, the END() macro in order to improve debugging.attilio2009-05-253-0/+3
* 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/+5
* Replace fegetmask() and fesetmask() with feenableexcept(),das2005-03-161-4/+15
* - Define the LDBL_PREC to be the number of significant bits in a longdas2005-03-071-1/+2
* Add an assembly version of fmal.das2005-03-071-0/+34
* Work around a gcc bug. This fixes feholdexcept() et al. at -O1.das2005-03-051-1/+1
* Move machine-dependent crud to its own makefile.das2005-02-041-0/+3
* Add fma() and fmaf(), which implement a fused multiply-add operation.das2005-01-222-0/+68
* Mark all inline asms that read the floating-point control or statusdas2005-01-141-1/+1
* Shift the FPSR contents by the correct amount so feupdateenv() raisesdas2004-06-111-1/+1
* Add an fenv.h implementation for the ia64 port.das2004-06-062-0/+280
OpenPOWER on IntegriCloud