summaryrefslogtreecommitdiffstats
path: root/tester/covoar/Target_sparc.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Target: Convert to C++Ryan Long2021-12-101-5/+7
|
* covoar: Remove training white spacesJoel Sherrill2021-04-061-6/+6
|
* covoar/TargetBase: Rename branchInstructions to conditionalBranchInstructionsAlex White2021-03-301-33/+33
| | | | | | | 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/+91
Use waf to build covoar.