summaryrefslogtreecommitdiff
path: root/gcc/coverage.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-051-1/+1
* Make FDO more tolerant to source changesdavidxl2014-07-261-0/+1
* Make coverage_compute_cfg_checksum callable with arg.marxin2014-06-041-2/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * cgraph.h (cgraph_node): Add profile_id.hubicka2013-08-091-0/+3
* 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
* * gcov-io.h (struct gcov_info): Replace trailing array withnathan2011-12-041-6/+5
* split checksum into cfg checksum and line checksumdavidxl2011-04-291-2/+10
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-03-08 Richard Guenther <rguenther@suse.de>rguenth2008-03-081-0/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * Makefile.in (rtl-profile.o): Kill all traces of it.hubicka2005-07-281-2/+0
* Update FSF address.kcook2005-06-251-2/+2
* * coverage.h (GCOV_TYPE_NODE): Delete.rsandifo2005-04-061-2/+0
* * system.h (GCOV_SIZE_TYPE): Unposion.rsandifo2005-04-041-0/+4
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* * c-tree.h, coverage.h, langhooks-def.h, optabs.h, output.h,kazu2005-01-141-1/+0
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-1/+3
* * toplev.c (rest_of_compilation): Fix webizer pass ordering.hubicka2003-10-201-0/+1
* * coverage.h (coverage_counter_alloc): New function.nathan2003-05-111-0/+11
* * Makefile.in (LIBGCC_DEPS): Add gcov headers.nathan2003-04-231-40/+4
* Break out coverage routines to new file.nathan2003-04-211-0/+72