summaryrefslogtreecommitdiff
path: root/libgcc/libgcov-driver-system.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-06-27Remove quite obvious dead assignments.Martin Liska
2019-06-25Do not call strlen with NULL argument in libgcov.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-06-07Fix libgcov-driver-system bootstrap failure (PR bootstrap/86057).Martin Liska
2018-06-05Support variables in expansion of -fprofile-generate option (PR gcov-profile/...Martin Liska
2018-05-29libgcov: report about a different timestamp (PR gcov-profile/85759).Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-06-06re PR bootstrap/71400 (profiledbootstrap failed)Aaron Conole
2016-06-02On behalf of Aaron Conole <aconole@redhat.com>Aaron Conole
2016-01-04Update copyright years.Jakub Jelinek
2015-02-10re PR gcov-profile/61889 (gcov-tool.c uses nftw, ftw.h)Rainer Emrich
2015-01-05Update copyright years.Jakub Jelinek
2014-07-27libgcov-driver.c (struct gcov_filename_aux): Rename ...Nathan Sidwell
2014-01-08gcov-io.c (gcov_var): Move from gcov-io.h.Rong Xu
2014-01-02Update copyright years in libgcc/Richard Sandiford
2013-11-13The patch re-factors libgcov.c to make it better modulelized.Rong Xu