summaryrefslogtreecommitdiff
path: root/config.h.in
AgeCommit message (Expand)Author
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
2013-09-18MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki
2013-09-04Remove --disable-versioning.Joseph Myers
2013-07-21CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell
2013-07-02Add a configure option to enable lock elision and disable by defaultAndi Kleen
2013-06-20Fix loop construction to functions callsAdhemerval Zanella
2013-02-15Remove miscellaneous bounded-pointers relics in C code.Joseph Myers
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-03Clean up conditionalize of ld.so.cache support.Roland McGrath