aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/configure
AgeCommit message (Expand)Author
2012-01-28Use -msse2avx option for x86-64 libm functionsUlrich Drepper
2011-10-20Check for FMA4 support and generate appropriate fma functionsUlrich Drepper
2011-02-02AVX audit test failures with gcc 4.6H.J. Lu
2010-04-14Add x86-32 FMA supportH.J. Lu
2010-03-04Pass -mtune=i686 to assembler when compiling for i686H.J. Lu
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath
2009-08-08Simplify cpuid.h configure test.Jim Meyering
2009-08-02x86/x86-64 now needs <cpuid.h> from gcc.Ulrich Drepper
2009-07-03Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu
2005-11-05* sysdeps/i386/configure.in (libc_mtune_example): Variable removed.Roland McGrath
2005-03-06* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath
2005-01-052005-01-05 Roland McGrath <roland@redhat.com>Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek