about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch
Commit message (Expand)AuthorAgeFilesLines
* Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes2017-01-045-3/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0122-22/+22
* Make common fdim implementation generic.Paul E. Murphy2016-09-014-1/+7
* sparcv9: Restore fdiml@GLIBC_2.1Paul E. Murphy2016-08-291-1/+1
* sparc32/sparcv9: add a VIS3 version of fdimAurelien Jarno2016-08-055-1/+114
* sparc: remove fdim sparc specific implementationsAurelien Jarno2016-08-055-99/+2
* Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller2016-08-022-4/+4
* sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno2016-08-0217-690/+3
* SPARC: fix nearbyint on sNaN inputAurelien Jarno2016-07-012-0/+2
* 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