aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov.cc
AgeCommit message (Expand)AuthorFilesLines
2024-04-09Fix up duplicated words mostly in comments, part 2Jakub Jelinek1-1/+1
2024-04-04Add condition coverage (MC/DC)Jørgen Kvalsvik1-7/+202
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2024-01-03Update copyright dates.Jakub Jelinek1-1/+1
2023-12-06diagnostics: prettify JSON output formatsDavid Malcolm1-2/+2
2023-11-14json: reduce use of naked new in json-building codeDavid Malcolm1-39/+26
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