aboutsummaryrefslogtreecommitdiff
path: root/libgcc/libgcov-driver-system.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-28gcov: Add open mode parameter to gcov_do_dump()Sebastian Huber1-3/+4
2022-04-28gcov: Add mode to all gcov_open()Sebastian Huber1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-07-23gcov: create folders with 0777.Martin Liska1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-27Remove quite obvious dead assignments.Martin Liska1-3/+1
2019-06-25Do not call strlen with NULL argument in libgcov.Martin Liska1-2/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-06-07Fix libgcov-driver-system bootstrap failure (PR bootstrap/86057).Martin Liska1-9/+25
2018-06-05Support variables in expansion of -fprofile-generate option (PR gcov-profile/...Martin Liska1-0/+70
2018-05-29libgcov: report about a different timestamp (PR gcov-profile/85759).Martin Liska1-1/+9
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-06-06re PR bootstrap/71400 (profiledbootstrap failed)Aaron Conole1-14/+12
2016-06-02On behalf of Aaron Conole <aconole@redhat.com>Aaron Conole1-2/+47
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-02-10re PR gcov-profile/61889 (gcov-tool.c uses nftw, ftw.h)Rainer Emrich1-0/+3
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-07-27libgcov-driver.c (struct gcov_filename_aux): Rename ...Nathan Sidwell1-59/+46
2014-01-08gcov-io.c (gcov_var): Move from gcov-io.h.Rong Xu1-1/+1
2014-01-02Update copyright years in libgcc/Richard Sandiford1-1/+1
2013-11-13The patch re-factors libgcov.c to make it better modulelized.Rong Xu1-0/+203