| Commit message (Expand) | Author | Age | Files | Lines |
* | Add filters for D language sources to contrib/update-copyright.py | Iain Buclaw | 2018-11-26 | 2 | -0/+30 |
* | Detect mixed usage of spaces and tabs. | Martin Liska | 2018-11-19 | 2 | -1/+33 |
* | Handle libphobos in contrib/gcc_update | Rainer Orth | 2018-11-14 | 2 | -0/+10 |
* | dg-cmp-results: display NA->FAIL & NA->UNRESOLVED by default | Thomas Preud'homme | 2018-10-25 | 2 | -2/+10 |
* | Obsolete Solaris 10 support | Rainer Orth | 2018-10-16 | 2 | -2/+7 |
* | contrib: unused_functions.py: Handle archives | Bernhard Reutner-Fischer | 2018-10-05 | 2 | -30/+101 |
* | contrib: Add unused_functions.py script | Bernhard Reutner-Fischer | 2018-10-04 | 2 | -0/+115 |
* | Add filter-rtags-warnings.py script. | Martin Liska | 2018-09-25 | 2 | -0/+75 |
* | Document all param values and remove defaults (PR middle-end/86078). | Martin Liska | 2018-09-25 | 2 | -0/+81 |
* | Replace 8 spaces with a tabular in ChangeLog files. | Martin Liska | 2018-08-27 | 1 | -4/+4 |
* | C-SKY port: Configury | Jojo | 2018-08-17 | 2 | -0/+11 |
* | [contrib] Add contrib/maintainers-verify.sh | Tom de Vries | 2018-07-13 | 2 | -0/+49 |
* | [contrib] compare_tests: Print number of tests | Christophe Lyon | 2018-07-12 | 2 | -6/+16 |
* | Remove powerpc-linux_paired from config-list.mk | Segher Boessenkool | 2018-07-03 | 1 | -1/+1 |
* | contrib: introduce Vim addon directory, add match.pd syntax plugin | Alexander Monakov | 2018-06-29 | 6 | -14/+112 |
* | Improve gimple.vim syntax file. | Martin Liska | 2018-06-19 | 1 | -0/+19 |
* | Add initial version of rtl.vim syntax file. | Martin Liska | 2018-06-19 | 2 | -0/+83 |
* | config.gcc (alpha*-*-freebsd*): Remove. | Jeff Law | 2018-06-12 | 2 | -1/+5 |
* | re PR bootstrap/85571 (non-bootstrap-debug miscompare with trunk) | Richard Biener | 2018-05-08 | 2 | -0/+116 |
* | * gennews (files): Add files for GCC 8. | Jakub Jelinek | 2018-05-02 | 2 | -1/+6 |
* | Add support for gcc as git submodule of another repository. | Jim Wilson | 2018-05-01 | 2 | -1/+5 |
* | test_summary: handle single quotes | Christophe Lyon | 2018-03-21 | 2 | -2/+7 |
* | More Cilk Plus removal | Thomas Schwinge | 2018-03-02 | 2 | -2/+5 |
* | Respect TMPDIR in contrib scripts. | Yury Gribov | 2018-02-19 | 4 | -16/+24 |
* | * download_prerequisites: Use shasum for FreeBSD and DragonFly. | Jonathan Wakely | 2018-01-29 | 2 | -1/+5 |
* | Fix usage of analyze_brprob.py script. | Martin Liska | 2018-01-19 | 2 | -31/+77 |
* | * update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir. | Jakub Jelinek | 2018-01-03 | 2 | -0/+6 |
* | Remove Cilk Plus support. | Julia Koval | 2017-11-28 | 2 | -3/+5 |
* | analyze_brprob.py: fix SI units | Martin Liska | 2017-11-08 | 2 | -1/+5 |
* | Handle libbacktrace in contrib/gcc_update | Thomas Schwinge | 2017-10-02 | 2 | -0/+8 |
* | Update checksums for isl-0.18.tar.bz2 | Markus Trippelsdorf | 2017-09-18 | 2 | -2/+2 |
* | download_prerequisites (isl): Bump version to 0.18. | Richard Biener | 2017-09-18 | 2 | -1/+5 |
* | Added Python implementation of mklog. | Yury Gribov | 2017-08-02 | 2 | -0/+474 |
* | Renamed original mklog to mklog.pl. | Yury Gribov | 2017-08-02 | 2 | -0/+5 |
* | mklog: Fix extraction of changed file name. | Yury Gribov | 2017-07-18 | 2 | -3/+19 |
* | gcc_update (files_and_dependencies): Remove dead entry. | Georg-Johann Lay | 2017-07-17 | 2 | -1/+5 |
* | [arm] Move some generated files out of the source tree | Richard Earnshaw | 2017-07-04 | 1 | -3/+0 |
* | Reorganise machmode.h headers | Richard Sandiford | 2017-07-02 | 2 | -1/+10 |
* | Doxygen: add default location for filters and output folder. | Martin Liska | 2017-06-28 | 5 | -35/+11 |
* | Fix variant selection in dg-cmp-results.sh | Thomas Preud'homme | 2017-06-21 | 2 | -2/+6 |
* | Support multi-tool sum files in dg-cmp-results.sh | Thomas Preud'homme | 2017-06-20 | 2 | -4/+7 |
* | Doxygen: transform ENUM_BITFIELD and comments starting with '/**'. | Martin Liska | 2017-05-31 | 2 | -0/+35 |
* | Port Doxygen support script from Perl to Python; add unittests | David Malcolm | 2017-05-31 | 3 | -0/+163 |
* | Compare predictor values with these defined in predict.def. | Martin Liska | 2017-05-30 | 3 | -10/+80 |
* | check_GNU_style_lib.py: Fix trailing whitespace check | Tom de Vries | 2017-05-29 | 2 | -1/+22 |
* | check_GNU_style.py: Read stdin if file argument is '-' | Tom de Vries | 2017-05-29 | 3 | -4/+18 |
* | check_GNU_style_lib.py: Suggest to install all missing pip3 packages at once | Tom de Vries | 2017-05-29 | 2 | -11/+28 |
* | check_GNU_style.py: print usage if no file specified | Tom de Vries | 2017-05-24 | 3 | -246/+275 |
* | Make the script executable. | Martin Liska | 2017-05-19 | 1 | -0/+0 |
* | Introduce new check_GNU_style.py script. | Martin Liska | 2017-05-19 | 2 | -0/+282 |