summaryrefslogtreecommitdiff
path: root/gcc/profile.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2017-01-011-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-22 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-221-4/+4
* 2014-10-20 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-201-0/+4
* * tree-ssa-ccp.c (prop_value_d): Rename to ...hubicka2014-09-221-2/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * cgraph.h (cgraph_node): Add profile_id.hubicka2013-08-091-1/+1
* This patch enables the gcov-dump tool to optionally compute and dumptejohnson2013-04-031-1/+1
* * lto-cgraph.c (output_profile_summary, input_profile_summary): Usehubicka2013-03-291-0/+4
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Revised patch to ensure that histograms from the profile summary are streamedtejohnson2012-11-301-0/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-1/+1
* Remove cgraph piddavidxl2011-04-221-0/+3
* 2008-08-18 H.J. Lu <hongjiu.lu@intel.com>hjl2008-08-181-0/+47
* Break out coverage routines to new file.nathan2003-04-211-62/+0
* * gcov-dump.c (print_prefix): Fix signedness warning.rakdver2003-02-261-11/+19
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+1
* * profile.h (profile_info): Add missing extern to declaration.rth2002-05-121-2/+4
* * final.c (end_final): Use C trees to output data structures for profiling.hubicka2002-05-091-0/+52