Age | Commit message (Expand) | Author | Files | Lines |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-05-05 | Remove __gcov_flush. | Martin Liska | 1 | -29/+7 |
2020-05-05 | Use __gcov_dump and __gcov_reset in execv and fork context. | Martin Liska | 1 | -16/+43 |
2020-05-05 | Do locking for __gcov_dump and __gcov_reset as well. | Martin Liska | 1 | -15/+44 |
2020-03-02 | Remove duplicate declaration. | Martin Liska | 1 | -1/+0 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-09-17 | Makefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ... | Nathan Sidwell | 1 | -7/+23 |
2014-09-07 | libgcov-interface.c (STRONG_ALIAS): Rename to ... | Nathan Sidwell | 1 | -5/+8 |
2014-09-03 | libgcov-interface.c (STRONG_ALIAS): New. | Nathan Sidwell | 1 | -2/+10 |
2014-08-07 | Makefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ... | Nathan Sidwell | 1 | -9/+37 |
2014-08-01 | Makefile.in (LIBGCOV_MERGE, [...]): Reformat. | Nathan Sidwell | 1 | -13/+14 |
2014-07-25 | libgcov-driver.c (set_gcov_dump_complete, [...]): Remove global functions pol... | Nathan Sidwell | 1 | -7/+0 |
2014-01-08 | gcov-io.c (gcov_var): Move from gcov-io.h. | Rong Xu | 1 | -12/+1 |
2014-01-02 | Update copyright years in libgcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-13 | The patch re-factors libgcov.c to make it better modulelized. | Rong Xu | 1 | -0/+279 |