]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/coverage.h
[testsuite] Add missing dg-require-effective-target label_values
[thirdparty/gcc.git] / gcc / coverage.h
2019-01-01  jakub Update copyright years.
2018-12-17  hubicka * coverage.c (struct conts_entry): Add n_counts.
2018-09-21  marxinRemove arc profile histogram in non-LTO mode.
2018-06-05  marxinSimplify gcov_histogram as it's used only for ARCS...
2018-01-03  jakub Update copyright years.
2017-04-28  marxinRemove .gcno file when compilation does not success...
2017-01-01  jakub Update copyright years.
2016-01-04  jakub Update copyright years.
2015-01-05  jakub Update copyright years.
2014-07-26  davidxlMake FDO more tolerant to source changes
2014-06-04  marxinMake coverage_compute_cfg_checksum callable with arg.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-08-09  hubicka * cgraph.h (cgraph_node): Add profile_id.
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2011-12-04  nathan * gcov-io.h (struct gcov_info): Replace trailing array...
2011-04-29  davidxlsplit checksum into cfg checksum and line checksum
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-03-08  rguenth2008-03-08 Richard Guenther <rguenther@suse.de>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2005-07-28  hubicka * Makefile.in (rtl-profile.o): Kill all traces of it.
2005-06-25  kcookUpdate FSF address.
2005-04-06  rsandifo * coverage.h (GCOV_TYPE_NODE): Delete.
2005-04-04  rsandifo * system.h (GCOV_SIZE_TYPE): Unposion.
2005-01-18  kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-14  kazu * c-tree.h, coverage.h, langhooks-def.h, optabs.h...
2004-10-15  kazu * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2003-10-20  hubicka * toplev.c (rest_of_compilation): Fix webizer pass...
2003-05-11  nathan * coverage.h (coverage_counter_alloc): New function.
2003-04-23  nathan * Makefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21  nathan Break out coverage routines to new file.