summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/power4/fpu
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-012-2/+2
* Remove slow paths from expSzabolcs Nagy2018-02-121-1/+0
* Remove slow paths from powWilco Dijkstra2018-02-121-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-012-2/+2
* Revert exp reimplementation (causes test failures).Joseph Myers2017-12-191-0/+1
* Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty2017-12-191-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-012-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-042-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-022-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-012-2/+2
* Remove usage of ONE macroSiddhesh Poyarekar2013-03-291-1/+1
* Remove ZERO and MZERO macrosSiddhesh Poyarekar2013-03-291-10/+10
* Make mantissa type of mp_no configurableSiddhesh Poyarekar2013-03-261-0/+56
* Revert configurable mantissa patchSiddhesh Poyarekar2013-03-151-56/+0
* Make mantissa type configurableSiddhesh Poyarekar2013-03-151-0/+56
* Consolidate copies of mp code in powerpcSiddhesh Poyarekar2013-03-082-0/+221