about summary refs log tree commit diff
path: root/scripts/build-many-glibcs.py
Commit message (Expand)AuthorAgeFilesLines
...
* Use Linux 5.16 in build-many-glibcs.pyJoseph Myers2022-01-111-1/+1
* build-many-glibcs.py: add OpenRISC supportStafford Horne2022-01-051-0/+5
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Fix The GNU ToolChain Authors copyright noticeSiddhesh Poyarekar2021-12-171-1/+1
* Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2021-12-131-6/+7
* Add a comment for --enable-initfini-array [BZ #27945]H.J. Lu2021-11-131-1/+3
* Configure GCC with --enable-initfini-array [BZ #27945]H.J. Lu2021-11-051-0/+1
* Use Linux 5.15 in build-many-glibcs.pyJoseph Myers2021-11-021-1/+1
* build-many-glibcs.py: add powerpc64le glibc variant without multiarchPaul E. Murphy2021-09-241-1/+3
* Fix build-many-glibcs.py --strip for installed library renamingJoseph Myers2021-09-161-9/+7
* Use Linux 5.14 in build-many-glibcs.pyJoseph Myers2021-09-071-1/+1
* Use binutils 2.37 branch in build-many-glibcs.pyJoseph Myers2021-08-091-1/+1
* build-many-glibcs.py: Add x86_64-linux-gnu-minimal configurationFlorian Weimer2021-07-281-0/+10
* build-many-glibcs.py: Add glibcs-arm-linux-gnueabihf-thumbFlorian Weimer2021-07-091-0/+3
* Use Linux 5.13 in build-many-glibcs.pyJoseph Myers2021-06-301-1/+1
* Use Linux 5.12 and GCC 11 branch in build-many-glibcs.py.Joseph Myers2021-04-271-2/+2
* Use Linux 5.11 in build-many-glibcs.py.Joseph Myers2021-02-221-1/+1
* build-many-glibcs.py: Use make -O for more consistent log outputFlorian Weimer2021-02-221-1/+1
* Use binutils 2.36 branch in build-many-glibcs.py.Joseph Myers2021-02-041-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Use Linux 5.10 in build-many-glibcs.py.Joseph Myers2020-12-151-1/+1
* Use GMP 6.2.1 in build-many-glibcs.py.Joseph Myers2020-12-151-1/+1
* Use MPC 1.2.1 in build-many-glibcs.py.Joseph Myers2020-10-301-1/+1
* Use Linux 5.9 in build-many-glibcs.py.Joseph Myers2020-10-221-1/+1
* Add RISC-V 32-bit target to build-many-glibcs.pyZong Li2020-08-271-0/+15
* build-many-glibcs.py: Add a s390x -O3 glibc variant.Stefan Liebler2020-08-201-2/+11
* Use MPC 1.2.0 in build-many-glibcs.py.Joseph Myers2020-08-191-1/+1
* Update build-many-glibcs.py for binutils ia64 obsoletion.Joseph Myers2020-08-131-3/+9
* Use Linux 5.8 in build-many-glibcs.py.Joseph Myers2020-08-071-1/+1
* Use binutils 2.35 branch in build-many-glibcs.py.Joseph Myers2020-07-271-1/+1
* Use MPFR 4.1.0 in build-many-glibcs.py.Joseph Myers2020-07-201-1/+1
* Remove --enable-obsolete-rpc configure flagPetr Vorel2020-07-131-6/+0
* build-many-glibcs.py: Enable ARC buildsVineet Gupta2020-07-101-0/+10
* Remove --enable-obsolete-nsl configure flagPetr Vorel2020-07-081-4/+2
* signal: Move sys_errlist to a compat symbolAdhemerval Zanella2020-07-071-2/+1
* Use Linux 5.7 in build-many-glibcs.py.Joseph Myers2020-06-101-1/+1
* Use GCC 10 branch in build-many-glibcs.py.Joseph Myers2020-05-061-1/+1
* Use Linux 5.6 and GMP 6.2.0 in build-many-glibcs.py.Joseph Myers2020-03-311-2/+2
* build-many-glibcs.py: Add list-compilers, list-glibcs commandsFlorian Weimer2020-03-031-4/+21
* build-many-glibcs.py: Add --shallow optionFlorian Weimer2020-03-031-3/+12
* Use --disable-gdbserver in build-many-glibcs.py.Joseph Myers2020-02-101-0/+1
* Use binutils 2.34 branch in build-many-glibcs.py.Joseph Myers2020-02-031-1/+1
* Use Linux 5.5 in build-many-glibcs.py.Joseph Myers2020-02-031-1/+1
* Update build-many-glibcs.py for GCC move to git.Joseph Myers2020-01-131-10/+17
* build-many-glibcs.py: Fix “glibcs i686-gnu --strip”Florian Weimer2020-01-021-4/+9
* build-many-glibcs.py: Implement update-syscalls commandFlorian Weimer2020-01-021-3/+62
* build-many-glibcs.py: Introduce glibc build policy classesFlorian Weimer2020-01-021-49/+80
* build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuildFlorian Weimer2020-01-021-43/+48
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* build-many-glibcs.py: Do not build C++ PCHs by defaultFlorian Weimer2019-12-181-2/+5