aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-many-glibcs.py
AgeCommit message (Expand)AuthorFilesLines
2019-12-18build-many-glibcs.py: Do not build C++ PCHs by defaultFlorian Weimer1-2/+5
2019-12-16build-many-glibcs.py: Add mipsisa64r6el-linux-gnu targetDragan Mladjenovic1-0/+11
2019-12-05build-many-glibcs.py: Move sparcv8 to extra_glibcsAdhemerval Zanella1-4/+5
2019-11-28Fix syntax error in build-many-glibcs.py.Joseph Myers1-1/+1
2019-11-27Remove 32 bit sparc v7 supportAdhemerval Zanella1-6/+4
2019-11-26Use Linux 5.4 in build-many-glibcs.py.Joseph Myers1-1/+1
2019-09-30Use binutils 2.33 branch in build-many-glibcs.py.Joseph Myers1-1/+1
2019-09-18Use Linux 5.3 in build-many-glibcs.py.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-07-24build-many-glibcs.py: Use Linux 5.2 by defaultFlorian Weimer1-1/+1
2019-07-02build-many-glibcs.py: Add v4t variant for arm-linux-gnueabiFlorian Weimer1-1/+3
2019-05-22Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg1-9/+0
2019-05-07Revert "Use Linux 5.1 in build-many-glibcs.py."Joseph Myers1-1/+1
2019-05-07Use Linux 5.1 in build-many-glibcs.py.Joseph Myers1-1/+1
2019-05-07Use GCC 9 in build-many-glibcs.py.Joseph Myers1-1/+1
2019-03-13Use Linux 5.0 in build-many-glibcs.py.Joseph Myers1-3/+4
2019-02-01Use MPFR 4.0.2 in build-many-glibcs.py.Joseph Myers1-1/+1
2019-01-21Use binutils 2.32 branch in build-many-glibcs.py.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-31Use Linux 4.20 in build-many-glibcs.py.Joseph Myers1-1/+1
2018-12-21Add C-SKY portMao Han1-0/+8
2018-12-18locale: Rewrite locale/gen-translit.pl in PythonFlorian Weimer1-1/+1
2018-11-29posix: Do not include testcases.h, ptestcases.h in source treeFlorian Weimer1-2/+1
2018-11-28Do not copy glibc sources in build-many-glibcs.py.Joseph Myers1-21/+1
2018-11-26Touch more glibc source files in build-many-glibcs.py.Joseph Myers1-0/+14
2018-10-26Remove pre-Python-3.4 compatibility from build-many-glibcs.py.Joseph Myers1-11/+0
2018-10-22Use Linux 4.19 in build-many-glibcs.py.Joseph Myers1-1/+1
2018-09-11Add build-many-glibcs.py support for building more GCC libraries.Joseph Myers1-12/+21
2018-09-10Add build-many-glibcs.py --enable-obsolete-* configs.Joseph Myers1-0/+8
2018-08-13Use Linux 4.18 in build-many-glibcs.py.Joseph Myers1-1/+1
2018-07-20Use binutils 2.31 branch in build-many-glibcs.py.Joseph Myers1-1/+1
2018-07-20Change URL of gcc's tarballZong Li1-1/+1
2018-06-04Use Linux 4.17 in build-many-glibcs.py.Joseph Myers1-1/+1
2018-04-27Remove tilegx port.Joseph Myers1-9/+0
2018-04-25Use GCC 8 in build-many-glibcs.py by default.Joseph Myers1-1/+1
2018-04-18Make build-many-glibcs.py build GCC for powerpcspe with --enable-obsolete.Joseph Myers1-2/+3
2018-04-03Use Linux 4.16 in build-many-glibcs.py.Joseph Myers1-1/+1
2018-02-07Use MPFR 4.0.1 in build-many-glibcs.py.Joseph Myers1-1/+1
2018-01-29Add RISC-V to build-many-glibcs.pyPalmer Dabbelt1-0/+17
2018-01-29Make build-many-glibcs.py clean git source directories.Joseph Myers1-0/+3
2018-01-29Clean up build-many-glibcs.py libcilkrts disabling.Joseph Myers1-3/+5
2018-01-29Use Linux 4.15 in build-many-glibcs.py.Joseph Myers1-1/+1
2018-01-28hurd: Make build-many-glibcs.py use mainline gnumachSamuel Thibault1-1/+8
2018-01-27hurd: make build-many-glibcs.py use mainline migSamuel Thibault1-1/+8
2018-01-27hurd: fix gcc build in build-many-glibcs.pySamuel Thibault1-0/+2
2018-01-26hurd build-many-glibcs.py: use hurd mainline for nowSamuel Thibault1-1/+1
2018-01-25build-many-glibcs.py: Fix hurd-vcs checkoutSamuel Thibault1-1/+4
2018-01-25build-many-glibcs.py: Add hurd vcs supportSamuel Thibault1-0/+4
2018-01-24Add soft-float ColdFire to build-many-glibcs.py.Joseph Myers1-0/+5
2018-01-24Add build-many-glibcs.py support for Hurd.Joseph Myers1-10/+65