Age | Commit message (Expand) | Author |
2024-01-05 | elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT | H.J. Lu |
2024-01-04 | i386: Ignore --enable-cet | H.J. Lu |
2023-07-17 | configure: Use autoconf 2.71 | Siddhesh Poyarekar |
2022-02-14 | x86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_STATIC_PIE | H.J. Lu |
2021-10-11 | elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT) | Fangrui Song |
2021-08-24 | x86-64: Remove assembler AVX512DQ check | H.J. Lu |
2021-08-24 | x86-64: Remove compiler -mavx512f check | H.J. Lu |
2021-07-08 | x86_64: Remove unneeded static PIE check for undefined weak diagnostic | Fangrui Song |
2021-01-21 | configure: Check for static PIE support | Szabolcs Nagy |
2019-07-24 | x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603] | H.J. Lu |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu |
2017-06-28 | Require binutils 2.25 or later to build glibc. | Joseph Myers |
2016-07-01 | Require binutils 2.24 to build x86-64 glibc [BZ #20139] | H.J. Lu |
2016-04-09 | configure: fix `test ==` usage | Mike Frysinger |
2015-10-29 | Remove cpuid.h configure tests. | Joseph Myers |
2015-10-28 | Remove -mavx2 configure tests. | Joseph Myers |
2015-10-09 | Remove configure tests for -mno-vzeroupper support. | Joseph Myers |
2015-10-09 | Remove configure tests for FMA4 support. | Joseph Myers |
2015-10-08 | Remove configure tests for AVX support. | Joseph Myers |
2015-10-06 | Remove configure tests for SSE4 support. | Joseph Myers |
2015-06-11 | More strict check of AVX512 support in assembler. | Andrew Senkevich |
2015-06-09 | Start of series of patches with x86_64 vector math functions. | Andrew Senkevich |
2014-07-14 | Enable AVX2 optimized memset only if -mavx2 works | H.J. Lu |
2014-04-09 | Save/restore bound registers in _dl_runtime_resolve | Igor Zamyatin |
2014-03-14 | Check AVX-512 assembler support first | H.J. Lu |
2014-03-13 | Save and restore AVX-512 zmm registers to x86-64 ld.so | Igor Zamyatin |
2013-10-30 | rename configure.in to configure.ac | Mike Frysinger |
2013-03-20 | Move system-specific settings out of toplevel configure.in and config.make.in. | Joseph Myers |
2012-10-09 | Add missing magic to GLIBC_PROVIDES. | Roland McGrath |
2012-08-14 | i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO | Mike Frysinger |
2012-07-17 | Remove TLS configure checks. | Marek Polacek |
2012-07-10 | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek |
2012-03-28 | Fix last commit | Andreas Jaeger |
2012-03-19 | Fix last line. | Andreas Jaeger |
2008-11-11 | 2008-11-11 Roland McGrath <roland@redhat.com> | Roland McGrath |