summaryrefslogtreecommitdiff
path: root/config.h.in
AgeCommit message (Expand)Author
2018-05-23Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer
2018-01-29Add RISC-V entries to config.h.inPalmer Dabbelt
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-12-05Add elision tunablesRogerio Alves
2017-11-29sparc: Assume VIS3 supportAdhemerval Zanella
2017-10-04Don't use hidden visibility in libc.a with PIE on i386H.J. Lu
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault
2017-08-14i386: Do not set internal_functionFlorian Weimer
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-04-07getopt: remove USE_NONOPTION_FLAGSZack Weinberg
2017-03-21Deprecate libnsl by default (only shared library will beThorsten Kukuk
2017-02-17Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella
2016-12-31Add framework for tunablesSiddhesh Poyarekar
2016-12-26Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock
2016-12-26Configure support for --enable-stack-protector [BZ #7065]Nick Alcock
2016-10-07Add configure check to test if gcc supports attribute ifunc.Stefan Liebler
2016-08-31S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|FE_UNDERFLOW).Stefan Liebler
2016-07-01Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu
2016-05-25S390: Configure check for vector support in gcc.Stefan Liebler
2016-05-24Avoid an extra branch to PLT for -z nowH.J. Lu
2016-02-24Remove linux/fanotify.h configure test.Joseph Myers
2016-02-22intl: reintroduce unintentionally disabled optimizationDmitry V. Levin
2015-10-28Remove -mavx2 configure tests.Joseph Myers
2015-10-27Remove sysdeps/nptl/configure.ac.Joseph Myers
2015-10-19Remove gnu_unique_object configure test.Joseph Myers
2015-10-19Remove .weak, .weakext configure tests.Joseph Myers
2015-10-15Remove .previous, .popsection configure tests.Joseph Myers
2015-10-13Fix powerpc32 llrint, llrintf bad exceptions (bug 16422).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-10-05Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers
2015-08-26S390: configure check for vector instruction support in assembler.Stefan Liebler
2015-05-01[AArch64] Fix the big endian loader name.Szabolcs Nagy
2015-03-23Remove HAVE_ASM_PPC_REL16 referencesAlan Modra
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella
2014-10-22ARM: Use movw/movt more when availableRoland McGrath
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers
2014-09-12Use %ifdef in sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions.Joseph Myers
2014-07-31Use __builtin_trap for ABORT_INSTRUCTION.Roland McGrath
2014-07-31Fix -Wundef warning for HAVE_IFUNCAndreas Schwab
2014-07-14Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu
2014-06-26Remove configure tests for assembler CFI support.Joseph Myers
2014-06-25Remove BROKEN_PPC_ASM_CR0 configure test.Joseph Myers
2014-05-14Fix macro warning on HAVE_PT_CHOWNAndreas Schwab
2014-04-09Save/restore bound registers in _dl_runtime_resolveIgor Zamyatin
2014-03-13Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin
2014-03-13Use __ehdr_start, when available, for rtld to get its own headers.Roland McGrath
2014-01-04tst-fanotify: switch to AC_DEFINEMike Frysinger
2013-10-30rename configure.in to configure.acMike Frysinger