about summary refs log tree commit diff
path: root/sysdeps/i386/configure
Commit message (Expand)AuthorAgeFilesLines
* Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel13 days1-3/+4
* i386: Fail if configured with --enable-cetAdhemerval Zanella2024-01-091-4/+4
* i386: Ignore --enable-cetH.J. Lu2024-01-041-0/+5
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-171-14/+16
* grep: egrep -> grep -E, fgrep -> grep -FSam James2022-06-051-1/+1
* x86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_STATIC_PIEH.J. Lu2022-02-141-6/+0
* elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)Fangrui Song2021-10-111-27/+0
* configure: Check for static PIE supportSzabolcs Nagy2021-01-211-0/+3
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-151-0/+33
* Don't use hidden visibility in libc.a with PIE on i386H.J. Lu2017-10-041-1/+6
* i386: Do not set internal_functionFlorian Weimer2017-08-141-3/+0
* configure: fix `test ==` usageMike Frysinger2016-04-091-1/+1
* Remove cpuid.h configure tests.Joseph Myers2015-10-291-42/+0
* Remove -mavx2 configure tests.Joseph Myers2015-10-281-26/+0
* Remove assembler -mtune=i686 configure test.Joseph Myers2015-10-151-22/+0
* Remove configure tests for -mno-vzeroupper support.Joseph Myers2015-10-091-22/+0
* Remove configure tests for FMA4 support.Joseph Myers2015-10-091-26/+0
* Remove configure tests for AVX support.Joseph Myers2015-10-081-52/+0
* Remove configure tests for SSE4 support.Joseph Myers2015-10-061-26/+0
* 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