aboutsummaryrefslogtreecommitdiff
path: root/libgcc/libgcov-driver.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-22gcov-io.c (gcov_position): Use gcov_nonruntime_assert.Teresa Johnson1-3/+4
2014-01-09libgcov-driver.c (this_prg): make it local to save bss space.Rong Xu1-15/+16
2014-01-08gcov-io.c (gcov_var): Move from gcov-io.h.Rong Xu1-19/+5
2014-01-02Update copyright years in libgcc/Richard Sandiford1-1/+1
2013-11-19libgcov-driver.c (run_accounted): Make global level static.Jan Hubicka1-6/+7
2013-11-19libgcov-driver.c (gcov_exit_merge_summary): Fix setting run_accounted.Jan Hubicka1-1/+1
2013-11-18libgcov-driver.c (get_gcov_dump_complete): Update comments.Jan Hubicka1-29/+39
2013-11-13The patch re-factors libgcov.c to make it better modulelized.Rong Xu1-0/+872