aboutsummaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
AgeCommit message (Expand)Author
2017-02-14Merged to ToT dated 13th Feb 2017.Sameera Deshpande
2016-06-24Dump profile-based number of iterationsMartin Liska
2016-06-23Add gcc-auto-profile scriptAndi Kleen
2016-06-21remove mep-* supportTrevor Saunders
2016-06-21remove avr-rtems supportTrevor Saunders
2016-06-21remove m32-rtems supportTrevor Saunders
2016-06-21remove h8300-rtems supportTrevor Saunders
2016-06-21remove knetbsd supportTrevor Saunders
2016-06-21remove support for targeting openbsd 2 or 3Trevor Saunders
2016-06-21remove support for the interix targetTrevor Saunders
2016-06-21config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1, rs6000-ibm-aix5.2.David Edelsohn
2016-06-17Change PRED_LOOP_EXIT from 92 to 85.Martin Liska
2016-06-13download_prerequisites (ISL): Bump version to 0.16.1Richard Biener
2016-06-10check_GNU_style.sh: Fix paste args for BSDAlan Hayward
2016-06-09config-list.mk: add OPT-enable-obsolete to 4 targetsDavid Malcolm
2016-06-09config-list.mk: add GCC_SRC_DIRDavid Malcolm
2016-06-09Add new analyze_brprob_spec.py scriptMartin Liska
2016-06-09Add sorting support to analyze_brprob scriptMartin Liska
2016-06-09Add edge predictions pruningMartin Liska
2016-06-07Update copyright datesRainer Orth
2016-05-02configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.Bernd Edlinger
2016-04-30config.guess: Remove SH5 support.Oleg Endo
2016-04-28Replace AWK script with the python script.Martin Liska
2016-04-27* gennews (files): Add files for GCC 6.Jakub Jelinek
2016-04-17* analyze_brprob: Update comment.Jan Hubicka
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-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-12check_GNU_style.sh: Fix tab size in 80 characters checkTom de Vries