Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-07 | gcov-tool.c (do_merge): Refactore to remove int ret. | Aditya Kumar | 1 | -5/+2 |
2015-02-10 | re PR gcov-profile/61889 (gcov-tool.c uses nftw, ftw.h) | Rainer Emrich | 1 | -4/+0 |
2015-02-10 | Support gcov-tool without ftw.h | Trevor Saunders | 1 | -1/+10 |
2015-01-30 | Always pass explicit location to fatal_error. | Joseph Myers | 1 | -7/+7 |
2015-01-09 | re PR gcov-profile/61790 (gcov-tool.c uses atoll) | John David Anglin | 1 | -1/+11 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -2/+2 |
2014-10-08 | Add overlap functionality to gcov-tool. | Rong Xu | 1 | -0/+119 |
2014-07-29 | libgcov.h: Move renaming of entry points to lib gcov specific portion. | Nathan Sidwell | 1 | -5/+2 |
2014-07-23 | gcov-tool.c (gcov_list): Declare here. | Nathan Sidwell | 1 | -2/+3 |
2014-07-11 | gcov-tool.c (gcov_output_files): Fix build error introduced in commit r212448. | Rong Xu | 1 | -2/+2 |
2014-07-11 | Add gcov-tool: an offline gcda profile processing tool Support. | Rong Xu | 1 | -0/+478 |