aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov.cc
AgeCommit message (Expand)AuthorFilesLines
2023-05-04gcov: add GCOV format version to gcov -vMartin Liska1-1/+4
2023-04-25gcov: add info about "calls" to JSON output formatMartin Liska1-5/+26
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2023-01-02Update copyright dates.Jakub Jelinek1-1/+1
2022-12-15gcov: annotate uncovered branches [PR107537]Spacetown1-1/+3
2022-08-24gcov: fix file and function summary informationMartin Liska1-1/+8
2022-01-17Change references of .c files to .cc filesMartin Liska1-5/+5
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3262