aboutsummaryrefslogtreecommitdiff
path: root/libgcc/libgcov.c
AgeCommit message (Expand)AuthorFilesLines
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