| Commit message (Expand) | Author | Age | Files | Lines |
* | Require GCC 5 or later to build glibc (bug 23993). | Joseph Myers | 2018-12-21 | 1 | -2/+2 |
* | locale: Rewrite locale/gen-translit.pl in Python | Florian Weimer | 2018-12-18 | 1 | -4/+3 |
* | Patch to require Python 3.4 or later to build glibc. | Joseph Myers | 2018-10-29 | 1 | -4/+4 |
* | Use gen-libm-test.py to generate ulps table for manual. | Joseph Myers | 2018-10-24 | 1 | -2/+3 |
* | Don't build libnsl for new ABIs | Andreas Schwab | 2018-09-24 | 1 | -1/+4 |
* | Add --with-nonshared-cflags option to configure | Florian Weimer | 2018-08-17 | 1 | -0/+16 |
* | Update install.texi documentation of uses of Perl and Python. | Joseph Myers | 2018-08-13 | 1 | -36/+32 |
* | Add convenience target 'install-locale-files'. | Carlos O'Donell | 2018-08-02 | 1 | -6/+26 |
* | Update tooling versions verified to work with glibc. | Carlos O'Donell | 2018-07-31 | 1 | -10/+23 |
* | INSTALL: Add a note for Intel CET status | H.J. Lu | 2018-07-19 | 1 | -0/+5 |
* | Intel CET: Document --enable-cet | H.J. Lu | 2018-07-18 | 1 | -0/+11 |
* | testrun.sh: Implement --tool=strace, --tool=valgrind | Florian Weimer | 2018-07-04 | 1 | -7/+1 |
* | New configure option --disable-crypt. | Zack Weinberg | 2018-06-29 | 1 | -0/+11 |
* | Document use of CC and CFLAGS in more detail (bug 20980, bug 21234). | Joseph Myers | 2018-02-15 | 1 | -5/+14 |
* | Fix typo in the previous commit | Dmitry V. Levin | 2018-01-31 | 1 | -1/+1 |
* | Update information about the newest versions of tools used to build glibc | Dmitry V. Levin | 2018-01-31 | 1 | -6/+7 |
* | Document that --enable-static-pie implies PIE | H.J. Lu | 2017-12-19 | 1 | -1/+3 |
* | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu | 2017-12-15 | 1 | -0/+9 |
* | Remove --with-fp / --without-fp. | Joseph Myers | 2017-12-12 | 1 | -4/+0 |
* | Add elision tunables | Rogerio Alves | 2017-12-05 | 1 | -3/+0 |
* | plural.c: improve reproducibility | Juro Bystricky | 2017-11-30 | 1 | -5/+5 |
* | Fix botched up regeneration in the last commit | Siddhesh Poyarekar | 2017-11-16 | 1 | -2/+3 |
* | Prefer https for Sourceware links | Siddhesh Poyarekar | 2017-11-16 | 1 | -2/+2 |
* | Remove add-ons mechanism. | Joseph Myers | 2017-10-05 | 1 | -17/+0 |
* | Update contributors and latest gcc and binutils versions | Siddhesh Poyarekar | 2017-08-02 | 1 | -2/+2 |
* | Add per-thread cache to malloc | DJ Delorie | 2017-07-06 | 1 | -0/+6 |
* | Require binutils 2.25 or later to build glibc. | Joseph Myers | 2017-06-28 | 1 | -1/+1 |
* | powerpc64le: Check for compiler features for float128 | Gabriel F. T. Gomes | 2017-06-26 | 1 | -0/+5 |
* | Require GCC 4.9 or later for building glibc. | Joseph Myers | 2017-06-19 | 1 | -2/+2 |
* | Enable tunables by default | Siddhesh Poyarekar | 2017-06-15 | 1 | -10/+8 |
* | Assume that accept4 is always available and works | Florian Weimer | 2017-04-19 | 1 | -7/+9 |
* | Regenerate INSTALL. | Joseph Myers | 2017-03-21 | 1 | -0/+6 |
* | Document and fix --enable-bind-now [BZ #21015] | Florian Weimer | 2017-03-02 | 1 | -0/+6 |
* | Update install.texi latest GCC version known to work. | Joseph Myers | 2017-01-18 | 1 | -1/+1 |
* | Enhance --enable-tunables to select tunables frontend at build time | Siddhesh Poyarekar | 2016-12-31 | 1 | -1/+17 |
* | Add framework for tunables | Siddhesh Poyarekar | 2016-12-31 | 1 | -0/+5 |
* | Configure support for --enable-stack-protector [BZ #7065] | Nick Alcock | 2016-12-26 | 1 | -0/+11 |
* | Add pretty printers for the NPTL lock types | Martin Galvan | 2016-12-08 | 1 | -0/+27 |
* | Add configure check to test if gcc supports attribute ifunc. | Stefan Liebler | 2016-10-07 | 1 | -0/+9 |
* | Manual typos: Installing | Rical Jasan | 2016-10-06 | 1 | -4/+4 |
* | 2016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 2016-06-05 | 1 | -6/+0 |
* | Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere. | Joseph Myers | 2016-02-24 | 1 | -1/+1 |
* | Update INSTALL with latest versions tested to work. | Carlos O'Donell | 2016-02-14 | 1 | -8/+7 |
* | Require GCC 4.7 or later to build glibc. | Joseph Myers | 2015-10-27 | 1 | -2/+2 |
* | timezone: polish grammar a bit in documentation | Mike Frysinger | 2015-10-19 | 1 | -3/+3 |
* | timezone: add a configure flag to disable program install | Mike Frysinger | 2015-09-18 | 1 | -0/+11 |
* | Attempting to install glibc configured with --prefix=/usr into | Martin Sebor | 2015-06-12 | 1 | -3/+5 |
* | Start of series of patches with x86_64 vector math functions. | Andrew Senkevich | 2015-06-09 | 1 | -0/+4 |
* | Document test-wrapper-env-only in INSTALL. | Roland McGrath | 2015-03-06 | 1 | -1/+6 |
* | glibc 2.21 pre-release update. | Carlos O'Donell | 2015-02-05 | 1 | -3/+5 |