Age | Commit message (Expand) | Author |
2022-02-03 | Update install.texi, and regenerate INSTALL. | Carlos O'Donell |
2022-01-14 | Add --with-rtld-early-cflags configure option | Florian Weimer |
2021-12-13 | Replace --enable-static-pie with --disable-default-pie | Siddhesh Poyarekar |
2021-12-04 | Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR | H.J. Lu |
2021-08-01 | Update install.texi, and regenerate INSTALL. | Carlos O'Donell |
2021-06-10 | Add build option to disable usage of scv on powerpc | Matheus Castanho |
2021-05-26 | aarch64: Added Vector Length Set test helper script | Naohiro Tamura |
2021-03-08 | tst: Extend cross-test-ssh.sh to specify if target date can be altered | Lukasz Majewski |
2021-01-25 | Update INSTALL with package versions that are known to work | Tulio Magno Quites Machado Filho |
2020-12-21 | config: Allow memory tagging to be enabled when configuring glibc | Richard Earnshaw |
2020-12-17 | s390x: Require GCC 7.1 or later to build glibc. | Stefan Liebler |
2020-10-07 | Linux: Require properly configured /dev/pts for PTYs | Florian Weimer |
2020-07-22 | Regenerate INSTALL for ARC port updates. | Carlos O'Donell |
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-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
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 | Fix botched up regeneration in the last commit | Siddhesh Poyarekar |
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 |