summaryrefslogtreecommitdiff
path: root/config.h.in
AgeCommit message (Expand)Author
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
2005-11-06* configure.in: Remove gnu_as definition and everything using it.Ulrich Drepper
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper
2005-11-05* config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS.Ulrich Drepper
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper
2005-06-26* Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper
2005-06-17* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper
2005-06-14* configure.in: Add test for availability of libaudit.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek