| Commit message (Expand) | Author | Age | Files | Lines |
* | This patch addresses the bogus "Invocation mismatch" messages seen in paralle... | Teresa Johnson | 2012-11-19 | 1 | -10/+27 |
* | This fixes part of the issue described in PR gcov-profile/54487 where there... | Teresa Johnson | 2012-09-07 | 1 | -1/+7 |
* | Enhances the gcov program summary by adding a histogram of arc counter entries. | Teresa Johnson | 2012-09-04 | 1 | -8/+114 |
* | coverage.c: Refer to "notes file" instead of "graph file" in all comments. | Steven Bosscher | 2012-07-23 | 1 | -2/+1 |
* | This patch adds functionality to libgcov to enable user applications to colle... | Teresa Johnson | 2012-05-08 | 1 | -25/+84 |
* | re PR gcov-profile/52627 (Build of libgcc fails w/o __GTHREAD_MUTEX_INIT: err... | Richard Guenther | 2012-03-20 | 1 | -1/+1 |
* | libgcov.c: Remove stdio.h include and NULL un-define. | Richard Guenther | 2012-03-13 | 1 | -2/+0 |
* | re PR gcov-profile/49484 (gcov crash if two(or more) forks happen at the same... | Richard Guenther | 2012-03-12 | 1 | -1/+31 |
* | * libgcov.c (__gcov_init): Ignore objects with no functions. | Nathan Sidwell | 2012-01-11 | 1 | -1/+1 |
* | libgcov.c (gcov_crc32): Remove global var. | Nathan Sidwell | 2011-12-30 | 1 | -93/+135 |
* | libgcov.c (struct gcov_fn_buffer): New struct. | Nathan Sidwell | 2011-11-07 | 1 | -185/+252 |
* | Move libgcc_tm_file to toplevel libgcc | Rainer Orth | 2011-11-02 | 1 | -1/+2 |
* | Makefile.in (LIBGCOV): Remove. | Rainer Orth | 2011-07-08 | 1 | -0/+1003 |