summaryrefslogtreecommitdiffstats
path: root/tester/covoar/GcovData.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-03tester/covoar: Fix clang compile errors, revert uneeded changesChris Johns1-14/+14
2021-09-01GcovData.cc: Initialize gcnoPreambleRyan Long1-0/+1
2021-08-23GcovData.cc: Remove ampersands where not neededRyan Long1-3/+3
2021-08-20GcovData.cc: Fix out-of-bounds access errorsRyan Long1-7/+6
2021-08-13GcovData.cc: Add ostream_guardRyan Long1-0/+3
2021-08-10GcovData.cc: Fix formattingRyan Long1-62/+69
2021-08-03GcovData: Convert to C++Ryan Long1-153/+164
2021-08-03Remove SymbolsToAnalyze global variableRyan Long1-3/+4
2021-06-04GcovData.cc: Fix resource leakRyan Long1-18/+22
2021-04-06covoar: Eliminate tabsJoel Sherrill1-359/+360
2018-06-15covoar: Use DWARF to map addresses to source files and lines.Chris Johns1-16/+13
2014-06-18covoar: Merger the covoar source from rtems-testing.git.Chris Johns1-0/+508