summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/bits/mathinline.h
AgeCommit message (Expand)Author
2012-01-28Optimize x86-64 math inline header a bitUlrich Drepper
2011-10-18Pretty print last change to x86-64 mathinline.hUlrich Drepper
2011-10-18Add optimized nearbyint{,f} for x86-64Ulrich Drepper
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
2004-09-07Update.Ulrich Drepper
2004-03-10Update.Ulrich Drepper
2003-08-28Update.Ulrich Drepper
2002-07-06Update.Andreas Jaeger