aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-03-03build-many-glibcs.py: Add list-compilers, list-glibcs commandsFlorian Weimer
2020-03-03build-many-glibcs.py: Add --shallow optionFlorian Weimer
2020-03-02elf: Add elf/check-wx-segment, a test for the presence of WX segmentsFlorian Weimer
2020-02-13Use gcc -finput-charset=ascii for check-installed-headers.Stefan Liebler
2020-02-10Use --disable-gdbserver in build-many-glibcs.py.Joseph Myers
2020-02-03Use binutils 2.34 branch in build-many-glibcs.py.Joseph Myers
2020-02-03Use Linux 5.5 in build-many-glibcs.py.Joseph Myers
2020-02-03list-fixed-bugs.py: Wrap at 72 charsSiddhesh Poyarekar
2020-01-23gitlog-to-changelog: Drop scripts in favour of gnulib versionSiddhesh Poyarekar
2020-01-17vcs-to-changelog: Add quirk for __nonnullSiddhesh Poyarekar
2020-01-13Update build-many-glibcs.py for GCC move to git.Joseph Myers
2020-01-07Fix formatting of ChangeLog ouputSiddhesh Poyarekar
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