summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/configure
AgeCommit message (Expand)Author
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-06-28Require binutils 2.25 or later to build glibc.Joseph Myers
2016-07-01Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu
2016-04-09configure: fix `test ==` usageMike Frysinger
2015-10-29Remove cpuid.h configure tests.Joseph Myers
2015-10-28Remove -mavx2 configure tests.Joseph Myers
2015-10-09Remove configure tests for -mno-vzeroupper support.Joseph Myers
2015-10-09Remove configure tests for FMA4 support.Joseph Myers
2015-10-08Remove configure tests for AVX support.Joseph Myers
2015-10-06Remove configure tests for SSE4 support.Joseph Myers
2015-06-11More strict check of AVX512 support in assembler.Andrew Senkevich
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich
2014-07-14Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu
2014-04-09Save/restore bound registers in _dl_runtime_resolveIgor Zamyatin
2014-03-14Check AVX-512 assembler support firstH.J. Lu
2014-03-13Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin
2013-10-30rename configure.in to configure.acMike Frysinger
2013-03-20Move system-specific settings out of toplevel configure.in and config.make.in.Joseph Myers
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath
2012-08-14i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFOMike Frysinger
2012-07-17Remove TLS configure checks.Marek Polacek
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek
2012-03-28Fix last commitAndreas Jaeger
2012-03-19Fix last line.Andreas Jaeger
2008-11-112008-11-11 Roland McGrath <roland@redhat.com>Roland McGrath