aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2018-10-26Update ChangeLog and version files for releasereleases/gcc-6.5.0GCC Administrator
2017-10-02Handle libbacktrace in contrib/gcc_updateThomas Schwinge
2017-07-04Update ChangeLog and version files for releasereleases/gcc-6.4.0Richard Biener
2016-12-21Update ChangeLog and version files for releasereleases/gcc-6.3.0GCC Administrator
2016-08-22Update ChangeLog and version files for releasereleases/gcc-6.2.0Richard Biener
2016-08-18ChangeLog: Fix bug reference.Richard Biener
2016-08-18re PR c++/77297 (parenthesis suppress/silences all warnings)Richard Biener
2016-04-27Update ChangeLog and version files for releasereleases/gcc-6.1.0GCC Administrator
2016-04-27* gennews (files): Add files for GCC 6.Jakub Jelinek
2016-04-13check_GNU_style.sh: Avoid false posivies in trailing operator checks.Martin Sebor
2016-03-07Add style checks to check_GNU_style.sh.Martin Sebor
2016-03-06teach mklog to look in the current directory for ChangeLog filesTrevor Saunders
2016-02-26config-list.mk: Add aarch64-rtems and x86_64-rtemsJoel Sherrill
2016-01-19* uninclude: Fix third argument to gensub.Jonathan Wakely
2016-01-04update-copyright.py (GCCCopyright): Add NVIDIA Corporation as external author.Jakub Jelinek
2015-12-18Mark recently obsoleted targets (openbsd3 and knetbsd)Jan-Benedict Glaw
2015-12-17replace ISL with islSebastian Pop
2015-12-06download_prerequisites: Download ISL 0.15 instead of 0.14.Tobias Burnus
2015-11-20clang-format: split content of a list to multiple linesMartin Liska
2015-11-19clang-format: Enhance list of FOR_EACH macrosMartin Liska
2015-11-19Add clang-format config to contrib folderMartin Liska
2015-11-11count-headers: Initial file.Andrew MacLeod
2015-10-30* config-list.mk (nvptx-none): Add it.Nathan Sidwell
2015-09-11Make sure that contrib/download_prerequisites is run from correct placeMarkus Trippelsdorf
2015-08-27Update copyrightsRainer Orth
2015-08-04texi2pod.pl: Escape braces in regexp involving @strong{...}.Uros Bizjak
2015-07-15check_GNU_style.sh: Fix quoting in cat_with_prefixTom de Vries
2015-06-03Fix FT32 ChangeLogsJeff Law
2015-06-02test_installed (--target=): New option.Steve Ellcey
2015-05-30Add new script to contrib (GIMPLE syntax highlighting rules for Vim).Mikhail Maltsev
2015-05-18check_GNU_style.sh: Don't do 80 char check line by lineTom de Vries
2015-05-18check_GNU_style.sh: Don't cat empty fileTom de Vries
2015-05-18check_GNU_style.sh: Declare local vars with localTom de Vries
2015-05-18check_GNU_style.sh: Improve readability function callsTom de Vries
2015-05-16FT32 target added. Approved by Jeff Law [law@redhat.com]James Bowman
2015-05-12check_GNU_style.sh: Fix tab size in 80 characters checkTom de Vries
2015-05-12check_GNU_style.sh: Put stdin into temp fileTom de Vries
2015-05-12check_GNU_style.sh: Read either from stdin, or from filesTom de Vries
2015-05-12check_GNU_style.sh: Check file presenceTom de Vries
2015-05-12check_GNU_style.sh: Don't use filename prefix for one patchTom de Vries
2015-05-12mklog: Ignore preprocessor directives.Yury Gribov
2015-04-22* gennews (files): Add files for GCC 5.Jakub Jelinek
2015-03-06dg-extract-results.sh: Check that the necessary python modules exist.Bernd Edlinger
2015-02-05gcc_update (files_and_dependencies): Add rules for liboffloadmic and libofflo...Ilya Verbin
2015-01-15update-copyright.py (Copyright.__init__): Add a regexp for "copyright = u'".Richard Sandiford
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge
2015-01-12check_GNU_style.sh: Support patches coming from stdin.Yury Gribov
2015-01-06* config-list.mk (LIST): Add visium-elf.Eric Botcazou
2015-01-05config-list.mk: Extract target name correctlyJan-Benedict Glaw
2014-12-17dg-extract-results.sh: Use --text with grep to avoid issues with binary files.Sergio Durigan Junior