aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/power4
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-04-29powerpc: Remove power4 mpa optimizationAdhemerval Zanella3-275/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
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 Myers3-3/+3
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 Myers3-3/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae3-3/+3
2013-12-06PowerPC: multiarch wordcopy routines for PowerPC32Adhemerval Zanella1-0/+212
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