]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gcov-io.cc
docs: Fix expected diagnostics URL [PR107599]
[thirdparty/gcc.git] / gcc / gcov-io.cc
2022-10-12  Martin Liskagcov: rename gcov_write_summary
2022-05-02  Sebastian Hubergcov: Fix first time gcov info dump
2022-04-28  Sebastian Hubergcov: Record EOF error during read
2022-04-28  Sebastian Hubergcov-tool: Support file input from stdin
2022-04-28  Sebastian Hubergcov: Make gcov_seek() static
2022-04-28  Sebastian Hubergcov: Add mode to all gcov_open()
2022-03-31  Sebastian Hubergcov: Reword comment for gcov_read_string()
2022-01-17  Martin LiskaRename .c files to .cc files.