Age | Commit message (Expand) | Author |
---|---|---|
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-01-16 | Optimize trunc{,f} on sparc. | David S. Miller |
2013-01-15 | Optimize nearbyint{,f} on sparc. | David S. Miller |
2013-01-14 | Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction. | David S. Miller |
2013-01-14 | Optimize fdim/fdimf on sparc. | David S. Miller |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-05-08 | Minor optimization to sparc VIS3 floor() implementation. | David S. Miller |
2012-04-26 | Fix missing long-double compat symbols on sparc v9. | David S. Miller |
2012-03-15 | Add sparc vis3 optimized fma/fmaf. | David S. Miller |
2012-03-15 | Create a header for sparc ifunc expansion and use it for VIS3 ifuncs. | David S. Miller |
2012-03-15 | Sparc optimized fmin{,f} and fmax{,f}. | David S. Miller |
2012-03-15 | Add more sparc VIS3 optimized math routines. | David S. Miller |
2012-03-14 | Add framework for using sparc VIS3 instructions, use it for copysign/signbit. | David S. Miller |