aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-many-glibcs.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-30Use binutils 2.42 branch in build-many-glibcs.pyJoseph Myers1-1/+1
2024-01-22Use --disable-default-pie for sparc in build-many-glibcs.pyAdhemerval Zanella1-4/+6
2024-01-19Further build-many-glibcs.py fixes for utcnow() deprecationJoseph Myers1-9/+14
2024-01-17Use Linux 6.7 in build-many-glibcs.pyJoseph Myers1-1/+1
2024-01-10Fix deprecated utcnow() usage in build-many-glibcs.pyJoseph Myers1-1/+1
2024-01-10Fix invalid escape sequence in build-many-glibcs.pyJoseph Myers1-1/+1
2024-01-08Remove ia64-linux-gnuAdhemerval Zanella1-5/+0
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-10-31Use Linux 6.6 in build-many-glibcs.pyJoseph Myers1-1/+1
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella1-4/+1
2023-10-30sparc: Remove optimize md5, sha256, and sha512Adhemerval Zanella1-3/+1
2023-10-30build-many-glibcs: Fix traililing whitespaceAdhemerval Zanella1-3/+3
2023-10-09build-many-glibcs: Check for required system toolsDJ Delorie1-0/+96
2023-09-08Use Linux 6.5 in build-many-glibcs.pyJoseph Myers1-1/+1
2023-08-29Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.pyJoseph Myers1-2/+2
2023-08-08Use binutils 2.41 branch in build-many-glibcs.pyJoseph Myers1-1/+1
2023-07-20configure: Disable building libcrypt by defaultSiddhesh Poyarekar1-2/+6
2023-07-05Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat1-1/+3
2023-06-27Use Linux 6.4 in build-many-glibcs.pyJoseph Myers1-1/+1
2023-05-02hurd: Enable x86_64 build scriptSamuel Thibault1-0/+3
2023-05-02Use GCC 13 branch, Linux 6.3 in build-many-glibcs.pyJoseph Myers1-2/+2
2023-05-01mach: Disable 32bit compatibility modeSamuel Thibault1-0/+1
2023-04-19build-many-glibcs.py: --disable-gcov for gcc-firstJan-Benedict Glaw1-0/+1
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-1/+0
2023-03-29Remove --disable-experimental-malloc optionAdhemerval Zanella1-1/+0
2023-02-22Use Linux 6.2 in build-many-glibcs.pyJoseph Myers1-1/+1
2023-01-27Use binutils 2.40 branch in build-many-glibcs.pyJoseph Myers1-1/+1
2023-01-27Use MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.pyJoseph Myers1-2/+2
2023-01-12scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP optionAdhemerval Zanella1-2/+0
2023-01-12configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILSAdhemerval Zanella1-3/+0
2023-01-11configure: Allow user override LD, AR, OBJCOPY, and GPROFAdhemerval Zanella1-3/+0
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-12-19Use Linux 6.1 in build-many-glibcs.pyJoseph Myers1-1/+1
2022-12-06configure: Remove AS checkAdhemerval Zanella1-1/+0
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