aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-many-glibcs.py
AgeCommit message (Expand)AuthorFilesLines
2022-10-04Use Linux 6.0 in build-many-glibcs.pyJoseph Myers1-1/+1
2022-09-05scripts/build-many-glibcs.py: Use https:// for sourceware.org Git clonesFlorian Weimer1-3/+3
2022-09-01LoongArch: Add soft float support.caiyinyu1-0/+4
2022-08-18Use binutils 2.39 branch in build-many-glibcs.pyJoseph Myers1-1/+1
2022-08-02Use Linux 5.19 in build-many-glibcs.pyJoseph Myers1-1/+1
2022-07-26LoongArch: Update build-many-glibcs.py for the LoongArch Port.caiyinyu1-0/+5
2022-07-04Use GCC 12 branch in build-many-glibcs.pyJoseph Myers1-1/+1
2022-05-24Use Linux 5.18 in build-many-glibcs.pyJoseph Myers1-1/+1
2022-03-22Use Linux 5.17 in build-many-glibcs.pyJoseph Myers1-1/+1
2022-02-10Use binutils 2.38 branch in build-many-glibcs.pyJoseph Myers1-1/+1
2022-01-11Use Linux 5.16 in build-many-glibcs.pyJoseph Myers1-1/+1
2022-01-05build-many-glibcs.py: add OpenRISC supportStafford Horne1-0/+5
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-17Fix The GNU ToolChain Authors copyright noticeSiddhesh Poyarekar1-1/+1
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar1-6/+7
2021-11-13Add a comment for --enable-initfini-array [BZ #27945]H.J. Lu1-1/+3
2021-11-05Configure GCC with --enable-initfini-array [BZ #27945]H.J. Lu1-0/+1
2021-11-02Use Linux 5.15 in build-many-glibcs.pyJoseph Myers1-1/+1
2021-09-24build-many-glibcs.py: add powerpc64le glibc variant without multiarchPaul E. Murphy1-1/+3
2021-09-16Fix build-many-glibcs.py --strip for installed library renamingJoseph Myers1-9/+7
2021-09-07Use Linux 5.14 in build-many-glibcs.pyJoseph Myers1-1/+1
2021-08-09Use binutils 2.37 branch in build-many-glibcs.pyJoseph Myers1-1/+1
2021-07-28build-many-glibcs.py: Add x86_64-linux-gnu-minimal configurationFlorian Weimer1-0/+10
2021-07-09build-many-glibcs.py: Add glibcs-arm-linux-gnueabihf-thumbFlorian Weimer1-0/+3
2021-06-30Use Linux 5.13 in build-many-glibcs.pyJoseph Myers1-1/+1
2021-04-27Use Linux 5.12 and GCC 11 branch in build-many-glibcs.py.Joseph Myers1-2/+2
2021-02-22Use Linux 5.11 in build-many-glibcs.py.Joseph Myers1-1/+1
2021-02-22build-many-glibcs.py: Use make -O for more consistent log outputFlorian Weimer1-1/+1
2021-02-04Use binutils 2.36 branch in build-many-glibcs.py.Joseph Myers1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-15Use Linux 5.10 in build-many-glibcs.py.Joseph Myers1-1/+1
2020-12-15Use GMP 6.2.1 in build-many-glibcs.py.Joseph Myers1-1/+1
2020-10-30Use MPC 1.2.1 in build-many-glibcs.py.Joseph Myers1-1/+1
2020-10-22Use Linux 5.9 in build-many-glibcs.py.Joseph Myers1-1/+1
2020-08-27Add RISC-V 32-bit target to build-many-glibcs.pyZong Li1-0/+15
2020-08-20build-many-glibcs.py: Add a s390x -O3 glibc variant.Stefan Liebler1-2/+11
2020-08-19Use MPC 1.2.0 in build-many-glibcs.py.Joseph Myers1-1/+1
2020-08-13Update build-many-glibcs.py for binutils ia64 obsoletion.Joseph Myers1-3/+9
2020-08-07Use Linux 5.8 in build-many-glibcs.py.Joseph Myers1-1/+1
2020-07-27Use binutils 2.35 branch in build-many-glibcs.py.Joseph Myers1-1/+1
2020-07-20Use MPFR 4.1.0 in build-many-glibcs.py.Joseph Myers1-1/+1
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel1-6/+0
2020-07-10build-many-glibcs.py: Enable ARC buildsVineet Gupta1-0/+10
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel1-4/+2
2020-07-07signal: Move sys_errlist to a compat symbolAdhemerval Zanella1-2/+1
2020-06-10Use Linux 5.7 in build-many-glibcs.py.Joseph Myers1-1/+1
2020-05-06Use GCC 10 branch in build-many-glibcs.py.Joseph Myers1-1/+1
2020-03-31Use Linux 5.6 and GMP 6.2.0 in build-many-glibcs.py.Joseph Myers1-2/+2
2020-03-03build-many-glibcs.py: Add list-compilers, list-glibcs commandsFlorian Weimer1-4/+21
2020-03-03build-many-glibcs.py: Add --shallow optionFlorian Weimer1-3/+12