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