aboutsummaryrefslogtreecommitdiff
path: root/libgcc/libgcov.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-18re PR gcov-profile/58127 (37 failures in gcc.dg/tree-prof/ for x86_64-apple-d...Iain Sandoe1-2/+2
2013-08-10Workaround binutils PR14342Jan Hubicka1-2/+36
2013-08-09cgraph.h (cgraph_node): Add profile_id.Jan Hubicka1-6/+20
2013-02-04Update copyright in libgcc.Richard Sandiford1-3/+1
2012-11-19This patch addresses the bogus "Invocation mismatch" messages seen in paralle...Teresa Johnson1-10/+27
2012-09-07This fixes part of the issue described in PR gcov-profile/54487 where there...Teresa Johnson1-1/+7
2012-09-04Enhances the gcov program summary by adding a histogram of arc counter entries.Teresa Johnson1-8/+114
2012-07-23coverage.c: Refer to "notes file" instead of "graph file" in all comments.Steven Bosscher1-2/+1
2012-05-08This patch adds functionality to libgcov to enable user applications to colle...Teresa Johnson1-25/+84
2012-03-20re PR gcov-profile/52627 (Build of libgcc fails w/o __GTHREAD_MUTEX_INIT: err...Richard Guenther1-1/+1
2012-03-13libgcov.c: Remove stdio.h include and NULL un-define.Richard Guenther1-2/+0
2012-03-12re PR gcov-profile/49484 (gcov crash if two(or more) forks happen at the same...Richard Guenther1-1/+31
2012-01-11* libgcov.c (__gcov_init): Ignore objects with no functions.Nathan Sidwell1-1/+1
2011-12-30libgcov.c (gcov_crc32): Remove global var.Nathan Sidwell1-93/+135
2011-11-07libgcov.c (struct gcov_fn_buffer): New struct.Nathan Sidwell1-185/+252
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth1-1/+2
2011-07-08Makefile.in (LIBGCOV): Remove.Rainer Orth1-0/+1003