about summary refs log tree commit diff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* build-many-glibcs.py: Use Linux 5.2 by defaultFlorian Weimer2019-07-211-1/+1
* scripts/glibcextract.py: Print source code on compiler failureFlorian Weimer2019-07-211-1/+6
* build-many-glibcs.py: Add v4t variant for arm-linux-gnueabiFlorian Weimer2019-07-021-1/+3
* Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer2019-06-121-21/+3
* Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg2019-05-221-9/+0
* Revert "Use Linux 5.1 in build-many-glibcs.py."Joseph Myers2019-05-071-1/+1
* Use Linux 5.1 in build-many-glibcs.py.Joseph Myers2019-05-071-1/+1
* Use GCC 9 in build-many-glibcs.py.Joseph Myers2019-05-071-1/+1
* scripts/check-obsolete-constructs.py: Process all headers as UTF-8.Zack Weinberg2019-03-141-1/+1
* Use Linux 5.0 in build-many-glibcs.py.Joseph Myers2019-03-131-3/+4
* Use a proper C tokenizer to implement the obsolete typedefs test.Zack Weinberg2019-03-132-32/+471
* check-wrapper-headers test: Adjust Fortran include file directoryFlorian Weimer2019-03-071-1/+1
* Fix location where math-vector-fortran.h is installed.marxin2019-03-072-0/+8
* Add check for missing wrapper headersFlorian Weimer2019-02-161-0/+113
* Avoid readline conflicts in pexpectJan Kratochvil2019-02-141-0/+4
* Use MPFR 4.0.2 in build-many-glibcs.py.Joseph Myers2019-02-011-1/+1
* Use binutils 2.32 branch in build-many-glibcs.py.Joseph Myers2019-01-211-1/+1
* Update miscellaneous files from upstream sources.Joseph Myers2019-01-013-21/+25
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0122-22/+22
* Use Linux 4.20 in build-many-glibcs.py.Joseph Myers2018-12-311-1/+1
* Add C-SKY portMao Han2018-12-211-0/+8
* locale: Rewrite locale/gen-translit.pl in PythonFlorian Weimer2018-12-182-2/+2
* Add test that MAP_* constants agree with kernel.Joseph Myers2018-12-171-4/+17
* Use gen-as-const.py to process .pysym files.Joseph Myers2018-12-102-118/+9
* Move tst-signal-numbers to Python.Joseph Myers2018-12-102-57/+165
* Update miscellaneous files from upstream sources.Joseph Myers2018-12-065-16/+29
* Make gen-as-const.py handle '--' consistently with awk script.Joseph Myers2018-12-031-29/+35
* Fix test-as-const-jmp_buf-ssp.c generation on gnu-i386Samuel Thibault2018-12-031-1/+1
* scripts/abilist.awk: Handle special _end symbol for HurdFlorian Weimer2018-11-301-2/+9
* Replace gen-as-const.awk by gen-as-const.py.Joseph Myers2018-11-302-63/+159
* posix: Do not include testcases.h, ptestcases.h in source treeFlorian Weimer2018-11-291-2/+1
* Do not copy glibc sources in build-many-glibcs.py.Joseph Myers2018-11-281-21/+1
* abilist.awk: Treat .tdata like .tbss and reject unknown combinations.Carlos O'Donell2018-11-261-9/+5
* Touch more glibc source files in build-many-glibcs.py.Joseph Myers2018-11-261-0/+14
* Update config.guess and config.sub to current versions.Mao Han2018-11-192-1555/+1517
* Remove pre-Python-3.4 compatibility from build-many-glibcs.py.Joseph Myers2018-10-261-11/+0
* Use Linux 4.19 in build-many-glibcs.py.Joseph Myers2018-10-221-1/+1
* Don't build libnsl for new ABIsAndreas Schwab2018-09-241-0/+23
* Add build-many-glibcs.py support for building more GCC libraries.Joseph Myers2018-09-111-12/+21
* Add build-many-glibcs.py --enable-obsolete-* configs.Joseph Myers2018-09-101-0/+8
* Use Linux 4.18 in build-many-glibcs.py.Joseph Myers2018-08-131-1/+1
* Use binutils 2.31 branch in build-many-glibcs.py.Joseph Myers2018-07-201-1/+1
* Change URL of gcc's tarballZong Li2018-07-201-1/+1
* check-execstack: Permit sysdeps to xfail some libsSamuel Thibault2018-07-201-5/+22
* Fix hardcoded /tmp paths in testing (bug 13888).Joseph Myers2018-06-261-6/+8
* scripts/update-abilist.sh: Accept empty list of files to patchFlorian Weimer2018-06-141-1/+4
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-081-0/+63
* Use Linux 4.17 in build-many-glibcs.py.Joseph Myers2018-06-041-1/+1
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-041-2/+1