aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/math_private.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-15Use movq for 64-bit operationsPeter Collingbourne1-2/+4
2012-03-19Use int64_t in x86_64/fpu/math_private.hH.J. Lu1-2/+2
2012-03-19Optimize private 387 fenv access; share code between i386 and x86_64.Richard Henderson1-119/+1
2012-03-19Create and use libc_feupdateenv_test.Richard Henderson1-4/+24
2012-03-19Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.Richard Henderson1-0/+23
2012-03-19Convert libc_feholdexcept et al from macros to inline functions.Richard Henderson1-57/+57
2012-03-19Make inline __isnan, __isinf_ns, __finite generic.Richard Henderson1-27/+1
2012-03-09Use include_next to chain math_private.h headers.Richard Henderson1-1/+1
2012-03-09x86_64: Convert __rint* and __floor* from macros to inlines.Richard Henderson1-49/+43
2012-03-09x86_64: Convert __ieee754_sqrt{,f,l} from macros to inlines.Richard Henderson1-22/+32
2012-01-28Use -msse2avx option for x86-64 libm functionsUlrich Drepper1-30/+8
2012-01-28Simplify use of AVX instructions in internal math macrosUlrich Drepper1-59/+20
2011-10-25Use VEX encoding in inline math functions on x86-64 when possibleUlrich Drepper1-48/+138
2011-10-19Fix PLT use for feraiseexcept on x86_64Andreas Schwab1-1/+1
2011-10-18Use new internal libc_fe* interfaces in more functionsUlrich Drepper1-5/+30
2011-10-18Provide combined internal feholdexcept/fesetround interfaceUlrich Drepper1-1/+13
2011-10-18Start optimizing the use of the fenv interfaces in libm itselfUlrich Drepper1-0/+42
2011-10-17Relax asm requirements for recently added x86-64 math interfacesUlrich Drepper1-4/+4
2011-10-17Makr x86-64 math_private.h more robustUlrich Drepper1-10/+10
2011-10-17Provide internal optimizations on x86-64 with SSE4.1Ulrich Drepper1-0/+28
2011-10-12Optimize libmUlrich Drepper1-6/+19
2011-10-08Optimize use of isnan, isinf, finiteUlrich Drepper1-0/+21
2009-08-24Add ceil implementation for 64-bit machines.Ulrich Drepper1-0/+17
2009-08-24Optimize float construction/extraction on x86-64.Ulrich Drepper1-0/+20
2007-04-16[BZ #3306]Ulrich Drepper1-0/+21
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-21/+0
2007-07-31.Jakub Jelinek1-0/+21
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-21/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+21