Age | Commit message (Expand) | Author |
2019-03-22 | S390: Add configure check to detect support for arch13. | Stefan Liebler |
2018-12-21 | Add C-SKY port | Mao Han |
2018-12-18 | S390: Add configure check to detect z13 as mininum architecture level set. | Stefan Liebler |
2018-12-18 | S390: Add configure check to detect z10 as mininum architecture level set. | Stefan Liebler |
2018-05-23 | Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] | Florian Weimer |
2018-01-29 | Add RISC-V entries to config.h.in | Palmer Dabbelt |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu |
2017-12-05 | Add elision tunables | Rogerio Alves |
2017-11-29 | sparc: Assume VIS3 support | Adhemerval Zanella |
2017-10-04 | Don't use hidden visibility in libc.a with PIE on i386 | H.J. Lu |
2017-10-03 | Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN | Samuel Thibault |
2017-08-14 | i386: Do not set internal_function | Florian Weimer |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg |
2017-04-07 | getopt: remove USE_NONOPTION_FLAGS | Zack Weinberg |
2017-03-21 | Deprecate libnsl by default (only shared library will be | Thorsten Kukuk |
2017-02-17 | Rework -fno-omit-frame-pointer support on i386 | Adhemerval Zanella |
2016-12-31 | Add framework for tunables | Siddhesh Poyarekar |
2016-12-26 | Do not stack-protect ifunc resolvers [BZ #7065] | Nick Alcock |
2016-12-26 | Configure support for --enable-stack-protector [BZ #7065] | Nick Alcock |
2016-10-07 | Add configure check to test if gcc supports attribute ifunc. | Stefan Liebler |
2016-08-31 | S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|FE_UNDERFLOW). | Stefan Liebler |
2016-07-01 | Require binutils 2.24 to build x86-64 glibc [BZ #20139] | H.J. Lu |
2016-05-25 | S390: Configure check for vector support in gcc. | Stefan Liebler |
2016-05-24 | Avoid an extra branch to PLT for -z now | H.J. Lu |
2016-02-24 | Remove linux/fanotify.h configure test. | Joseph Myers |
2016-02-22 | intl: reintroduce unintentionally disabled optimization | Dmitry V. Levin |
2015-10-28 | Remove -mavx2 configure tests. | Joseph Myers |
2015-10-27 | Remove sysdeps/nptl/configure.ac. | Joseph Myers |
2015-10-19 | Remove gnu_unique_object configure test. | Joseph Myers |
2015-10-19 | Remove .weak, .weakext configure tests. | Joseph Myers |
2015-10-15 | Remove .previous, .popsection configure tests. | Joseph Myers |
2015-10-13 | Fix powerpc32 llrint, llrintf bad exceptions (bug 16422). | 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-10-05 | Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190... | Joseph Myers |
2015-08-26 | S390: configure check for vector instruction support in assembler. | Stefan Liebler |
2015-05-01 | [AArch64] Fix the big endian loader name. | Szabolcs Nagy |
2015-03-23 | Remove HAVE_ASM_PPC_REL16 references | Alan Modra |
2015-03-11 | powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME define | Adhemerval Zanella |
2014-10-22 | ARM: Use movw/movt more when available | Roland McGrath |
2014-09-16 | Remove bitrotten --enable-oldest-abi (bug 6652). | Joseph Myers |
2014-09-12 | Use %ifdef in sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions. | Joseph Myers |
2014-07-31 | Use __builtin_trap for ABORT_INSTRUCTION. | Roland McGrath |
2014-07-31 | Fix -Wundef warning for HAVE_IFUNC | Andreas Schwab |
2014-07-14 | Enable AVX2 optimized memset only if -mavx2 works | H.J. Lu |
2014-06-26 | Remove configure tests for assembler CFI support. | Joseph Myers |
2014-06-25 | Remove BROKEN_PPC_ASM_CR0 configure test. | Joseph Myers |
2014-05-14 | Fix macro warning on HAVE_PT_CHOWN | Andreas Schwab |
2014-04-09 | Save/restore bound registers in _dl_runtime_resolve | Igor Zamyatin |