summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/s_fma.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some corner cases:das2008-04-031-5/+10
* Fix the double rounding problem with subnormals, anddas2005-03-181-11/+19
* Replace strong references with weak references. There's nodas2005-03-071-1/+1
* - If z is 0, one of x or y is 0, and the other is infinite, raisedas2005-03-071-2/+18
* Add fma() and fmaf(), which implement a fused multiply-add operation.das2005-01-221-0/+178
OpenPOWER on IntegriCloud