elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
[platform/upstream/glibc.git] / sysdeps / x86_64 / configure.ac
2024-01-05 H.J. Luelf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
2024-01-04 H.J. Lui386: Ignore --enable-cet
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