summaryrefslogtreecommitdiff
path: root/libgcc/libgcov.h
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: Fix dependence.Rong Xu2014-10-071-0/+7
* Makefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...Nathan Sidwell2014-09-171-1/+13
* libgcov-interface.c (STRONG_ALIAS): New.Nathan Sidwell2014-09-031-1/+3
* Makefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ...Nathan Sidwell2014-08-071-1/+13
* libgcov.h: Move renaming of entry points to lib gcov specific portion.Nathan Sidwell2014-07-291-19/+20
* gcov-tool.c (gcov_list): Declare here.Nathan Sidwell2014-07-231-4/+1
* libgcov.h (struct gcov_fn_info): Make ctrs size 1.Richard Biener2014-07-141-1/+1
* Add gcov-tool: an offline gcda profile processing tool Support.Rong Xu2014-07-111-1/+87
* gcov-io.c (gcov_var): Move from gcov-io.h.Rong Xu2014-01-081-0/+229