summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* covoar: Split symbols by symbol setAlex White2021-04-069-402/+542
* covoar: Fix off-by-one in Coverage::finalizeSymbol()Alex White2021-04-021-5/+4
* trace/wscript: Specify C language versionJoel Sherrill2021-04-021-2/+3
* misc/wscript: Specify C language versionJoel Sherrill2021-04-021-1/+2
* rtems-bin2c.c: Define _XOPEN_SOURCE to 700 for strnlen() visibilityJoel Sherrill2021-04-021-0/+1
* rld-cc: Add -target to recognised cflagsHesham Almatary2021-04-011-0/+1
* Revert rld-process: Add named tempfile constructorJoel Sherrill2021-03-312-18/+0
* tester: Limit branch coverage percentage precisionAlex White2021-03-301-1/+1
* coverage: Fix option processing on FreeBSDAlex White2021-03-301-2/+5
* coverage/symbol-sets.ini : Add libtraceAlex White2021-03-301-1/+2
* covoar/Reports: Fix empty branch reportAlex White2021-03-302-55/+39
* covoar: Fix overflow of high PC addressAlex White2021-03-301-0/+5
* covoar: Catch exceptional caseAlex White2021-03-301-0/+10
* covoar: Fix null pointer dereferenceAlex White2021-03-301-3/+6
* coverage: Give coverage bars red backgroundAlex White2021-03-301-0/+3
* coverage/reports: Share common JS and CSS in reportsAlex White2021-03-302-7/+8
* coverage/reports: Improve formatting and clarityAlex White2021-03-305-107/+173
* covoar/reports: Add new statistics to summaryAlex White2021-03-304-22/+91
* covoar: Handle periods in symbols from objdumpAlex White2021-03-303-5/+25
* covoar: Fix DWARF readingAlex White2021-03-302-58/+82
* covoar/TargetBase: Fix QEMU branch infoAlex White2021-03-301-2/+2
* covoar/CoverageReaderQEMU: Fix infinite loopAlex White2021-03-301-1/+8
* covoar/Target_arm: Add THUMB branch instructionsAlex White2021-03-301-0/+34
* covoar/Target_i386: Add NOP patternsAlex White2021-03-301-0/+9
* covoar: Fix NOP execution markingAlex White2021-03-307-36/+139
* tester: Add coverage variants for a few BSPsAlex White2021-03-304-0/+161
* tester: Remove target from BSP coverage configsAlex White2021-03-304-4/+2
* tester: Update to support new build systemAlex White2021-03-301-45/+46
* covoar: Add aarch64 targetAlex White2021-03-304-0/+180
* covoar/TargetBase: Rename branchInstructions to conditionalBranchInstructionsAlex White2021-03-309-181/+185
* rld-process: Add named tempfile constructorAlex White2021-03-302-0/+18
* rld-dwarf: Fix file::get_sourceAlex White2021-03-301-3/+2
* rld-dwarf: Add function::has_entry_pcAlex White2021-03-302-1/+12
* bsps/sparc: Remove INI files using SIS in GDBRyan Long2021-03-233-123/+0
* tester: Update for ZynqMP QEMU BSP name changeKinsey Moore2021-03-052-6/+6
* misc: tools: fix mkimage.py script type processingAndre Nahrwold2021-02-161-0/+10
* tester: Swap Xilinx ZynqMP BSPs to secondary UARTKinsey Moore2021-01-142-2/+2
* tester: Add support for arm/fvp_cortex_r52 BSPSebastian Huber2020-12-163-0/+114
* tester: Add yaml format to the supported report formatsCláudio Maia2020-12-161-2/+114
* tester: Add configs for AArch64 ZynqMP BSPsKinsey Moore2020-12-112-0/+76
* config: Remove obsolete BSPsSebastian Huber2020-12-101-10/+8
* tester: Add support for sparc/gr740 BSPSebastian Huber2020-12-021-0/+38
* tester: Report fatal-error test states as failuresKinsey Moore2020-11-251-0/+1
* bsps/a53_*: Fix typo in qemu optionsVijay Kumar Banerjee2020-11-152-2/+2
* rtems-bsps-tiers.ini: Delete removed PowerPC BSPsJoel Sherrill2020-10-151-5/+4
* tester: Prevent crash with json outputKinsey Moore2020-10-052-4/+7
* tester: Add a53_ilp32_qemu.iniKinsey Moore2020-10-051-0/+38
* tester: Add a53_lp64_qemu.iniKinsey Moore2020-10-051-0/+38
* rtemstoolkit/dwarf: Dump the DIE offsetChris Johns2020-09-261-1/+5
* rtemstoolkit/configuration: Treat an empty variable as an empty listChris Johns2020-09-261-1/+1