about summary refs log tree commit diff
path: root/sysdeps/powerpc/power4
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove power4 mpa optimizationAdhemerval Zanella2019-04-293-275/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-013-3/+3
* 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-013-3/+3
* 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-013-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-043-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-023-3/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-013-3/+3
* PowerPC: multiarch wordcopy routines for PowerPC32Adhemerval Zanella2013-12-061-0/+212
* 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