summaryrefslogtreecommitdiff
path: root/libgcc/libgcov.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright in libgcc.rsandifo2013-02-041-3/+1
* This patch addresses the bogus "Invocation mismatch" messages seen in paralleltejohnson2012-11-191-10/+27
* This fixes part of the issue described in PR gcov-profile/54487 wheretejohnson2012-09-071-1/+7
* Enhances the gcov program summary by adding a histogram of arc countertejohnson2012-09-041-8/+114
* gcc/steven2012-07-231-2/+1
* This patch adds functionality to libgcov to enable user applications totejohnson2012-05-081-25/+84
* 2012-03-20 Richard Guenther <rguenther@suse.de>rguenth2012-03-201-1/+1
* 2012-03-13 Richard Guenther <rguenther@suse.de>rguenth2012-03-131-2/+0
* 2012-03-12 Richard Guenther <rguenther@suse.de>rguenth2012-03-121-1/+31
* * libgcov.c (__gcov_init): Ignore objects with no functions.nathan2012-01-111-1/+1
* * libgcov.c (gcov_crc32): Remove global var.nathan2011-12-301-93/+135
* libgcc/nathan2011-11-071-185/+252
* Move libgcc_tm_file to toplevel libgccro2011-11-021-1/+2
* gcc:ro2011-07-081-0/+1003