summaryrefslogtreecommitdiff
path: root/gcc/coverage.c
Commit message (Expand)AuthorAgeFilesLines
...
* * cgraph.h (cgraph_node): Add profile_id.hubicka2013-08-091-0/+22
* * coverage.c (coverage_obj_init): Move the construction of gcovcarrot2013-05-041-18/+28
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* PR gcov-profile/55650jakub2012-12-131-0/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-13/+13
* Change hash_table to support a comparator type different from thecrowl2012-10-251-8/+9
* Enhances the gcov program summary by adding a histogram of arc countertejohnson2012-09-041-2/+10
* 2012-08-17 Richard Guenther <rguenther@suse.de>rguenth2012-08-171-7/+11
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-30/+20
* gcc/steven2012-07-231-7/+9
* gcc/steven2012-07-161-1/+1
* * coverage.c (bbg_file_stamp): New.nathan2012-06-301-11/+18
* 2012-03-07 Richard Guenther <rguenther@suse.de>rguenth2012-03-071-2/+4
* PR gcov-profile/52150jakub2012-02-081-5/+18
* * gcov.c (total_lines, total_executed): New global vars.nathan2011-12-301-1/+1
* PR gcov-profile/51449nathan2011-12-101-20/+23
* * gcov-io.h (struct gcov_info): Replace trailing array withnathan2011-12-041-175/+209
* PR gcov-profile/51113nathan2011-12-011-17/+1
* PR gcov-profile/51113nathan2011-11-201-19/+18
* libgcc/nathan2011-11-071-307/+342
* fix -fbranch-probabilities and adjust testsuitechrbr2011-08-301-1/+1
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-9/+6
* use tls for ic varsdavidxl2011-04-291-1/+1
* split checksum into cfg checksum and line checksumdavidxl2011-04-291-38/+90
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* Changelog c-family/ktietz2011-03-251-1/+2
* * coverage.c (ctr_labels): Delete.froydnj2010-08-101-4/+0
* gcc/froydnj2010-07-151-17/+17
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-4/+4
* * regs.h: Do not include obstack.h, basic-block.h.steven2010-05-231-0/+1
* * coverage.c (build_fn_info_value): Call build_constructor instead offroydnj2010-05-121-69/+49
* Sanitize the behavior of -Wcoverage-mismatch.nvachhar2010-05-041-21/+22
* Remove trailing white spaces.hjl2009-11-251-4/+4
* * lto-cgraph.c: Include gcov-io.hhubicka2009-11-111-2/+4
* gcc/java/aldyh2009-06-121-18/+36
* gcc/ChangeLog:aoliva2009-06-081-1/+1
* * attribs.c (decl_attributes): Use %qE for identifiers injsm282009-05-041-6/+5
* 2009-03-27 Richard Guenther <rguenther@suse.de>rguenth2009-03-271-0/+2
* gcc/dje2008-10-161-0/+1
* 2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-201-6/+6
* * alias.c (record_alias_subset, init_alias_analysis): Fixghazi2008-06-261-5/+5
* gcc/rwild2008-06-061-2/+3
* * coverage.c: Include tree-pass.h.nemet2008-04-211-0/+4
* gcc/ChangeLog:spark2008-03-311-15/+28
* 2008-03-08 Richard Guenther <rguenther@suse.de>rguenth2008-03-081-0/+17
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-2/+1
* 2007-01-25 Richard Guenther <rguenther@suse.de>rguenth2007-01-251-15/+36
* In gcc/:geoffk2006-11-011-1/+1
* gcc/rsandifo2006-06-211-12/+5