Age | Commit message (Expand) | Author | Files | Lines |
2019-07-03 | Rename SINGE_VALUE to TOPN_VALUES counters. | Martin Liska | 1 | -3/+3 |
2019-06-27 | Remove quite obvious dead assignments. | Martin Liska | 1 | -2/+1 |
2019-06-27 | Fix misc stuff seen by clang-static-analyzer. | Martin Liska | 1 | -0/+5 |
2019-06-07 | Remove indirect call top N counter type. | Martin Liska | 1 | -19/+0 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -6/+6 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-09-21 | Remove arc profile histogram in non-LTO mode. | Martin Liska | 1 | -31/+8 |
2018-06-07 | Fix libgcov-driver-system bootstrap failure (PR bootstrap/86057). | Martin Liska | 1 | -4/+3 |
2018-06-05 | Simplify gcov_histogram as it's used only for ARCS counters. | Martin Liska | 1 | -61/+29 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-09-27 | Remove __gcov_merge_delta (PR bootstrap/77749) | Martin Liska | 1 | -17/+0 |
2016-08-15 | gcov-tool: Do not segfault in merge operation (PR | Gilles Gouaillardet | 1 | -0/+1 |
2016-08-09 | Fix typo in gcov.texi | Martin Liska | 1 | -1/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-05-12 | libgcov-util.c: Add space between string literal and macro name. | Uros Bizjak | 1 | -8/+10 |
2015-02-27 | re PR libgcc/65038 ([regression 5] Unable to find ftw.h for libgcov-util.c) | Kai Tietz | 1 | -0/+6 |
2015-02-27 | Revert change | Kai Tietz | 1 | -6/+0 |
2015-02-27 | re PR libgcc/65038 ([regression 5] Unable to find ftw.h for libgcov-util.c) | Kai Tietz | 1 | -0/+6 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-08 | Add overlap functionality to gcov-tool. | Rong Xu | 1 | -39/+563 |
2014-10-07 | Makefile.in: Fix dependence. | Rong Xu | 1 | -0/+19 |
2014-07-27 | libgcov-driver.c (struct gcov_filename_aux): Rename ... | Nathan Sidwell | 1 | -15/+4 |
2014-07-11 | libgcov-util.c (gcov_max_filename): Fix declartion. | Rong Xu | 1 | -1/+1 |
2014-07-11 | Add gcov-tool: an offline gcda profile processing tool Support. | Rong Xu | 1 | -0/+870 |