summaryrefslogtreecommitdiff
path: root/gcc/coverage.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify gcov_histogram as it's used only for ARCS counters.Martin Liska2018-06-051-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Remove .gcno file when compilation does not success (PR driver/56469).Martin Liska2017-04-281-0/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Make FDO more tolerant to source changesXinliang David Li2014-07-261-0/+1
* Make coverage_compute_cfg_checksum callable with arg.Martin Liska2014-06-041-2/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cgraph.h (cgraph_node): Add profile_id.Jan Hubicka2013-08-091-0/+3
* 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
* gcov-io.h (struct gcov_info): Replace trailing array with pointer to array.Nathan Sidwell2011-12-041-6/+5
* split checksum into cfg checksum and line checksumXinliang David Li2011-04-291-2/+10
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* coverage.h (tree_coverage_counter_addr): Declare.Richard Guenther2008-03-081-0/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka2005-07-281-2/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* coverage.h (GCOV_TYPE_NODE): Delete.Richard Sandiford2005-04-061-2/+0
* system.h (GCOV_SIZE_TYPE): Unposion.Richard Sandiford2005-04-041-0/+4
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* c-tree.h, [...]: Remove unused prototypes.Kazu Hirata2005-01-141-1/+0
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+2
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-1/+3
* toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka2003-10-201-0/+1
* coverage.h (coverage_counter_alloc): New function.Nathan Sidwell2003-05-111-0/+11
* Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell2003-04-231-40/+4
* Break out coverage routines to new file.Nathan Sidwell2003-04-211-0/+72