about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sparc: refactor sparc32 nearbyint{f} selector to CAdhemerval Zanella2017-12-011-3/+3
* sparc: refactor sparc32 rint{f} selector to CAdhemerval Zanella2017-12-011-1/+2
* sparc: refactor sparc32 llrint{f} selector to CAdhemerval Zanella2017-12-011-0/+1
* sparc: refactor sparc32 fabs{f} selector to CAdhemerval Zanella2017-12-011-1/+2
* sparc: refactor sparc32 copysign selector to CAdhemerval Zanella2017-12-011-4/+11
* sparc: Assume VIS3 supportAdhemerval Zanella2017-11-291-4/+4
* Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2017-08-211-1/+0
* sparc: Remove optimized math routines which cause testsuite failures.David S. Miller2017-02-031-1/+0
* Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes2017-01-041-1/+2
* sparc32/sparcv9: add a VIS3 version of fdimAurelien Jarno2016-08-051-1/+4
* sparc: remove fdim sparc specific implementationsAurelien Jarno2016-08-051-2/+2
* sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno2016-08-021-7/+3
* Optimize trunc{,f} on sparc.David S. Miller2013-01-161-1/+2
* Optimize nearbyint{,f} on sparc.David S. Miller2013-01-151-1/+2
* Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.David S. Miller2013-01-141-0/+2
* Optimize fdim/fdimf on sparc.David S. Miller2013-01-141-1/+1
* Add sparc vis3 optimized fma/fmaf.David S. Miller2012-03-151-1/+2
* Sparc optimized fmin{,f} and fmax{,f}.David S. Miller2012-03-151-1/+2
* Add more sparc VIS3 optimized math routines.David S. Miller2012-03-151-5/+5
* Add framework for using sparc VIS3 instructions, use it for copysign/signbit.David S. Miller2012-03-141-0/+9