Age | Commit message (Expand) | Author |
2015-06-25 | Support compilers defaulting to PIE | H.J. Lu |
2015-05-14 | This is update for configure, build and install of vector math library. | Andrew Senkevich |
2015-04-09 | Let non-add-on preconfigure scripts set libc_config_ok. | Roland McGrath |
2015-03-31 | Add a testcase for copy reloc against protected data | H.J. Lu |
2015-03-04 | Avoid C++ tests when the C++ cannot be linked. | Roland McGrath |
2015-02-11 | Revert "hurd: Fix abi-tag, following ba90e05" | Samuel Thibault |
2014-12-22 | Require bison 2.7 or newer for regenerating intl/plural.y | Will Newton |
2014-12-15 | Bump required version of texinfo to 4.7 | Will Newton |
2014-12-10 | Use -Werror by default, add --disable-werror. | Joseph Myers |
2014-11-14 | Require GCC 4.6 or later to build glibc. | Joseph Myers |
2014-11-10 | Update minimal required bunutils version to 2.22 | Andrew Senkevich |
2014-10-24 | Rework compiler version check in configure. | Roland McGrath |
2014-09-29 | Require autoconf 2.69 | H.J. Lu |
2014-09-16 | Remove bitrotten --enable-oldest-abi (bug 6652). | Joseph Myers |
2014-09-12 | Remove configuration name patterns from shlib-versions. | Joseph Myers |
2014-08-12 | detect broken linker handling of __ehdr_start | Mike Frysinger |
2014-07-31 | Use __builtin_trap for ABORT_INSTRUCTION. | Roland McGrath |
2014-06-27 | Remove relro configure test. | Joseph Myers |
2014-06-26 | Remove powerpc special cases in configure.ac. | Joseph Myers |
2014-06-26 | Remove configure tests for assembler CFI support. | Joseph Myers |
2014-06-25 | Move USE_REGPARMS define to sysdeps/i386/configure.ac. | Joseph Myers |
2014-06-25 | Remove BROKEN_PPC_ASM_CR0 configure test. | Joseph Myers |
2014-06-25 | Move base_machine and machine settings from configure.ac to sysdeps preconfig... | Joseph Myers |
2014-05-09 | S/390: Port of lock elision to System/z | Dominik Vogt |
2014-04-14 | nscd: Make SELinux checks dynamic. | Carlos O'Donell |
2014-04-06 | PowerPC: define _CALL_ELF if compiler does not | Adhemerval Zanella |
2014-03-13 | stop supporting bash-1.x | Mike Frysinger |
2014-03-13 | delete ksh checks | Mike Frysinger |
2014-03-13 | Use __ehdr_start, when available, for rtld to get its own headers. | Roland McGrath |
2013-12-16 | Set AUTOCONF variable when maintainer-mode is not used | Allan McRae |
2013-12-16 | Add --enable-maintainer-mode configure option | Allan McRae |
2013-10-31 | Accept make versions 4.0 and greater | Marc-Antoine Perennou |
2013-10-30 | rename configure.in to configure.ac | Mike Frysinger |
2013-10-04 | PowerPC LE configury | Alan Modra |
2013-09-04 | Remove --disable-versioning. | Joseph Myers |
2013-08-25 | configure: add missing quotes in $build_pt_chown test | Mike Frysinger |
2013-07-21 | CVE-2013-2207, BZ #15755: Disable pt_chown. | Carlos O'Donell |
2013-07-04 | Fix lock elision help text in INSTALL and configure | Siddhesh Poyarekar |
2013-07-02 | Add a configure option to enable lock elision and disable by default | Andi Kleen |
2013-06-26 | Require GCC 4.4 or later to build glibc. | Joseph Myers |
2013-06-20 | Fix loop construction to functions calls | Adhemerval Zanella |
2013-06-17 | Sort sysd-rules-patterns by descending pattern length. | Roland McGrath |
2013-04-17 | Configuring for i386 is no longer supported. | Carlos O'Donell |
2013-04-06 | i386: Fail at configure time for i386 builds. | Carlos O'Donell |
2013-03-20 | Move system-specific settings out of toplevel configure.in and config.make.in. | Joseph Myers |
2013-03-19 | Add support for rtld directory different from slib directory | Andreas Schwab |
2013-01-25 | Don't bother checking for $CC option to accept ISO C89. | Thomas Schwinge |
2013-01-25 | configure: Default to CPP="$CC -E" unless overridden. | Thomas Schwinge |
2013-01-11 | Fix multiarch handling in sysdeps generation. | Roland McGrath |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu |