summaryrefslogtreecommitdiff
path: root/sysdeps/i386/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: fix `test ==` usagegentoo/2.22Mike Frysinger2016-04-091-1/+1
* Preserve bound registers for pointer pass/returnIgor Zamyatin2015-07-091-0/+27
* Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu2014-07-141-0/+26
* Move USE_REGPARMS define to sysdeps/i386/configure.ac.Joseph Myers2014-06-251-0/+3
* rename configure.in to configure.acMike Frysinger2013-10-301-1/+1
* Configuring for i386 is no longer supported.Carlos O'Donell2013-04-171-1/+11
* i386: Fail at configure time for i386 builds.Carlos O'Donell2013-04-061-0/+39
* Move system-specific settings out of toplevel configure.in and config.make.in.Joseph Myers2013-03-201-0/+12
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-091-120/+2
* i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFOMike Frysinger2012-08-141-51/+0
* Remove TLS configure checks.Marek Polacek2012-07-171-41/+0
* Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2012-07-101-1/+1
* RegenerateAndreas Jaeger2012-03-271-1/+0
* Merge branch 'elf-move'Andreas Jaeger2012-03-271-0/+44
|\
* | Use autoconf macro for testing compiler options with empty input.Joseph Myers2012-03-211-6/+12
|/
* Fix sysdeps/i386/configure.in cpuid.h test for bootstrapping.Joseph Myers2012-03-071-479/+1
* Use -msse2avx option for x86-64 libm functionsUlrich Drepper2012-01-281-0/+23
* Check for FMA4 support and generate appropriate fma functionsUlrich Drepper2011-10-201-20/+43
* AVX audit test failures with gcc 4.6H.J. Lu2011-02-021-332/+425
* Add x86-32 FMA supportH.J. Lu2010-04-141-0/+25
* Pass -mtune=i686 to assembler when compiling for i686H.J. Lu2010-03-041-0/+19
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-151-150/+132
* Simplify cpuid.h configure test.Jim Meyering2009-08-081-8/+542
* x86/x86-64 now needs <cpuid.h> from gcc.Ulrich Drepper2009-08-021-44/+56
* Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu2009-07-031-7/+64
* * sysdeps/i386/configure.in (libc_mtune_example): Variable removed.Roland McGrath2005-11-051-3/+0
* * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath2005-03-061-0/+3
* 2005-01-05 Roland McGrath <roland@redhat.com>Roland McGrath2005-01-051-0/+54
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-54/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+54