]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/coverage.h
check undefine_p for one more vr
[thirdparty/gcc.git] / gcc / coverage.h
2023-01-02  Jakub JelinekUpdate copyright years.
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-17  Jan Hubickacoverage.c (struct conts_entry): Add n_counts.
2018-09-21  Martin LiskaRemove arc profile histogram in non-LTO mode.
2018-06-05  Martin LiskaSimplify gcov_histogram as it's used only for ARCS...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-04-28  Martin LiskaRemove .gcno file when compilation does not success...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-07-26  Xinliang David LiMake FDO more tolerant to source changes
2014-06-04  Martin LiskaMake coverage_compute_cfg_checksum callable with arg.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-08-09  Jan Hubickacgraph.h (cgraph_node): Add profile_id.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2011-12-04  Nathan Sidwellgcov-io.h (struct gcov_info): Replace trailing array...
2011-04-29  Xinliang David Lisplit checksum into cfg checksum and line checksum
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-03-08  Richard Guenthercoverage.h (tree_coverage_counter_addr): Declare.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2005-07-28  Jan HubickaMakefile.in (rtl-profile.o): Kill all traces of it.
2005-06-25  Kelley CookUpdate FSF address.
2005-04-06  Richard Sandifordcoverage.h (GCOV_TYPE_NODE): Delete.
2005-04-04  Richard Sandifordsystem.h (GCOV_SIZE_TYPE): Unposion.
2005-01-18  Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-14  Kazu Hiratac-tree.h, [...]: Remove unused prototypes.
2004-10-15  Kazu Hiratabitmap.c, [...]: Update copyright.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2003-10-20  Jan Hubickatoplev.c (rest_of_compilation): Fix webizer pass ordering.
2003-05-11  Nathan Sidwellcoverage.h (coverage_counter_alloc): New function.
2003-04-23  Nathan SidwellMakefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21  Nathan SidwellBreak out coverage routines to new file.