aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Port shared code information from the wikiSiddhesh Poyarekar1-0/+70
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-06-29nptl_db: Re-use the ELF-to-abilist converter for ABI checkingFlorian Weimer1-1/+1
2021-06-02Add libc ABI extension kludge for baseline-violating libdl symbolsFlorian Weimer1-1/+25
2021-06-02scripts/versions.awk: Add local: * to all version nodesFlorian Weimer1-5/+1
2021-05-10scripts/versions.awk: Add strings and hashes to <first-versions.h>Florian Weimer1-0/+36
2021-04-27Use Linux 5.12 and GCC 11 branch in build-many-glibcs.py.Joseph Myers1-2/+2
2021-03-16glibcymbols.read_abilist: Add check for duplicate symbolsFlorian Weimer1-1/+4
2021-03-16scripts/glibcsymbols.py: Extract from scripts/move-symbol-to-libc.pyFlorian Weimer2-62/+93
2021-03-11Allow gdb version 10 in pretty printer tests.Stefan Liebler1-1/+2
2021-03-08tst: Extend cross-test-ssh.sh to specify if target date can be alteredLukasz Majewski1-1/+24
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-21elf: Avoid RELATIVE relocs in __tunables_initSzabolcs Nagy1-1/+11
2021-01-21elf: Make the tunable struct definition internal onlySzabolcs Nagy1-1/+3
2021-01-11install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song1-35/+0
2021-01-02Sync move-if-change from GnulibPaul Eggert1-2/+3
2021-01-02Update copyright dates not handled by scripts/update-copyrights.Paul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert27-27/+27
2020-12-29hurd: Accept including hurd/version.hSamuel Thibault1-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-12-04Add scripts/move-symbol-to-libc.pyFlorian Weimer1-0/+217
2020-11-15hurd: Remove some remnants of cthreadsSamuel Thibault1-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-10-08scripts/update-copyrights: Update csu/version.c, elf/dl-usage.cFlorian Weimer1-0/+6
2020-10-05Optimize scripts/merge-test-results.shDJ Delorie1-1/+6
2020-08-27Add RISC-V 32-bit target to build-many-glibcs.pyZong Li1-0/+15
2020-08-20[vcstocl] Import ProjectQuirks from its own fileSiddhesh Poyarekar1-1/+1
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-04-15Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer1-5/+0
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