aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tst-fanotify: switch to AC_DEFINEMike Frysinger2014-01-041-0/+3
* rename configure.in to configure.acMike Frysinger2013-10-301-3/+3
* MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki2013-09-181-0/+4
* Remove --disable-versioning.Joseph Myers2013-09-041-3/+0
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2013-07-211-0/+3
* Add a configure option to enable lock elision and disable by defaultAndi Kleen2013-07-021-0/+3
* Fix loop construction to functions callsAdhemerval Zanella2013-06-201-0/+3
* Remove miscellaneous bounded-pointers relics in C code.Joseph Myers2013-02-151-1/+1
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-0/+6
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+3
* Clean up conditionalize of ld.so.cache support.Roland McGrath2012-10-031-0/+3
* BZ#13696: Add --disable-nscd configure option.Roland McGrath2012-08-221-0/+3
* i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFOMike Frysinger2012-08-141-3/+0
* Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2012-08-021-4/+0
* Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2012-07-101-4/+0
* Add --enable-systemtap configuration to define static probe points.Roland McGrath2012-05-251-0/+4
* Make sunrpc code usable againAndreas Jaeger2012-05-101-0/+3
* ARM: Define HAVE_ARM_PCS_VFP in config.h.Carlos O'Donell2012-05-081-0/+3
* Allow build-system programs to be built without optimization.Joseph Myers2012-04-271-1/+2
* Add framework for using sparc VIS3 instructions, use it for copysign/signbit.David S. Miller2012-03-141-0/+3
* Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller2012-03-011-3/+0
* Add sparc configure checks for GOTDATA support.David S. Miller2012-02-201-0/+6
* Remove sparc WDISP22 configure checks, no longer used.David S. Miller2012-02-201-4/+0
* Remove have-initfini and need-nopic-initfiniAndreas Schwab2012-02-081-3/+0
* Use -msse2avx option for x86-64 libm functionsUlrich Drepper2012-01-281-3/+6
* More fallout from supporting only ELFUlrich Drepper2012-01-081-4/+0
* Remove non-ELF supportUlrich Drepper2012-01-071-8/+0
* Check for FMA4 support and generate appropriate fma functionsUlrich Drepper2011-10-201-0/+3
* Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-111-3/+0
* Cleanup of configuration optionsUlrich Drepper2011-09-101-17/+0
* Remove `.ctors' and `.dtors' output sectionsH.J. Lu2010-12-241-0/+3
* Add AVX support to ld.so auditing for x86-64.H.J. Lu2009-07-101-0/+3
* Implement STB_GNU_UNIQUE handling.Ulrich Drepper2009-07-091-0/+3
* Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu2009-07-031-0/+3
* * config.h.in (USE_MULTIARCH): Define.Ulrich Drepper2009-03-131-0/+3
* * scripts/check-local-headers.sh: Filter out sys/capability.h.cvs/fedora-glibc-20070331T1609Ulrich Drepper2007-03-261-0/+3
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-23/+0
* .Jakub Jelinek2007-07-311-0/+23
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-281-20/+0
* 006-03-02 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-03-021-0/+3
* * configure.in (libc_cv_gcc_dwarf2_unwind_info): Delete.Roland McGrath2006-02-221-7/+0
* * configure.in: Remove gnu_as definition and everything using it.Ulrich Drepper2005-11-061-3/+0
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-061-5/+0
* * config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS.Ulrich Drepper2005-11-051-4/+0
* * configure.in: If init_array/fini_array support is not available,Ulrich Drepper2005-11-051-4/+0
* * Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper2005-06-261-0/+3
* * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper2005-06-171-0/+3
* * configure.in: Add test for availability of libaudit.Ulrich Drepper2005-06-141-0/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-15/+23
* 2.5-18.1Jakub Jelinek2007-07-121-23/+15