about summary refs log tree commit diff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* nptl_db: Re-use the ELF-to-abilist converter for ABI checkingFlorian Weimer2021-06-291-1/+1
* Add libc ABI extension kludge for baseline-violating libdl symbolsFlorian Weimer2021-06-021-1/+25
* scripts/versions.awk: Add local: * to all version nodesFlorian Weimer2021-06-021-5/+1
* scripts/versions.awk: Add strings and hashes to <first-versions.h>Florian Weimer2021-05-101-0/+36
* Use Linux 5.12 and GCC 11 branch in build-many-glibcs.py.Joseph Myers2021-04-271-2/+2
* glibcymbols.read_abilist: Add check for duplicate symbolsFlorian Weimer2021-03-161-1/+4
* scripts/glibcsymbols.py: Extract from scripts/move-symbol-to-libc.pyFlorian Weimer2021-03-162-62/+93
* Allow gdb version 10 in pretty printer tests.Stefan Liebler2021-03-111-1/+2
* tst: Extend cross-test-ssh.sh to specify if target date can be alteredLukasz Majewski2021-03-081-1/+24
* 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
* elf: Avoid RELATIVE relocs in __tunables_initSzabolcs Nagy2021-01-211-1/+11
* elf: Make the tunable struct definition internal onlySzabolcs Nagy2021-01-211-1/+3
* install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song2021-01-111-35/+0
* Sync move-if-change from GnulibPaul Eggert2021-01-021-2/+3
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0227-27/+27
* hurd: Accept including hurd/version.hSamuel Thibault2020-12-291-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
* Add scripts/move-symbol-to-libc.pyFlorian Weimer2020-12-041-0/+217
* hurd: Remove some remnants of cthreadsSamuel Thibault2020-11-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
* scripts/update-copyrights: Update csu/version.c, elf/dl-usage.cFlorian Weimer2020-10-081-0/+6
* Optimize scripts/merge-test-results.shDJ Delorie2020-10-051-1/+6
* Add RISC-V 32-bit target to build-many-glibcs.pyZong Li2020-08-271-0/+15
* [vcstocl] Import ProjectQuirks from its own fileSiddhesh Poyarekar2020-08-201-1/+1
* 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
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-151-5/+0
* 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
* elf: Add elf/check-wx-segment, a test for the presence of WX segmentsFlorian Weimer2020-03-021-0/+85