elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
[platform/upstream/glibc.git] / sysdeps / x86_64 / configure
2024-01-05 H.J. Luelf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
2024-01-04 H.J. Lui386: Ignore --enable-cet
2023-07-17 Siddhesh Poyarekarconfigure: Use autoconf 2.71
2022-02-14 H.J. Lux86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_S...
2021-10-11 Fangrui Songelf: Remove Intel MPX support (lazy PLT, ld.so profile...
2021-08-24 H.J. Lux86-64: Remove assembler AVX512DQ check
2021-08-24 H.J. Lux86-64: Remove compiler -mavx512f check
2021-07-08 Fangrui Songx86_64: Remove unneeded static PIE check for undefined...
2021-01-21 Szabolcs Nagyconfigure: Check for static PIE support
2019-07-24 H.J. Lux86-64: Compile branred.c with -mprefer-vector-width...
2017-12-16 H.J. LuAdd --enable-static-pie configure option to build stati...
2017-06-28 Joseph MyersRequire binutils 2.25 or later to build glibc.
2016-07-01 H.J. LuRequire binutils 2.24 to build x86-64 glibc [BZ #20139]
2016-04-10 Mike Frysingerconfigure: fix `test ==` usage
2015-10-29 Joseph MyersRemove cpuid.h configure tests.
2015-10-28 Joseph MyersRemove -mavx2 configure tests.
2015-10-09 Joseph MyersRemove configure tests for -mno-vzeroupper support.
2015-10-09 Joseph MyersRemove configure tests for FMA4 support.
2015-10-08 Joseph MyersRemove configure tests for AVX support.
2015-10-06 Joseph MyersRemove configure tests for SSE4 support.
2015-06-11 Andrew SenkevichMore strict check of AVX512 support in assembler.
2015-06-09 Andrew SenkevichStart of series of patches with x86_64 vector math...
2014-07-14 H.J. LuEnable AVX2 optimized memset only if -mavx2 works
2014-04-09 Igor ZamyatinSave/restore bound registers in _dl_runtime_resolve
2014-03-14 H.J. LuCheck AVX-512 assembler support first
2014-03-13 Igor ZamyatinSave and restore AVX-512 zmm registers to x86-64 ld.so
2013-10-30 Mike Frysingerrename configure.in to configure.ac
2013-03-20 Joseph MyersMove system-specific settings out of toplevel configure...
2012-10-09 Roland McGrathAdd missing magic to GLIBC_PROVIDES.
2012-08-15 Mike Frysingeri386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO
2012-07-17 Marek PolacekRemove TLS configure checks.
2012-07-10 Marek PolacekGet rid of ASM_GLOBAL_DIRECTIVE.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-03-28 Andreas JaegerFix last commit
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-20 Andreas JaegerMerge branch 'master' into elf-move
2012-03-19 Andreas JaegerFix last line.
2008-11-11 Roland McGrath2008-11-11 Roland McGrath <roland@redhat.com>