Age | Commit message (Expand) | Author | Files | Lines |
2017-06-28 | Require binutils 2.25 or later to build glibc. | Joseph Myers | 1 | -1/+1 |
2017-06-26 | powerpc64le: Check for compiler features for float128 | Gabriel F. T. Gomes | 1 | -0/+5 |
2017-06-19 | Require GCC 4.9 or later for building glibc. | Joseph Myers | 1 | -2/+2 |
2017-06-15 | Enable tunables by default | Siddhesh Poyarekar | 1 | -10/+8 |
2017-04-19 | Assume that accept4 is always available and works | Florian Weimer | 1 | -7/+9 |
2017-03-21 | Regenerate INSTALL. | Joseph Myers | 1 | -0/+6 |
2017-03-02 | Document and fix --enable-bind-now [BZ #21015] | Florian Weimer | 1 | -0/+6 |
2017-01-18 | Update install.texi latest GCC version known to work. | Joseph Myers | 1 | -1/+1 |
2016-12-31 | Enhance --enable-tunables to select tunables frontend at build time | Siddhesh Poyarekar | 1 | -1/+17 |
2016-12-31 | Add framework for tunables | Siddhesh Poyarekar | 1 | -0/+5 |
2016-12-26 | Configure support for --enable-stack-protector [BZ #7065] | Nick Alcock | 1 | -0/+11 |
2016-12-08 | Add pretty printers for the NPTL lock types | Martin Galvan | 1 | -0/+27 |
2016-10-07 | Add configure check to test if gcc supports attribute ifunc. | Stefan Liebler | 1 | -0/+9 |
2016-10-06 | Manual typos: Installing | Rical Jasan | 1 | -4/+4 |
2016-06-05 | 2016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -6/+0 |
2016-02-24 | Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere. | Joseph Myers | 1 | -1/+1 |
2016-02-14 | Update INSTALL with latest versions tested to work. | Carlos O'Donell | 1 | -8/+7 |
2015-10-27 | Require GCC 4.7 or later to build glibc. | Joseph Myers | 1 | -2/+2 |
2015-10-19 | timezone: polish grammar a bit in documentation | Mike Frysinger | 1 | -3/+3 |
2015-09-18 | timezone: add a configure flag to disable program install | Mike Frysinger | 1 | -0/+11 |
2015-06-12 | Attempting to install glibc configured with --prefix=/usr into | Martin Sebor | 1 | -3/+5 |
2015-06-09 | Start of series of patches with x86_64 vector math functions. | Andrew Senkevich | 1 | -0/+4 |
2015-03-06 | Document test-wrapper-env-only in INSTALL. | Roland McGrath | 1 | -1/+6 |
2015-02-05 | glibc 2.21 pre-release update. | Carlos O'Donell | 1 | -3/+5 |
2015-01-20 | Regenerate INSTALL. | Carlos O'Donell | 1 | -231/+228 |
2014-12-22 | Require bison 2.7 or newer for regenerating intl/plural.y | Will Newton | 1 | -0/+5 |
2014-12-15 | Bump required version of texinfo to 4.7 | Will Newton | 1 | -1/+1 |
2014-12-10 | Use -Werror by default, add --disable-werror. | Joseph Myers | 1 | -0/+7 |
2014-11-14 | Require GCC 4.6 or later to build glibc. | Joseph Myers | 1 | -3/+6 |
2014-11-10 | Update minimal required bunutils version to 2.22 | Andrew Senkevich | 1 | -1/+1 |
2014-10-31 | Update autoconf version requirement in install.texi. | Joseph Myers | 1 | -1/+1 |
2014-06-07 | Remove redundant C locale settings. | Joseph Myers | 1 | -6/+6 |
2014-06-06 | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers | 1 | -7/+8 |
2014-04-30 | Increase minimum Linux kernel version to 2.6.32. | Joseph Myers | 1 | -1/+1 |
2014-03-14 | Do not terminate default test runs on test failure. | Joseph Myers | 1 | -0/+6 |
2014-03-13 | Regenerate INSTALL. | Joseph Myers | 1 | -1/+1 |
2013-12-19 | Stop partial menu generation in INSTALL file | Allan McRae | 1 | -4/+4 |
2013-10-30 | rename configure.in to configure.ac | Mike Frysinger | 1 | -1/+1 |
2013-09-10 | Update pt_chown sections of the manual | Allan McRae | 1 | -8/+5 |
2013-09-04 | Remove --disable-versioning. | Joseph Myers | 1 | -5/+0 |
2013-07-21 | CVE-2013-2207, BZ #15755: Disable pt_chown. | Carlos O'Donell | 1 | -0/+12 |
2013-07-04 | Fix lock elision help text in INSTALL and configure | Siddhesh Poyarekar | 1 | -1/+1 |
2013-07-02 | Add a configure option to enable lock elision and disable by default | Andi Kleen | 1 | -0/+3 |
2013-06-26 | Require GCC 4.4 or later to build glibc. | Joseph Myers | 1 | -2/+2 |
2013-06-24 | Regenerate INSTALL file | Siddhesh Poyarekar | 1 | -3/+4 |
2013-03-12 | Remove mention of i386-pc-linux-gnu. | Carlos O'Donell | 1 | -3/+8 |
2012-11-09 | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 1 | -5/+18 |
2012-10-31 | Document general use of test-wrapper and test-wrapper-env. | Joseph Myers | 1 | -0/+11 |
2012-10-25 | Add cross-test-ssh.sh. | Joseph Myers | 1 | -1/+7 |
2012-05-23 | Do not mention old Linux kernel versions in installation documentation. | Joseph Myers | 1 | -8/+3 |