about summary refs log tree commit diff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* gitlog-to-changelog: Drop scripts in favour of gnulib versionSiddhesh Poyarekar2020-01-235-1181/+0
* vcs-to-changelog: Add quirk for __nonnullSiddhesh Poyarekar2020-01-171-0/+2
* Update build-many-glibcs.py for GCC move to git.Joseph Myers2020-01-131-10/+17
* Fix formatting of ChangeLog ouputSiddhesh Poyarekar2020-01-071-1/+1
* build-many-glibcs.py: Fix “glibcs i686-gnu --strip”Florian Weimer2020-01-021-4/+9
* build-many-glibcs.py: Implement update-syscalls commandFlorian Weimer2020-01-021-3/+62
* build-many-glibcs.py: Introduce glibc build policy classesFlorian Weimer2020-01-021-49/+80
* build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuildFlorian Weimer2020-01-021-43/+48
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0129-29/+29
* build-many-glibcs.py: Do not build C++ PCHs by defaultFlorian Weimer2019-12-181-2/+5
* build-many-glibcs.py: Add mipsisa64r6el-linux-gnu targetDragan Mladjenovic2019-12-161-0/+11
* build-many-glibcs.py: Move sparcv8 to extra_glibcsAdhemerval Zanella2019-12-051-4/+5
* Fix syntax error in build-many-glibcs.py.Joseph Myers2019-11-281-1/+1
* Remove 32 bit sparc v7 supportAdhemerval Zanella2019-11-271-6/+4
* Use Linux 5.4 in build-many-glibcs.py.Joseph Myers2019-11-261-1/+1
* Use binutils 2.33 branch in build-many-glibcs.py.Joseph Myers2019-09-301-1/+1
* auto-changelog: Remove latin1 from codecsSiddhesh Poyarekar2019-09-261-1/+1
* Script to generate ChangeLog-like output from git logSiddhesh Poyarekar2019-09-205-0/+1244
* Use Linux 5.3 in build-many-glibcs.py.Joseph Myers2019-09-181-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0721-21/+21
* build-many-glibcs.py: Use Linux 5.2 by defaultFlorian Weimer2019-07-241-1/+1
* 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