summaryrefslogtreecommitdiff
path: root/gcc/profile.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* cfgbuild.h: New.Andrew MacLeod2014-10-221-4/+4
* cfgrtl.h: New.Andrew MacLeod2014-10-201-0/+4
* tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka2014-09-221-2/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cgraph.h (cgraph_node): Add profile_id.Jan Hubicka2013-08-091-1/+1
* This patch enables the gcov-dump tool to optionally compute and dump the work...Teresa Johnson2013-04-031-1/+1
* lto-cgraph.c (output_profile_summary, [...]): Use gcov streaming; stream hot ...Jan Hubicka2013-03-291-0/+4
* 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
* Revised patch to ensure that histograms from the profile summary are streamed...Teresa Johnson2012-11-301-0/+2
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-1/+1
* Remove cgraph pidXinliang David Li2011-04-221-0/+3
* profile.h: Really add it.H.J. Lu2008-08-181-0/+47
* Break out coverage routines to new file.Nathan Sidwell2003-04-211-62/+0
* gcov-dump.c (print_prefix): Fix signedness warning.Zdenek Dvorak2003-02-261-11/+19
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+1
* profile.h (profile_info): Add missing extern to declaration.Richard Henderson2002-05-121-2/+4
* final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka2002-05-091-0/+52