aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-07-24build-many-glibcs.py: Use Linux 5.2 by defaultFlorian Weimer1-1/+1
2019-07-02build-many-glibcs.py: Add v4t variant for arm-linux-gnueabiFlorian Weimer1-1/+3
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer1-21/+3
2019-05-22Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg1-9/+0
2019-05-07Revert "Use Linux 5.1 in build-many-glibcs.py."Joseph Myers1-1/+1
2019-05-07Use Linux 5.1 in build-many-glibcs.py.Joseph Myers1-1/+1
2019-05-07Use GCC 9 in build-many-glibcs.py.Joseph Myers1-1/+1
2019-03-14scripts/check-obsolete-constructs.py: Process all headers as UTF-8.Zack Weinberg1-1/+1
2019-03-13Use Linux 5.0 in build-many-glibcs.py.Joseph Myers1-3/+4
2019-03-13Use a proper C tokenizer to implement the obsolete typedefs test.Zack Weinberg2-32/+471
2019-03-07check-wrapper-headers test: Adjust Fortran include file directoryFlorian Weimer1-1/+1
2019-03-07Fix location where math-vector-fortran.h is installed.marxin2-0/+8
2019-02-16Add check for missing wrapper headersFlorian Weimer1-0/+113
2019-02-14Avoid readline conflicts in pexpectJan Kratochvil1-0/+4
2019-02-01Use MPFR 4.0.2 in build-many-glibcs.py.Joseph Myers1-1/+1
2019-01-21Use binutils 2.32 branch in build-many-glibcs.py.Joseph Myers1-1/+1
2019-01-01Update miscellaneous files from upstream sources.Joseph Myers3-21/+25
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers22-22/+22
2018-12-31Use Linux 4.20 in build-many-glibcs.py.Joseph Myers1-1/+1
2018-12-21Add C-SKY portMao Han1-0/+8
2018-12-18locale: Rewrite locale/gen-translit.pl in PythonFlorian Weimer2-2/+2
2018-12-17Add test that MAP_* constants agree with kernel.Joseph Myers1-4/+17
2018-12-10Use gen-as-const.py to process .pysym files.Joseph Myers2-118/+9
2018-12-10Move tst-signal-numbers to Python.Joseph Myers2-57/+165
2018-12-06Update miscellaneous files from upstream sources.Joseph Myers5-16/+29
2018-12-03Make gen-as-const.py handle '--' consistently with awk script.Joseph Myers1-29/+35
2018-12-03Fix test-as-const-jmp_buf-ssp.c generation on gnu-i386Samuel Thibault1-1/+1
2018-11-30scripts/abilist.awk: Handle special _end symbol for HurdFlorian Weimer1-2/+9
2018-11-30Replace gen-as-const.awk by gen-as-const.py.Joseph Myers2-63/+159
2018-11-29posix: Do not include testcases.h, ptestcases.h in source treeFlorian Weimer1-2/+1
2018-11-28Do not copy glibc sources in build-many-glibcs.py.Joseph Myers1-21/+1
2018-11-26abilist.awk: Treat .tdata like .tbss and reject unknown combinations.Carlos O'Donell1-9/+5
2018-11-26Touch more glibc source files in build-many-glibcs.py.Joseph Myers1-0/+14
2018-11-19Update config.guess and config.sub to current versions.Mao Han2-1555/+1517
2018-10-26Remove pre-Python-3.4 compatibility from build-many-glibcs.py.Joseph Myers1-11/+0
2018-10-22Use Linux 4.19 in build-many-glibcs.py.Joseph Myers1-1/+1
2018-09-24Don't build libnsl for new ABIsAndreas Schwab1-0/+23
2018-09-11Add build-many-glibcs.py support for building more GCC libraries.Joseph Myers1-12/+21
2018-09-10Add build-many-glibcs.py --enable-obsolete-* configs.Joseph Myers1-0/+8
2018-08-13Use Linux 4.18 in build-many-glibcs.py.Joseph Myers1-1/+1
2018-07-20Use binutils 2.31 branch in build-many-glibcs.py.Joseph Myers1-1/+1
2018-07-20Change URL of gcc's tarballZong Li1-1/+1
2018-07-20check-execstack: Permit sysdeps to xfail some libsSamuel Thibault1-5/+22
2018-06-26Fix hardcoded /tmp paths in testing (bug 13888).Joseph Myers1-6/+8
2018-06-14scripts/update-abilist.sh: Accept empty list of files to patchFlorian Weimer1-1/+4
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu1-0/+63
2018-06-04Use Linux 4.17 in build-many-glibcs.py.Joseph Myers1-1/+1
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers1-2/+1
2018-04-27Remove tilegx port.Joseph Myers1-9/+0