summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* covoar.cc: Convert to C++Ryan Long2021-09-131-27/+23
* CoverageWriter: Convert to C++Ryan Long2021-09-137-45/+59
* tester/zynqmp: Simpify the reasons to resetChris Johns2021-09-092-2/+3
* tester/tftp: Fix prptocol timeout handlingChris Johns2021-09-092-15/+15
* tester: Count tester header errorsChris Johns2021-09-093-12/+29
* tester/telnet: Only reopen once a secondChris Johns2021-09-091-1/+9
* misc/tftprpoxy: Correctly scale the protocol timeoutChris Johns2021-09-091-6/+7
* tester/zynqmp: Limit the restarts to 3Chris Johns2021-09-091-0/+1
* CoverageReaderTSIM.cc: Fix formattingRyan Long2021-09-071-4/+6
* CoverageReaderSkyeye.cc: Fix formattingRyan Long2021-09-071-9/+12
* CoverageReaderRTEMS.cc: Fix formattingRyan Long2021-09-071-13/+13
* CoverageReaderQEMU.cc: Fix formattingRyan Long2021-09-071-11/+11
* CoverageMapBase.h: Fix formattingRyan Long2021-09-071-21/+45
* CoverageFactory.h: Fix formattingRyan Long2021-09-071-9/+3
* CoverageMapBase.cc: Fix formattingRyan Long2021-09-071-102/+159
* CoverageFactory.cc: Fix formattingRyan Long2021-09-071-6/+10
* CoverageReader: Convert to C++Ryan Long2021-09-0711-68/+54
* CoverageMap.cc: Fix formattingRyan Long2021-09-071-1/+1
* tester/covoar: Fix clang warningsChris Johns2021-09-033-28/+37
* tester: Add Versal VCK190 eval board TFTP supportChris Johns2021-09-031-0/+43
* tester/covoar: Fix clang compile errors, revert uneeded changesChris Johns2021-09-032-17/+14
* rld-dwarf.cpp: Initialize member variablesRyan Long2021-09-011-0/+12
* GcovData.cc: Initialize gcnoPreambleRyan Long2021-09-011-0/+1
* rtems-exeinfo.cpp: Initialize byteorderRyan Long2021-09-011-1/+2
* GcovData.cc: Remove ampersands where not neededRyan Long2021-08-231-3/+3
* TraceWriterQEMU.cc: Remove unterminated stringRyan Long2021-08-201-1/+1
* GcovData.cc: Fix out-of-bounds access errorsRyan Long2021-08-201-7/+6
* ReportsText.cc: Add ostream_guardRyan Long2021-08-131-0/+2
* GcovFunctionData.cc: Add ostream_guardRyan Long2021-08-131-0/+3
* GcovData.cc: Add ostream_guardRyan Long2021-08-131-0/+3
* GcovFunctionData:h: Fix formattingRyan Long2021-08-101-54/+41
* GcovFunctionData.cc: Fix formattingRyan Long2021-08-101-99/+148
* GcovData.h: Fix formattingRyan Long2021-08-101-19/+20
* GcovData.cc: Fix formattingRyan Long2021-08-101-62/+69
* rtems-utils: Change data type definitionRyan Long2021-08-104-13/+5
* GcovData: Convert to C++Ryan Long2021-08-034-355/+334
* Remove app_common and all references to itRyan Long2021-08-0321-91/+2
* app_common: Remove functions and macrosRyan Long2021-08-034-61/+34
* Remove TargetInfo global variableRyan Long2021-08-0311-23/+70
* Remove BranchInfoAvailable global variableRyan Long2021-08-0313-27/+66
* Remove SymbolsToAnalyze global variableRyan Long2021-08-0320-165/+270
* Remove input buffer global variablesRyan Long2021-08-036-17/+18
* Remove outputDirectory global variableRyan Long2021-08-039-29/+72
* Remove projectName global variableRyan Long2021-08-039-31/+60
* Remove dynamicLibrary global variableRyan Long2021-08-036-16/+16
* Remove Verbose global variableRyan Long2021-08-0314-58/+85
* Remove objdumpProcessor global variableRyan Long2021-08-038-22/+19
* ReportsHtml.cc: Initialize lastState_mRyan Long2021-08-031-1/+2
* Remove AllExplanations global variableRyan Long2021-08-039-26/+57
* ReportsText.cc: Restore ostream formatRyan Long2021-07-271-0/+5