about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0430-30/+30
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0230-30/+30
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0130-30/+30
* Optimize trunc{,f} on sparc.David S. Miller2013-01-165-1/+143
* Optimize nearbyint{,f} on sparc.David S. Miller2013-01-155-1/+159
* Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.David S. Miller2013-01-1413-112/+290
* Optimize fdim/fdimf on sparc.David S. Miller2013-01-145-1/+98
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0220-20/+20
* Minor optimization to sparc VIS3 floor() implementation.David S. Miller2012-05-081-2/+1
* Fix missing long-double compat symbols on sparc v9.David S. Miller2012-04-266-0/+42
* Add sparc vis3 optimized fma/fmaf.David S. Miller2012-03-155-1/+89
* Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.David S. Miller2012-03-1518-666/+54
* Sparc optimized fmin{,f} and fmax{,f}.David S. Miller2012-03-159-1/+302
* Add more sparc VIS3 optimized math routines.David S. Miller2012-03-1525-5/+1238
* Add framework for using sparc VIS3 instructions, use it for copysign/signbit.David S. Miller2012-03-145-0/+160