summaryrefslogtreecommitdiff
path: root/libgcc/libgcov-driver.c
Commit message (Expand)AuthorAgeFilesLines
* Add overlap functionality to gcov-tool.Rong Xu2014-10-081-1/+4
* Makefile.in: Fix dependence.Rong Xu2014-10-071-0/+81
* Makefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...Nathan Sidwell2014-09-171-3/+22
* Makefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ...Nathan Sidwell2014-08-071-57/+20
* Makefile.in (LIBGCOV_MERGE, [...]): Reformat.Nathan Sidwell2014-08-011-1/+2
* libgcov.h: Move renaming of entry points to lib gcov specific portion.Nathan Sidwell2014-07-291-44/+48
* libgcov-driver.c (struct gcov_filename_aux): Rename ...Nathan Sidwell2014-07-271-46/+42
* libgcov-driver.c (set_gcov_dump_complete, [...]): Remove global functions pol...Nathan Sidwell2014-07-251-29/+3
* gcov-tool.c (gcov_list): Declare here.Nathan Sidwell2014-07-231-9/+5
* Add gcov-tool: an offline gcda profile processing tool Support.Rong Xu2014-07-111-1/+5
* gcov-io.c (gcov_position): Use gcov_nonruntime_assert.Teresa Johnson2014-05-221-3/+4
* libgcov-driver.c (this_prg): make it local to save bss space.Rong Xu2014-01-091-15/+16
* gcov-io.c (gcov_var): Move from gcov-io.h.Rong Xu2014-01-081-19/+5
* Update copyright years in libgcc/Richard Sandiford2014-01-021-1/+1
* libgcov-driver.c (run_accounted): Make global level static.Jan Hubicka2013-11-191-6/+7
* libgcov-driver.c (gcov_exit_merge_summary): Fix setting run_accounted.Jan Hubicka2013-11-191-1/+1
* libgcov-driver.c (get_gcov_dump_complete): Update comments.Jan Hubicka2013-11-181-29/+39
* The patch re-factors libgcov.c to make it better modulelized.Rong Xu2013-11-131-0/+872