aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-01-02build-many-glibcs.py: Fix “glibcs i686-gnu --strip”Florian Weimer
2020-01-02build-many-glibcs.py: Implement update-syscalls commandFlorian Weimer
2020-01-02build-many-glibcs.py: Introduce glibc build policy classesFlorian Weimer
2020-01-02build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuildFlorian Weimer
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-18build-many-glibcs.py: Do not build C++ PCHs by defaultFlorian Weimer
2019-12-16build-many-glibcs.py: Add mipsisa64r6el-linux-gnu targetDragan Mladjenovic
2019-12-05build-many-glibcs.py: Move sparcv8 to extra_glibcsAdhemerval Zanella
2019-11-28Fix syntax error in build-many-glibcs.py.Joseph Myers
2019-11-27Remove 32 bit sparc v7 supportAdhemerval Zanella
2019-11-26Use Linux 5.4 in build-many-glibcs.py.Joseph Myers
2019-09-30Use binutils 2.33 branch in build-many-glibcs.py.Joseph Myers
2019-09-26auto-changelog: Remove latin1 from codecsSiddhesh Poyarekar
2019-09-20Script to generate ChangeLog-like output from git logSiddhesh Poyarekar
2019-09-18Use Linux 5.3 in build-many-glibcs.py.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-24build-many-glibcs.py: Use Linux 5.2 by defaultFlorian Weimer
2019-07-02build-many-glibcs.py: Add v4t variant for arm-linux-gnueabiFlorian Weimer
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer
2019-05-22Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg
2019-05-07Revert "Use Linux 5.1 in build-many-glibcs.py."Joseph Myers
2019-05-07Use Linux 5.1 in build-many-glibcs.py.Joseph Myers
2019-05-07Use GCC 9 in build-many-glibcs.py.Joseph Myers
2019-03-14scripts/check-obsolete-constructs.py: Process all headers as UTF-8.Zack Weinberg
2019-03-13Use Linux 5.0 in build-many-glibcs.py.Joseph Myers
2019-03-13Use a proper C tokenizer to implement the obsolete typedefs test.Zack Weinberg
2019-03-07check-wrapper-headers test: Adjust Fortran include file directoryFlorian Weimer
2019-03-07Fix location where math-vector-fortran.h is installed.marxin
2019-02-16Add check for missing wrapper headersFlorian Weimer
2019-02-14Avoid readline conflicts in pexpectJan Kratochvil
2019-02-01Use MPFR 4.0.2 in build-many-glibcs.py.Joseph Myers
2019-01-21Use binutils 2.32 branch in build-many-glibcs.py.Joseph Myers
2019-01-01Update miscellaneous files from upstream sources.Joseph Myers
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-31Use Linux 4.20 in build-many-glibcs.py.Joseph Myers
2018-12-21Add C-SKY portMao Han
2018-12-18locale: Rewrite locale/gen-translit.pl in PythonFlorian Weimer
2018-12-17Add test that MAP_* constants agree with kernel.Joseph Myers
2018-12-10Use gen-as-const.py to process .pysym files.Joseph Myers
2018-12-10Move tst-signal-numbers to Python.Joseph Myers
2018-12-06Update miscellaneous files from upstream sources.Joseph Myers
2018-12-03Make gen-as-const.py handle '--' consistently with awk script.Joseph Myers
2018-12-03Fix test-as-const-jmp_buf-ssp.c generation on gnu-i386Samuel Thibault
2018-11-30scripts/abilist.awk: Handle special _end symbol for HurdFlorian Weimer
2018-11-30Replace gen-as-const.awk by gen-as-const.py.Joseph Myers
2018-11-29posix: Do not include testcases.h, ptestcases.h in source treeFlorian Weimer
2018-11-28Do not copy glibc sources in build-many-glibcs.py.Joseph Myers
2018-11-26abilist.awk: Treat .tdata like .tbss and reject unknown combinations.Carlos O'Donell