about summary refs log tree commit diff
path: root/scripts/build-many-glibcs.py
Commit message (Expand)AuthorAgeFilesLines
...
* Remove pre-Python-3.4 compatibility from build-many-glibcs.py.Joseph Myers2018-10-261-11/+0
* Use Linux 4.19 in build-many-glibcs.py.Joseph Myers2018-10-221-1/+1
* Add build-many-glibcs.py support for building more GCC libraries.Joseph Myers2018-09-111-12/+21
* Add build-many-glibcs.py --enable-obsolete-* configs.Joseph Myers2018-09-101-0/+8
* Use Linux 4.18 in build-many-glibcs.py.Joseph Myers2018-08-131-1/+1
* Use binutils 2.31 branch in build-many-glibcs.py.Joseph Myers2018-07-201-1/+1
* Change URL of gcc's tarballZong Li2018-07-201-1/+1
* Use Linux 4.17 in build-many-glibcs.py.Joseph Myers2018-06-041-1/+1
* Remove tilegx port.Joseph Myers2018-04-271-9/+0
* Use GCC 8 in build-many-glibcs.py by default.Joseph Myers2018-04-251-1/+1
* Make build-many-glibcs.py build GCC for powerpcspe with --enable-obsolete.Joseph Myers2018-04-181-2/+3
* Use Linux 4.16 in build-many-glibcs.py.Joseph Myers2018-04-031-1/+1
* Use MPFR 4.0.1 in build-many-glibcs.py.Joseph Myers2018-02-071-1/+1
* Add RISC-V to build-many-glibcs.pyPalmer Dabbelt2018-01-291-0/+17
* Make build-many-glibcs.py clean git source directories.Joseph Myers2018-01-291-0/+3
* Clean up build-many-glibcs.py libcilkrts disabling.Joseph Myers2018-01-291-3/+5
* Use Linux 4.15 in build-many-glibcs.py.Joseph Myers2018-01-291-1/+1
* hurd: Make build-many-glibcs.py use mainline gnumachSamuel Thibault2018-01-281-1/+8
* hurd: make build-many-glibcs.py use mainline migSamuel Thibault2018-01-271-1/+8
* hurd: fix gcc build in build-many-glibcs.pySamuel Thibault2018-01-271-0/+2
* hurd build-many-glibcs.py: use hurd mainline for nowSamuel Thibault2018-01-261-1/+1
* build-many-glibcs.py: Fix hurd-vcs checkoutSamuel Thibault2018-01-251-1/+4
* build-many-glibcs.py: Add hurd vcs supportSamuel Thibault2018-01-251-0/+4
* Add soft-float ColdFire to build-many-glibcs.py.Joseph Myers2018-01-241-0/+5
* Add build-many-glibcs.py support for Hurd.Joseph Myers2018-01-241-10/+65
* Update build-many-glibcs.py binutils, mpfr, mpc versions.Joseph Myers2018-01-151-3/+3
* Strip shared objects in subdirectories of libPalmer Dabbelt2018-01-061-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Add aarch64 disable-multi-arch variant to build-many-glibcs.pySzabolcs Nagy2017-12-211-1/+3
* Remove tilepro-*-linux-gnu supportAdhemerval Zanella2017-12-201-2/+0
* Add --enable-static-pie variants to x86_64, x32 and i686H.J. Lu2017-12-181-0/+9
* Fix build-many-glibcs.py arm-linux-gnueabihf builds with mainline GCC.Joseph Myers2017-12-191-5/+6
* Correct build-many-glibcs.py arm-linux-gnueabihf configurations.Joseph Myers2017-12-151-2/+4
* Remove --with-fp / --without-fp.Joseph Myers2017-12-121-34/+17
* Add SPARC --disable-multi-arch builds to build-many-glibcs.py.Joseph Myers2017-11-291-1/+7
* Use Linux 4.14 in build-many-glibcs.py.Joseph Myers2017-11-151-1/+1
* Fix armv7-a compiler option nameAdhemerval Zanella2017-10-171-2/+2
* Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch}Adhemerval Zanella2017-10-171-1/+6
* Remove add-ons mechanism.Joseph Myers2017-10-051-1/+0
* Use MPFR 3.1.6 in build-many-glibcs.py.Joseph Myers2017-09-071-1/+1
* Use Linux 4.13 in build-many-glibcs.py.Joseph Myers2017-09-041-1/+1
* build-many-glibcs.py: also build profiled objectsAndreas Schwab2017-07-081-0/+1
* Update versions in build-many-glibcs.py.Joseph Myers2017-07-041-3/+3
* Default Linux kernel version in build-many-glibcs.py to 4.11.Joseph Myers2017-05-011-1/+1
* Default build-many-glibcs.py to GCC 7 branch.Joseph Myers2017-04-261-1/+1
* build-many-glibcs: Remove no_isolate from SH configAdhemerval Zanella2017-03-131-19/+6
* Use Linux 4.10 in build-many-glibcs.py.Joseph Myers2017-02-221-1/+1
* build-many-glibcs: don't crash if email is not configuredZack Weinberg2017-02-161-0/+10
* Avoid parallel GCC install in build-many-glibcs.py.Joseph Myers2017-01-181-1/+11
* Make build-many-glibcs.py work on python3.2Szabolcs Nagy2017-01-111-0/+37