Age | Commit message (Expand) | Author |
2020-10-07 | Linux: Require properly configured /dev/pts for PTYs | Florian Weimer |
2020-07-10 | Documentation for ARC port | Vineet Gupta |
2020-07-08 | Remove --enable-obsolete-nsl configure flag | Petr Vorel |
2020-05-18 | x86: Add --enable-cet=permissive | H.J. Lu |
2020-04-30 | powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0) | Paul E. Murphy |
2020-04-30 | powerpc64le: bump binutils version requirement to >= 2.26 | Paul E. Murphy |
2020-04-30 | powerpc64le: raise GCC requirement to 7.4 for long double transition | Paul E. Murphy |
2020-02-01 | Update newest tested versions of dependencies in install.texi | Siddhesh Poyarekar |
2019-08-01 | Update install and NEWS for 2.30 release. | Carlos O'Donell |
2019-04-25 | Extend BIND_NOW to installed programs with --enable-bind-now | Florian Weimer |
2019-02-01 | Require GCC 6.2 or later to build glibc. | Joseph Myers |
2019-01-31 | Prepare for 2.29 release | Siddhesh Poyarekar |
2018-12-21 | Require GCC 5 or later to build glibc (bug 23993). | Joseph Myers |
2018-12-18 | locale: Rewrite locale/gen-translit.pl in Python | Florian Weimer |
2018-10-29 | Patch to require Python 3.4 or later to build glibc. | Joseph Myers |
2018-10-24 | Use gen-libm-test.py to generate ulps table for manual. | Joseph Myers |
2018-09-24 | Don't build libnsl for new ABIs | Andreas Schwab |
2018-08-17 | Add --with-nonshared-cflags option to configure | Florian Weimer |
2018-08-13 | Update install.texi documentation of uses of Perl and Python. | Joseph Myers |
2018-08-02 | Add convenience target 'install-locale-files'. | Carlos O'Donell |
2018-07-31 | Update tooling versions verified to work with glibc. | Carlos O'Donell |
2018-07-19 | INSTALL: Add a note for Intel CET status | H.J. Lu |
2018-07-18 | Intel CET: Document --enable-cet | H.J. Lu |
2018-07-04 | testrun.sh: Implement --tool=strace, --tool=valgrind | Florian Weimer |
2018-06-29 | New configure option --disable-crypt. | Zack Weinberg |
2018-02-15 | Document use of CC and CFLAGS in more detail (bug 20980, bug 21234). | Joseph Myers |
2018-01-31 | Fix typo in the previous commit | Dmitry V. Levin |
2018-01-31 | Update information about the newest versions of tools used to build glibc | Dmitry V. Levin |
2017-12-19 | Document that --enable-static-pie implies PIE | H.J. Lu |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu |
2017-12-12 | Remove --with-fp / --without-fp. | Joseph Myers |
2017-12-05 | Add elision tunables | Rogerio Alves |
2017-11-30 | plural.c: improve reproducibility | Juro Bystricky |
2017-11-16 | Prefer https for Sourceware links | Siddhesh Poyarekar |
2017-10-05 | Remove add-ons mechanism. | Joseph Myers |
2017-08-02 | Update contributors and latest gcc and binutils versions | Siddhesh Poyarekar |
2017-07-06 | Add per-thread cache to malloc | DJ Delorie |
2017-06-28 | Require binutils 2.25 or later to build glibc. | Joseph Myers |
2017-06-26 | powerpc64le: Check for compiler features for float128 | Gabriel F. T. Gomes |
2017-06-19 | Require GCC 4.9 or later for building glibc. | Joseph Myers |
2017-06-15 | Enable tunables by default | Siddhesh Poyarekar |
2017-04-19 | Assume that accept4 is always available and works | Florian Weimer |
2017-03-21 | Deprecate libnsl by default (only shared library will be | Thorsten Kukuk |
2017-03-02 | Document and fix --enable-bind-now [BZ #21015] | Florian Weimer |
2017-01-18 | Update install.texi latest GCC version known to work. | Joseph Myers |
2016-12-31 | Enhance --enable-tunables to select tunables frontend at build time | Siddhesh Poyarekar |
2016-12-31 | Add framework for tunables | Siddhesh Poyarekar |
2016-12-26 | Configure support for --enable-stack-protector [BZ #7065] | Nick Alcock |
2016-12-08 | Add pretty printers for the NPTL lock types | Martin Galvan |
2016-10-07 | Add configure check to test if gcc supports attribute ifunc. | Stefan Liebler |