aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/power4/fpu
AgeCommit message (Expand)AuthorFilesLines
2019-04-29powerpc: Remove power4 mpa optimizationAdhemerval Zanella3-275/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2018-02-12Remove slow paths from expSzabolcs Nagy1-1/+0
2018-02-12Remove slow paths from powWilco Dijkstra1-1/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers1-0/+1
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty1-1/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae2-2/+2
2013-03-29Remove usage of ONE macroSiddhesh Poyarekar1-1/+1
2013-03-29Remove ZERO and MZERO macrosSiddhesh Poyarekar1-10/+10
2013-03-26Make mantissa type of mp_no configurableSiddhesh Poyarekar1-0/+56
2013-03-15Revert configurable mantissa patchSiddhesh Poyarekar1-56/+0
2013-03-15Make mantissa type configurableSiddhesh Poyarekar1-0/+56
2013-03-08Consolidate copies of mp code in powerpcSiddhesh Poyarekar2-0/+221