summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/math_private.h
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization.zack/build-layout-experimentZack Weinberg2017-06-081-133/+0
* Use movq for 64-bit operationsPeter Collingbourne2013-05-151-2/+4
* Use int64_t in x86_64/fpu/math_private.hH.J. Lu2012-03-191-2/+2
* Optimize private 387 fenv access; share code between i386 and x86_64.Richard Henderson2012-03-191-119/+1
* Create and use libc_feupdateenv_test.Richard Henderson2012-03-191-4/+24
* Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.Richard Henderson2012-03-191-0/+23
* Convert libc_feholdexcept et al from macros to inline functions.Richard Henderson2012-03-191-57/+57
* Make inline __isnan, __isinf_ns, __finite generic.Richard Henderson2012-03-191-27/+1
* Use include_next to chain math_private.h headers.Richard Henderson2012-03-091-1/+1
* x86_64: Convert __rint* and __floor* from macros to inlines.Richard Henderson2012-03-091-49/+43
* x86_64: Convert __ieee754_sqrt{,f,l} from macros to inlines.Richard Henderson2012-03-091-22/+32
* Use -msse2avx option for x86-64 libm functionsUlrich Drepper2012-01-281-30/+8
* Simplify use of AVX instructions in internal math macrosUlrich Drepper2012-01-281-59/+20
* Use VEX encoding in inline math functions on x86-64 when possibleUlrich Drepper2011-10-251-48/+138
* Fix PLT use for feraiseexcept on x86_64Andreas Schwab2011-10-191-1/+1
* Use new internal libc_fe* interfaces in more functionsUlrich Drepper2011-10-181-5/+30
* Provide combined internal feholdexcept/fesetround interfaceUlrich Drepper2011-10-181-1/+13
* Start optimizing the use of the fenv interfaces in libm itselfUlrich Drepper2011-10-181-0/+42
* Relax asm requirements for recently added x86-64 math interfacesUlrich Drepper2011-10-171-4/+4
* Makr x86-64 math_private.h more robustUlrich Drepper2011-10-171-10/+10
* Provide internal optimizations on x86-64 with SSE4.1Ulrich Drepper2011-10-171-0/+28
* Optimize libmUlrich Drepper2011-10-121-6/+19
* Optimize use of isnan, isinf, finiteUlrich Drepper2011-10-081-0/+21
* Add ceil implementation for 64-bit machines.Ulrich Drepper2009-08-241-0/+17
* Optimize float construction/extraction on x86-64.Ulrich Drepper2009-08-241-0/+20
* [BZ #3306]Ulrich Drepper2007-04-161-0/+21
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-21/+0
* .Jakub Jelinek2007-07-311-0/+21
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-21/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+21