Age | Commit message (Expand) | Author | Files | Lines |
2018-09-24 | Don't build libnsl for new ABIs | Andreas Schwab | 1 | -1/+4 |
2018-08-17 | Add --with-nonshared-cflags option to configure | Florian Weimer | 1 | -0/+16 |
2018-08-13 | Update install.texi documentation of uses of Perl and Python. | Joseph Myers | 1 | -36/+32 |
2018-08-02 | Add convenience target 'install-locale-files'. | Carlos O'Donell | 1 | -6/+26 |
2018-07-31 | Update tooling versions verified to work with glibc. | Carlos O'Donell | 1 | -10/+23 |
2018-07-19 | INSTALL: Add a note for Intel CET status | H.J. Lu | 1 | -0/+5 |
2018-07-18 | Intel CET: Document --enable-cet | H.J. Lu | 1 | -0/+11 |
2018-07-04 | testrun.sh: Implement --tool=strace, --tool=valgrind | Florian Weimer | 1 | -7/+1 |
2018-06-29 | New configure option --disable-crypt. | Zack Weinberg | 1 | -0/+11 |
2018-02-15 | Document use of CC and CFLAGS in more detail (bug 20980, bug 21234). | Joseph Myers | 1 | -5/+14 |
2018-01-31 | Fix typo in the previous commit | Dmitry V. Levin | 1 | -1/+1 |
2018-01-31 | Update information about the newest versions of tools used to build glibc | Dmitry V. Levin | 1 | -6/+7 |
2017-12-19 | Document that --enable-static-pie implies PIE | H.J. Lu | 1 | -1/+3 |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu | 1 | -0/+9 |
2017-12-12 | Remove --with-fp / --without-fp. | Joseph Myers | 1 | -4/+0 |
2017-12-05 | Add elision tunables | Rogerio Alves | 1 | -3/+0 |
2017-11-30 | plural.c: improve reproducibility | Juro Bystricky | 1 | -5/+5 |
2017-11-16 | Fix botched up regeneration in the last commit | Siddhesh Poyarekar | 1 | -2/+3 |
2017-11-16 | Prefer https for Sourceware links | Siddhesh Poyarekar | 1 | -2/+2 |
2017-10-05 | Remove add-ons mechanism. | Joseph Myers | 1 | -17/+0 |
2017-08-02 | Update contributors and latest gcc and binutils versions | Siddhesh Poyarekar | 1 | -2/+2 |
2017-07-06 | Add per-thread cache to malloc | DJ Delorie | 1 | -0/+6 |
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 |