summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
9 daysUse #!/usr/bin/python3 in remaining Python scriptsFlorian Weimer
9 daysLoongArch: Add support for LA32 in sysdeps/loongarchmengqinggang
11 daysUse binutils 2.46, MPC 1.4.0 in build-many-glibcs.pyJoseph Myers
2026-02-10Use Linux 6.19 in build-many-glibcs.pyJoseph Myers
2026-01-01Update copyright dates not handled by scripts/update-copyrightsPaul Eggert
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-12-19build-many-glibcs.py: Fix s390x-linux-gnu.Stefan Liebler
2025-12-17Deprecate s390-linux-gnu (31bit)Stefan Liebler
2025-12-09build-many-glibcs.py: Include URL in download exceptionFlorian Weimer
2025-12-08build-many-glibcs.py: Switch Git URLs to https://Florian Weimer
2025-12-02Use Linux 6.18 in build-many-glibcs.pyJoseph Myers
2025-12-01scripts: Support custom Git URLs in build-many-glibcs.pyYury Khrustalev
2025-12-01scripts: Support custom FTP mirror URL in build-many-glibcs.pyYury Khrustalev
2025-11-25scripts: Fix minor lint warnings in build-many-glibcs.pyYury Khrustalev
2025-11-18Remove support for lock elision.Stefan Liebler
2025-11-17Add COPYINGv3 with the GPL version 3 textFlorian Weimer
2025-11-08Add missing $(rpath-link) to elf/ld.so --library-pathSamuel Thibault
2025-10-01Use Linux 6.17 in build-many-glibcs.pyJoseph Myers
2025-08-13LoongArch: Fix build failure for loongarch64-linux-gnusf toolchain. [BZ #32776]caiyinyu
2025-07-29Use Linux 6.16, GCC 15, binutils 2.45 in build-many-glibcs.pyJoseph Myers
2025-05-28Use Linux 6.15 in build-many-glibcs.pyJoseph Myers
2025-05-27Use -std=gnu17 in build-many-glibcs.py when configuring GMPJoseph Myers
2025-05-21pylintrc: Remove obsolete ignore section and comments.Carlos O'Donell
2025-03-25Use MPFR 4.2.2 and Linux 6.14 in build-many-glibcs.pyJoseph Myers
2025-03-07Use binutils 2.44 branch and Linux 6.13 in build-many-glibcs.pyJoseph Myers
2025-03-05Remove dl-procinfo.hAdhemerval Zanella
2025-01-01Don't update copyright notices in Linux licensesPaul Eggert
2025-01-01Update copyright dates not handled by scripts/update-copyrightsPaul Eggert
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-12-31Use GCC 14 branch in build-many-glibcs.pyH.J. Lu
2024-12-25build-many-glibcs.py: Add --exclude optionH.J. Lu
2024-12-22Use -finput-charset=ascii only if supportedH.J. Lu
2024-12-03Use Linux 6.12 in build-many-glibcs.pyJoseph Myers
2024-11-28Remove nios2-linux-gnuAdhemerval Zanella
2024-10-10Use Linux 6.11 in build-many-glibcs.pyAdhemerval Zanella
2024-09-25scripts: Remove arceb-linux-gnu from build-many-glibcs.pyFlorian Weimer
2024-09-14tst: Extend cross-test-ssh.sh to support passing glibc tunablesYury Khrustalev
2024-08-06Use binutils 2.43 branch in build-many-glibcs.pyJoseph Myers
2024-07-30Use Linux 6.10 in build-many-glibcs.pyAdhemerval Zanella
2024-07-19elf: Fix localplt.awk for DT_RELR-enabled builds (BZ 31978)Adhemerval Zanella
2024-07-19Adjust check-local-headers test for libaudit 4.0Florian Weimer
2024-06-12tunables: sort tunables list (BZ 30027)DJ Delorie
2024-05-16Use Linux 6.9 in build-many-glibcs.pyJoseph Myers
2024-05-07elf: Make glibc.rtld.enable_secure ignore alias environment variablesAdhemerval Zanella
2024-05-03build-many-glibcs.py: Add openrisc hard float glibc variantStafford Horne
2024-04-19Use --enable-obsolete in build-many-glibcs.py for nios2-linux-gnuJoseph Myers
2024-03-13Use Linux 6.8 in build-many-glibcs.pyJoseph Myers
2024-02-21build-many-glibcs.py: Add s390 --disable-multi-arch / multi-arch configurations.Stefan Liebler
2024-02-15sort-makefile-lines.py: Allow '_' in name and "^# name"H.J. Lu
2024-02-12test_printers_common.py: Remove invalid escape sequenceH.J. Lu