about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/bits/mathinline.h
Commit message (Expand)AuthorAgeFilesLines
* Use i386 bits/mathinline.h for i386 and x86_64H.J. Lu2012-06-151-289/+0
* Do not provide inlines for GCC build-in functionsAndreas Jaeger2012-05-181-2/+5
* Add volatiles for x86-64 bits/mathinline.hAndreas Jaeger2012-05-091-8/+40
* Check __x86_64__ instead of __WORDSIZE in mathinline.hH.J. Lu2012-03-201-5/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Optimize x86-64 math inline header a bitUlrich Drepper2012-01-281-8/+31
* Pretty print last change to x86-64 mathinline.hUlrich Drepper2011-10-181-2/+2
* Add optimized nearbyint{,f} for x86-64Ulrich Drepper2011-10-181-0/+18
* Relax asm requirements for recently added x86-64 math interfacesUlrich Drepper2011-10-171-6/+6
* Provide internal optimizations on x86-64 with SSE4.1Ulrich Drepper2011-10-171-12/+19
* Fix last x86-64 mathinline changeUlrich Drepper2011-10-171-2/+2
* Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper2011-10-161-10/+79
* Optimize libmUlrich Drepper2011-10-121-1/+2
* Fix parse error in bits/mathinline.h with --std=c99Andreas Schwab2011-09-261-8/+8
* Add fmax and fmin inlines for x86-64Ulrich Drepper2011-09-151-5/+41
* Optimized lrint and llrint for x86-64Ulrich Drepper2011-09-141-10/+46
* Fix x86_64 bits/mathinline.h for -m32 compilation.Jakub Jelinek2009-09-011-0/+12
* Fix parse error in bits/mathinline.h with --std=c99Andreas Schwab2009-08-311-2/+2
* Optimize x86-64 signbit{,f} a bit.Ulrich Drepper2009-08-241-5/+7
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-1/+1
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-2/+2
* Update.Ulrich Drepper2004-09-071-4/+4
* Update.Ulrich Drepper2004-03-101-8/+0
* Update.Ulrich Drepper2003-08-281-7/+28
* Update.Andreas Jaeger2002-07-061-0/+40