aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/bits
AgeCommit message (Expand)Author
2012-06-15Use i386 bits/mathinline.h for i386 and x86_64H.J. Lu
2012-06-06Use x86_64 fpu/bits/fenv.h for i386 and x86_64H.J. Lu
2012-06-06Check __SSE_MATH__ in x86_64 feraiseexceptH.J. Lu
2012-05-18Do not provide inlines for GCC build-in functionsAndreas Jaeger
2012-05-09Add volatiles for x86-64 bits/mathinline.hAndreas Jaeger
2012-03-20Check __x86_64__ instead of __WORDSIZE in mathinline.hH.J. Lu
2012-03-19Check __x86_64__ instead of __WORDSIZE for fenv_tH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-28Optimize x86-64 math inline header a bitUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-12-22Use __REDIRECT_NTH for __feraiseexcept_renamedUlrich Drepper
2011-12-21Define x86_64 feraiseexcept inline only under __USE_EXTERN_INLINES.Rafael Ávila de Espíndola
2011-10-18Pretty print last change to x86-64 mathinline.hUlrich Drepper
2011-10-18Add optimized nearbyint{,f} for x86-64Ulrich Drepper
2011-10-18Fix last changeAndreas Schwab
2011-10-18Fix linkage conflict with feraiseexceptAndreas Schwab
2011-10-17Relax asm requirements for recently added x86-64 math interfacesUlrich Drepper
2011-10-17Provide internal optimizations on x86-64 with SSE4.1Ulrich Drepper
2011-10-17Fix last x86-64 mathinline changeUlrich Drepper
2011-10-16Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper
2011-10-12Optimize libmUlrich Drepper
2011-09-26Fix parse error in bits/mathinline.h with --std=c99Andreas Schwab
2011-09-15Add fmax and fmin inlines for x86-64Ulrich Drepper
2011-09-14Optimized lrint and llrint for x86-64Ulrich Drepper
2009-09-01Fix x86_64 bits/mathinline.h for -m32 compilation.Jakub Jelinek
2009-08-31Fix parse error in bits/mathinline.h with --std=c99Andreas Schwab
2009-08-24Optimize x86-64 signbit{,f} a bit.Ulrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2006-02-01* math/divtc3.c: New file.Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-11-04* sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32]Roland McGrath
2004-09-07Update.Ulrich Drepper
2004-03-15 * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, ...Richard Henderson
2004-03-10Update.Ulrich Drepper
2003-08-28Update.Ulrich Drepper
2002-07-06Update.Andreas Jaeger
2001-09-19Update.Andreas Jaeger