Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-09-27 | gcov: dump in a static dtor instead of in an atexit handler | Martin Liska | 1 | -0/+3 |
2016-09-27 | Remove __gcov_merge_delta (PR bootstrap/77749) | Martin Liska | 1 | -5/+0 |
2016-08-10 | Add new *_atomic counter update function | Martin Liska | 1 | -0/+7 |
2016-08-09 | Remove __gcov_indirect_call_profiler | Martin Liska | 1 | -2/+0 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-07 | replace BITS_PER_UNIT with __CHAR_BIT__ in target libs | Trevor Saunders | 1 | -2/+2 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-07 | Makefile.in: Fix dependence. | Rong Xu | 1 | -0/+7 |
2014-09-17 | Makefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ... | Nathan Sidwell | 1 | -1/+13 |
2014-09-03 | libgcov-interface.c (STRONG_ALIAS): New. | Nathan Sidwell | 1 | -1/+3 |
2014-08-07 | Makefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ... | Nathan Sidwell | 1 | -1/+13 |
2014-07-29 | libgcov.h: Move renaming of entry points to lib gcov specific portion. | Nathan Sidwell | 1 | -19/+20 |
2014-07-23 | gcov-tool.c (gcov_list): Declare here. | Nathan Sidwell | 1 | -4/+1 |
2014-07-14 | libgcov.h (struct gcov_fn_info): Make ctrs size 1. | Richard Biener | 1 | -1/+1 |
2014-07-11 | Add gcov-tool: an offline gcda profile processing tool Support. | Rong Xu | 1 | -1/+87 |
2014-01-08 | gcov-io.c (gcov_var): Move from gcov-io.h. | Rong Xu | 1 | -0/+229 |