about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc32/sparcv9/fpu
Commit message (Expand)AuthorAgeFilesLines
* Add framework for using sparc VIS3 instructions, use it for copysign/signbit.David S. Miller2012-03-145-0/+160
* Add sparc optimized {l,}rint{,f} for 32-bit v9 and 64-bit.David S. Miller2012-03-024-0/+258
* Optimized sparc assembler for signbit{,f,l} and some variants of isnan.David S. Miller2012-03-011-0/+32
* Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller2012-03-012-12/+0
* Add sparc optimized sqrt{,f}.David S. Miller2012-02-282-0/+113
* Optimized sparc floor{,f} routines.David S. Miller2012-02-272-0/+170
* Fix %fp/%sp typo in new sparc ceil{,f} assembler.David S. Miller2012-02-272-4/+4
* Fix comment formatting in new optimized sparc math files.David S. Miller2012-02-274-60/+56
* Optimized sparc ceil{,f} and rint{,f} routines.David S. Miller2012-02-274-0/+297
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fixes and optimizations for 32-bit sparc fabs*().David S. Miller2011-09-051-0/+29