summaryrefslogtreecommitdiffstats
path: root/tester/covoar/Target_lm32.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Target: Convert to C++Ryan Long2021-12-101-3/+3
|
* covoar: Remove training white spacesJoel Sherrill2021-04-061-2/+2
|
* covoar/TargetBase: Rename branchInstructions to conditionalBranchInstructionsAlex White2021-03-301-6/+6
| | | | | | | The TargetBase class contains a member variable named branchInstructions. The name omits the fact that it is only meant to contain conditional branch instructions. Its name has been changed to conditionalBranchInstructions to avoid confusion.
* covoar: Merger the covoar source from rtems-testing.git.Chris Johns2014-06-181-0/+52
Use waf to build covoar.