Age | Commit message (Expand) | Author | Files | Lines |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-04-28 | gcov: Add open mode parameter to gcov_do_dump() | Sebastian Huber | 1 | -3/+4 |
2022-04-28 | gcov: Add mode to all gcov_open() | Sebastian Huber | 1 | -2/+2 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-07-23 | gcov: create folders with 0777. | Martin Liska | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-06-27 | Remove quite obvious dead assignments. | Martin Liska | 1 | -3/+1 |
2019-06-25 | Do not call strlen with NULL argument in libgcov. | Martin Liska | 1 | -2/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-06-07 | Fix libgcov-driver-system bootstrap failure (PR bootstrap/86057). | Martin Liska | 1 | -9/+25 |
2018-06-05 | Support variables in expansion of -fprofile-generate option (PR gcov-profile/... | Martin Liska | 1 | -0/+70 |
2018-05-29 | libgcov: report about a different timestamp (PR gcov-profile/85759). | Martin Liska | 1 | -1/+9 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-06-06 | re PR bootstrap/71400 (profiledbootstrap failed) | Aaron Conole | 1 | -14/+12 |
2016-06-02 | On behalf of Aaron Conole <aconole@redhat.com> | Aaron Conole | 1 | -2/+47 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-02-10 | re PR gcov-profile/61889 (gcov-tool.c uses nftw, ftw.h) | Rainer Emrich | 1 | -0/+3 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-07-27 | libgcov-driver.c (struct gcov_filename_aux): Rename ... | Nathan Sidwell | 1 | -59/+46 |
2014-01-08 | gcov-io.c (gcov_var): Move from gcov-io.h. | Rong Xu | 1 | -1/+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/+203 |