Age | Commit message (Expand) | Author |
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 |
2013-01-10 | Remove some old cruft variables from configure. | Roland McGrath |
2012-11-24 | Fix C++ header directory detection for non-standard paths. | Adam Conrad |
2012-11-21 | Properly check linker -z XXX support | H.J. Lu |
2012-11-18 | Fix ifunc configure check for 64-bit targets | Andreas Schwab |
2012-11-09 | Support --with-pkgversion and --with-bugurl. | Joseph Myers |
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath |
2012-10-24 | change ifunc assembly test to a link test | Mike Frysinger |
2012-10-24 | drop -q flag when using grep | Mike Frysinger |
2012-10-19 | Remove relics of support for configuring in the source directory. | Joseph Myers |
2012-10-10 | Use $CXX not cc1plus to locate C++ headers. | Joseph Myers |
2012-10-03 | Clean up conditionalize of ld.so.cache support. | Roland McGrath |
2012-09-15 | Remove $(have-cpp-asm-debuginfo) check | H.J. Lu |
2012-09-06 | Improve C++ header location detection (bug 13966) | Allan McRae |
2012-09-02 | Check for gawk >= 3.0 (bug 13412) | Allan McRae |
2012-08-22 | Add --disable-build-nscd configure option. | Roland McGrath |
2012-08-22 | BZ#13696: Add --disable-nscd configure option. | Roland McGrath |
2012-08-22 | Fix sed configure check for newer sed --version output. | Dmitry V. Levin |
2012-08-17 | Make sysheaders available in config.make. | Roland McGrath |
2012-08-02 | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek |
2012-07-23 | configure.in <sysdeps resolving>: Correct printing Implies_before. | Thomas Schwinge |
2012-07-10 | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek |
2012-06-22 | Respect --localstatedir for /var/db parent directory. | Roland McGrath |
2012-05-30 | Weaken PIE configure test to a compile test. | Joseph Myers |
2012-05-25 | Don't use header files in glibc configure | H.J. Lu |
2012-05-25 | Add --enable-systemtap configuration to define static probe points. | Roland McGrath |
2012-05-21 | Filter out unknown symbols in stack-protector test. | Joseph Myers |
2012-05-16 | BZ#10375: Configure magic to use -fno-stack-protector if needed. | Roland McGrath |
2012-05-16 | BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed. | Roland McGrath |
2012-05-16 | Update Texinfo version requirement. | Joseph Myers |