Age | Commit message (Expand) | Author |
2013-05-15 | Use movq for 64-bit operations | Peter Collingbourne |
2012-03-19 | Use int64_t in x86_64/fpu/math_private.h | H.J. Lu |
2012-03-19 | Optimize private 387 fenv access; share code between i386 and x86_64. | Richard Henderson |
2012-03-19 | Create and use libc_feupdateenv_test. | Richard Henderson |
2012-03-19 | Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}. | Richard Henderson |
2012-03-19 | Convert libc_feholdexcept et al from macros to inline functions. | Richard Henderson |
2012-03-19 | Make inline __isnan, __isinf_ns, __finite generic. | Richard Henderson |
2012-03-09 | Use include_next to chain math_private.h headers. | Richard Henderson |
2012-03-09 | x86_64: Convert __rint* and __floor* from macros to inlines. | Richard Henderson |
2012-03-09 | x86_64: Convert __ieee754_sqrt{,f,l} from macros to inlines. | Richard Henderson |
2012-01-28 | Use -msse2avx option for x86-64 libm functions | Ulrich Drepper |
2012-01-28 | Simplify use of AVX instructions in internal math macros | Ulrich Drepper |
2011-10-25 | Use VEX encoding in inline math functions on x86-64 when possible | Ulrich Drepper |
2011-10-19 | Fix PLT use for feraiseexcept on x86_64 | Andreas Schwab |
2011-10-18 | Use new internal libc_fe* interfaces in more functions | Ulrich Drepper |
2011-10-18 | Provide combined internal feholdexcept/fesetround interface | Ulrich Drepper |
2011-10-18 | Start optimizing the use of the fenv interfaces in libm itself | Ulrich Drepper |
2011-10-17 | Relax asm requirements for recently added x86-64 math interfaces | Ulrich Drepper |
2011-10-17 | Makr x86-64 math_private.h more robust | Ulrich Drepper |
2011-10-17 | Provide internal optimizations on x86-64 with SSE4.1 | Ulrich Drepper |
2011-10-12 | Optimize libm | Ulrich Drepper |
2011-10-08 | Optimize use of isnan, isinf, finite | Ulrich Drepper |
2009-08-24 | Add ceil implementation for 64-bit machines. | Ulrich Drepper |
2009-08-24 | Optimize float construction/extraction on x86-64. | Ulrich Drepper |
2007-04-16 | [BZ #3306] | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |