[Ada] Consistently use explicit Entity_Id type instead of alias
[gcc.git] / contrib / check_GNU_style.sh
2016-10-24 Kyrylo Tkachov[check_GNU_style.sh] More aggressively ignore dg-xxx...
2016-06-10 Alan Haywardcheck_GNU_style.sh: Fix paste args for BSD
2016-04-13 Martin Seborcheck_GNU_style.sh: Avoid false posivies in trailing...
2016-03-07 Martin SeborAdd style checks to check_GNU_style.sh.
2015-07-15 Tom de Vriescheck_GNU_style.sh: Fix quoting in cat_with_prefix
2015-05-18 Tom de Vriescheck_GNU_style.sh: Don't do 80 char check line by...
2015-05-18 Tom de Vriescheck_GNU_style.sh: Don't cat empty file
2015-05-18 Tom de Vriescheck_GNU_style.sh: Declare local vars with local
2015-05-18 Tom de Vriescheck_GNU_style.sh: Improve readability function calls
2015-05-12 Tom de Vriescheck_GNU_style.sh: Fix tab size in 80 characters check
2015-05-12 Tom de Vriescheck_GNU_style.sh: Put stdin into temp file
2015-05-12 Tom de Vriescheck_GNU_style.sh: Read either from stdin, or from...
2015-05-12 Tom de Vriescheck_GNU_style.sh: Check file presence
2015-05-12 Tom de Vriescheck_GNU_style.sh: Don't use filename prefix for one...
2015-01-12 Yury Gribovcheck_GNU_style.sh: Support patches coming from stdin.
2014-12-10 Mantas Mikaitischeck_GNU_style.sh "80 characters exceeded" error fix
2014-12-04 Thomas Preud'hommecheck_GNU_style.sh: Warn for incorrect number of spaces...
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-10-02 Christophe Lyoncheck_GNU_style.sh: Remove temporay file upon exit.
2010-09-17 Sebastian PopDo not print warning messages when there are no occurences.
2010-07-02 Sebastian PopScript to check patches violating the GNU style.