about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32/power4/fpu/mpa.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate copies of mp code in powerpcSiddhesh Poyarekar2013-03-081-214/+0
* Use an intermediate variable to sum exponents in powerpc __mul and __sqrSiddhesh Poyarekar2013-03-071-5/+6
* Use generic mpa.c code for everything except __mul and __sqrSiddhesh Poyarekar2013-03-071-628/+4
* Sync up ppc add_magnitudes and sub_magnitudes with default codeSiddhesh Poyarekar2013-02-281-52/+60
* Sync up powerpc __mp_dbl with default codeSiddhesh Poyarekar2013-02-251-3/+1
* Mark __inv as static in powerpcSiddhesh Poyarekar2013-02-211-1/+1
* Fix whitespace differences between generic and powerpc mpa.cSiddhesh Poyarekar2013-02-211-1/+1
* Mark ZERO inputs to __mul as unlikely on powerpcSiddhesh Poyarekar2013-02-211-1/+1
* Copy comment about inner loop from powerpc mpa.c to the default oneSiddhesh Poyarekar2013-02-201-1/+1
* Remove redundant return keywordSiddhesh Poyarekar2013-02-141-13/+0
* New __sqr function as a faster special case of __mulSiddhesh Poyarekar2013-02-141-0/+100
* Remove use of mpa2.hAndreas Schwab2013-01-201-1/+0
* Fix code formatting in mpa.cSiddhesh Poyarekar2013-01-141-269/+534
* Remove unnecessary local variable mptwoSiddhesh Poyarekar2013-01-141-4/+0
* Update comments in mpa.cSiddhesh Poyarekar2013-01-091-70/+49
* Fix spelling errors in sysdeps/powerpc files.Anton Blanchard2013-01-071-3/+3
* Remove unused __cr and __cpymnSiddhesh Poyarekar2013-01-041-47/+0
* Fix build failure on power4 processorsSiddhesh Poyarekar2013-01-041-3/+7
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file.Ulrich Drepper2007-06-031-0/+549