]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gcov-tool.cc
c++, mingw: Fix up types of dtor hooks to __cxa_{,thread_}atexit/__cxa_throw on mingw...
[thirdparty/gcc.git] / gcc / gcov-tool.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2024-01-03  Jakub JelinekUpdate copyright dates.
2023-03-28  Jakub Jelinekgcov-tool: Use subcommand rather than sub-command in...
2023-03-27  Jonathan Wakelygcov: Fix "subcomand" typos [PR109297]
2023-01-02  Jakub JelinekUpdate copyright years.
2023-01-02  Jakub JelinekUpdate copyright dates.
2022-04-28  Sebastian Hubergcov-tool: Add merge-stream subcommand
2022-04-28  Sebastian Hubergcov: Add open mode parameter to gcov_do_dump()
2022-04-28  Sebastian Hubergcov-tool: Allow merging of empty profile lists
2022-01-17  Martin LiskaRename .c files to .cc files.