summaryrefslogtreecommitdiff
path: root/config.h.in
AgeCommit message (Expand)Author
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
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath
2012-08-14i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFOMike Frysinger
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek
2012-05-25Add --enable-systemtap configuration to define static probe points.Roland McGrath
2012-05-10Make sunrpc code usable againAndreas Jaeger
2012-05-08ARM: Define HAVE_ARM_PCS_VFP in config.h.Carlos O'Donell
2012-04-27Allow build-system programs to be built without optimization.Joseph Myers
2012-03-14Add framework for using sparc VIS3 instructions, use it for copysign/signbit.David S. Miller
2012-03-01Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller
2012-02-20Add sparc configure checks for GOTDATA support.David S. Miller
2012-02-20Remove sparc WDISP22 configure checks, no longer used.David S. Miller
2012-02-08Remove have-initfini and need-nopic-initfiniAndreas Schwab
2012-01-28Use -msse2avx option for x86-64 libm functionsUlrich Drepper
2012-01-08More fallout from supporting only ELFUlrich Drepper
2012-01-07Remove non-ELF supportUlrich Drepper
2011-10-20Check for FMA4 support and generate appropriate fma functionsUlrich Drepper
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper
2011-09-10Cleanup of configuration optionsUlrich Drepper
2010-12-24Remove `.ctors' and `.dtors' output sectionsH.J. Lu
2009-07-10Add AVX support to ld.so auditing for x86-64.H.J. Lu
2009-07-09Implement STB_GNU_UNIQUE handling.Ulrich Drepper
2009-07-03Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu
2009-03-13* config.h.in (USE_MULTIARCH): Define.Ulrich Drepper
2007-03-26* scripts/check-local-headers.sh: Filter out sys/capability.h.cvs/fedora-glibc-20070331T1609Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper
2006-03-02006-03-02 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2006-02-22* configure.in (libc_cv_gcc_dwarf2_unwind_info): Delete.Roland McGrath