aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/configure
AgeCommit message (Expand)AuthorFilesLines
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel1-3/+4
2024-01-09i386: Fail if configured with --enable-cetAdhemerval Zanella1-4/+4
2024-01-04i386: Ignore --enable-cetH.J. Lu1-0/+5
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar1-14/+16
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James1-1/+1
2022-02-14x86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_STATIC_PIEH.J. Lu1-6/+0
2021-10-11elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)Fangrui Song1-27/+0
2021-01-21configure: Check for static PIE supportSzabolcs Nagy1-0/+3
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu1-0/+33
2017-10-04Don't use hidden visibility in libc.a with PIE on i386H.J. Lu1-1/+6
2017-08-14i386: Do not set internal_functionFlorian Weimer1-3/+0
2016-04-09configure: fix `test ==` usageMike Frysinger1-1/+1
2015-10-29Remove cpuid.h configure tests.Joseph Myers1-42/+0
2015-10-28Remove -mavx2 configure tests.Joseph Myers1-26/+0
2015-10-15Remove assembler -mtune=i686 configure test.Joseph Myers1-22/+0
2015-10-09Remove configure tests for -mno-vzeroupper support.Joseph Myers1-22/+0
2015-10-09Remove configure tests for FMA4 support.Joseph Myers1-26/+0
2015-10-08Remove configure tests for AVX support.Joseph Myers1-52/+0
2015-10-06Remove configure tests for SSE4 support.Joseph Myers1-26/+0
2015-07-09Preserve bound registers for pointer pass/returnIgor Zamyatin1-0/+27
2014-07-14Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu1-0/+26
2014-06-25Move USE_REGPARMS define to sysdeps/i386/configure.ac.Joseph Myers1-0/+3
2013-10-30rename configure.in to configure.acMike Frysinger1-1/+1
2013-04-17Configuring for i386 is no longer supported.Carlos O'Donell1-1/+11
2013-04-06i386: Fail at configure time for i386 builds.Carlos O'Donell1-0/+39
2013-03-20Move system-specific settings out of toplevel configure.in and config.make.in.Joseph Myers1-0/+12
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath1-120/+2
2012-08-14i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFOMike Frysinger1-51/+0
2012-07-17Remove TLS configure checks.Marek Polacek1-41/+0
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek1-1/+1
2012-03-27RegenerateAndreas Jaeger1-1/+0
2012-03-27Merge branch 'elf-move'Andreas Jaeger1-0/+44
2012-03-21Use autoconf macro for testing compiler options with empty input.Joseph Myers1-6/+12
2012-03-07Fix sysdeps/i386/configure.in cpuid.h test for bootstrapping.Joseph Myers1-479/+1
2012-01-28Use -msse2avx option for x86-64 libm functionsUlrich Drepper1-0/+23
2011-10-20Check for FMA4 support and generate appropriate fma functionsUlrich Drepper1-20/+43
2011-02-02AVX audit test failures with gcc 4.6H.J. Lu1-332/+425
2010-04-14Add x86-32 FMA supportH.J. Lu1-0/+25
2010-03-04Pass -mtune=i686 to assembler when compiling for i686H.J. Lu1-0/+19
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath1-150/+132
2009-08-08Simplify cpuid.h configure test.Jim Meyering1-8/+542
2009-08-02x86/x86-64 now needs <cpuid.h> from gcc.Ulrich Drepper1-44/+56
2009-07-03Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu1-7/+64
2005-11-05* sysdeps/i386/configure.in (libc_mtune_example): Variable removed.Roland McGrath1-3/+0
2005-03-06* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath1-0/+3
2005-01-052005-01-05 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+54
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-54/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+54