summaryrefslogtreecommitdiff
path: root/gcc/gcov-tool.c
Commit message (Expand)AuthorAgeFilesLines
* gcov-tool.c (do_merge): Refactore to remove int ret.Aditya Kumar2015-05-071-5/+2
* re PR gcov-profile/61889 (gcov-tool.c uses nftw, ftw.h)Rainer Emrich2015-02-101-4/+0
* Support gcov-tool without ftw.hTrevor Saunders2015-02-101-1/+10
* Always pass explicit location to fatal_error.Joseph Myers2015-01-301-7/+7
* re PR gcov-profile/61790 (gcov-tool.c uses atoll)John David Anglin2015-01-091-1/+11
* Update copyright years.Jakub Jelinek2015-01-051-2/+2
* Add overlap functionality to gcov-tool.Rong Xu2014-10-081-0/+119
* libgcov.h: Move renaming of entry points to lib gcov specific portion.Nathan Sidwell2014-07-291-5/+2
* gcov-tool.c (gcov_list): Declare here.Nathan Sidwell2014-07-231-2/+3
* gcov-tool.c (gcov_output_files): Fix build error introduced in commit r212448.Rong Xu2014-07-111-2/+2
* Add gcov-tool: an offline gcda profile processing tool Support.Rong Xu2014-07-111-0/+478