summaryrefslogtreecommitdiff
path: root/gcc/statistics.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Introduce gcc::dump_manager classDavid Malcolm2013-10-141-3/+6
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* Introduce beginnings of a pass_manager class.David Malcolm2013-07-301-2/+5
* This patch extracts approved portions of the hash_table patches to the...Lawrence Crowl2013-04-231-46/+59
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-1/+1
* invoke.texi: Add documentation for the new option.Sharad Singhai2012-10-011-1/+1
* basic-block.h: Re-group most prototypes per file.Steven Bosscher2012-07-081-4/+4
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* bitmap.c: Delete unnecessary includes.Nathan Froyd2010-11-161-1/+0
* statistics.c (statistics_counter_event): Do not record event in pass dump if ...Andrey Belevantsev2009-06-031-4/+10
* ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-6/+5
* statistics.c: New file.Richard Biener2008-05-151-0/+342