aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
AgeCommit message (Expand)Author
2022-02-03Update install.texi, and regenerate INSTALL.Carlos O'Donell
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar
2021-12-04Add --with-timeoutfactor=NUM to specify TIMEOUTFACTORH.J. Lu
2021-08-01Update install.texi, and regenerate INSTALL.Carlos O'Donell
2021-06-10Add build option to disable usage of scv on powerpcMatheus Castanho
2021-05-26aarch64: Added Vector Length Set test helper scriptNaohiro Tamura
2021-03-08tst: Extend cross-test-ssh.sh to specify if target date can be alteredLukasz Majewski
2021-01-25Update INSTALL with package versions that are known to workTulio Magno Quites Machado Filho
2020-12-21config: Allow memory tagging to be enabled when configuring glibcRichard Earnshaw
2020-12-17s390x: Require GCC 7.1 or later to build glibc.Stefan Liebler
2020-10-07Linux: Require properly configured /dev/pts for PTYsFlorian Weimer
2020-07-22Regenerate INSTALL for ARC port updates.Carlos O'Donell
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel
2020-05-18x86: Add --enable-cet=permissiveH.J. Lu
2020-04-30powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)Paul E. Murphy
2020-04-30powerpc64le: bump binutils version requirement to >= 2.26Paul E. Murphy
2020-04-30powerpc64le: raise GCC requirement to 7.4 for long double transitionPaul E. Murphy
2020-02-01Update newest tested versions of dependencies in install.texiSiddhesh Poyarekar
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-01Update install and NEWS for 2.30 release.Carlos O'Donell
2019-04-25Extend BIND_NOW to installed programs with --enable-bind-nowFlorian Weimer
2019-02-01Require GCC 6.2 or later to build glibc.Joseph Myers
2019-01-31Prepare for 2.29 releaseSiddhesh Poyarekar
2018-12-21Require GCC 5 or later to build glibc (bug 23993).Joseph Myers
2018-12-18locale: Rewrite locale/gen-translit.pl in PythonFlorian Weimer
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers
2018-10-24Use gen-libm-test.py to generate ulps table for manual.Joseph Myers
2018-09-24Don't build libnsl for new ABIsAndreas Schwab
2018-08-17Add --with-nonshared-cflags option to configureFlorian Weimer
2018-08-13Update install.texi documentation of uses of Perl and Python.Joseph Myers
2018-08-02Add convenience target 'install-locale-files'.Carlos O'Donell
2018-07-31Update tooling versions verified to work with glibc.Carlos O'Donell
2018-07-19INSTALL: Add a note for Intel CET statusH.J. Lu
2018-07-18Intel CET: Document --enable-cetH.J. Lu
2018-07-04testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer
2018-06-29New configure option --disable-crypt.Zack Weinberg
2018-02-15Document use of CC and CFLAGS in more detail (bug 20980, bug 21234).Joseph Myers
2018-01-31Fix typo in the previous commitDmitry V. Levin
2018-01-31Update information about the newest versions of tools used to build glibcDmitry V. Levin
2017-12-19Document that --enable-static-pie implies PIEH.J. Lu
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-12-12Remove --with-fp / --without-fp.Joseph Myers
2017-12-05Add elision tunablesRogerio Alves
2017-11-30plural.c: improve reproducibilityJuro Bystricky
2017-11-16Fix botched up regeneration in the last commitSiddhesh Poyarekar
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar
2017-10-05Remove add-ons mechanism.Joseph Myers
2017-08-02Update contributors and latest gcc and binutils versionsSiddhesh Poyarekar
2017-07-06Add per-thread cache to mallocDJ Delorie