summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Run tst-prelink test for GLOB_DAT relocH.J. Lu2015-11-151-0/+34
* Support compilers defaulting to PIEH.J. Lu2015-06-251-0/+21
* This is update for configure, build and install of vector math library.Andrew Senkevich2015-05-141-0/+17
* Let non-add-on preconfigure scripts set libc_config_ok.Roland McGrath2015-04-091-3/+4
* Add a testcase for copy reloc against protected dataH.J. Lu2015-03-311-0/+40
* Avoid C++ tests when the C++ cannot be linked.Roland McGrath2015-03-041-84/+174
* Revert "hurd: Fix abi-tag, following ba90e05"Samuel Thibault2015-02-111-0/+12
* Require bison 2.7 or newer for regenerating intl/plural.yWill Newton2014-12-221-16/+37
* Bump required version of texinfo to 4.7Will Newton2014-12-151-1/+1
* Use -Werror by default, add --disable-werror.Joseph Myers2014-12-101-0/+12
* Require GCC 4.6 or later to build glibc.Joseph Myers2014-11-141-1/+1
* Update minimal required bunutils version to 2.22Andrew Senkevich2014-11-101-3/+3
* Rework compiler version check in configure.Roland McGrath2014-10-241-63/+33
* Require autoconf 2.69H.J. Lu2014-09-291-114/+125
* Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers2014-09-161-21/+0
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-13/+0
* detect broken linker handling of __ehdr_startMike Frysinger2014-08-121-6/+20
* Use __builtin_trap for ABORT_INSTRUCTION.Roland McGrath2014-07-311-0/+38
* Remove relro configure test.Joseph Myers2014-06-271-92/+0
* Remove powerpc special cases in configure.ac.Joseph Myers2014-06-261-13/+0
* Remove configure tests for assembler CFI support.Joseph Myers2014-06-261-37/+0
* Move USE_REGPARMS define to sysdeps/i386/configure.ac.Joseph Myers2014-06-251-5/+0
* Remove BROKEN_PPC_ASM_CR0 configure test.Joseph Myers2014-06-251-34/+0
* Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers2014-06-251-33/+2
* S/390: Port of lock elision to System/zDominik Vogt2014-05-091-0/+2
* nscd: Make SELinux checks dynamic.Carlos O'Donell2014-04-141-30/+1
* PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella2014-04-061-2/+6
* stop supporting bash-1.xMike Frysinger2014-03-131-9/+0
* delete ksh checksMike Frysinger2014-03-131-56/+0
* Use __ehdr_start, when available, for rtld to get its own headers.Roland McGrath2014-03-131-0/+38
* Set AUTOCONF variable when maintainer-mode is not usedAllan McRae2013-12-161-0/+2
* Add --enable-maintainer-mode configure optionAllan McRae2013-12-161-16/+30
* Accept make versions 4.0 and greaterMarc-Antoine Perennou2013-10-311-1/+1
* rename configure.in to configure.acMike Frysinger2013-10-301-1/+1
* PowerPC LE configuryAlan Modra2013-10-041-2/+2
* Remove --disable-versioning.Joseph Myers2013-09-041-95/+0
* configure: add missing quotes in $build_pt_chown testMike Frysinger2013-08-251-1/+1
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2013-07-211-0/+16
* Fix lock elision help text in INSTALL and configureSiddhesh Poyarekar2013-07-041-2/+1
* Add a configure option to enable lock elision and disable by defaultAndi Kleen2013-07-021-0/+16
* Require GCC 4.4 or later to build glibc.Joseph Myers2013-06-261-1/+1
* Fix loop construction to functions callsAdhemerval Zanella2013-06-201-0/+33
* Sort sysd-rules-patterns by descending pattern length.Roland McGrath2013-06-171-1/+1
* Configuring for i386 is no longer supported.Carlos O'Donell2013-04-171-10/+1
* i386: Fail at configure time for i386 builds.Carlos O'Donell2013-04-061-0/+9
* Move system-specific settings out of toplevel configure.in and config.make.in.Joseph Myers2013-03-201-18/+2
* Add support for rtld directory different from slib directoryAndreas Schwab2013-03-191-0/+2
* Don't bother checking for $CC option to accept ISO C89.Thomas Schwinge2013-01-251-90/+5
* configure: Default to CPP="$CC -E" unless overridden.Thomas Schwinge2013-01-251-167/+6
* Fix multiarch handling in sysdeps generation.Roland McGrath2013-01-111-4/+10