summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/s_fmal.c
Commit message (Expand)AuthorAgeFilesLines
* Make the order of operations for lib/msun more clear.eadler2013-06-241-1/+1
* Fix some regressions caused by the switch from gcc to clang. The fixesdas2013-05-271-2/+6
* Fix a regression introduced in r226371: When the high part of x*ydas2011-10-211-3/+3
* Fix a double-rounding bug in fma{,f,l}. The bug would occur indas2011-10-151-52/+97
* Refactor this code by introducing separate functions to handle thedas2011-10-111-48/+84
* Fix some corner cases:das2008-04-031-5/+10
* Fix the double rounding problem with subnormals, anddas2005-03-181-5/+17
* Implement fmal.das2005-03-071-0/+170
OpenPOWER on IntegriCloud