summaryrefslogtreecommitdiffstats
path: root/testsuites/benchmarks (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-26dhrystone/dhry_1.c: Move assignment to before start of timerJoel Sherrill1-5/+5
2017-04-23linpack/linpack-pc.c: Fix no return statement warningJoel Sherrill1-0/+3
2017-04-23dhrystone/dhry_1.c: Fix may be used uninitialized warningJoel Sherrill1-0/+5
2017-04-05dhrystone: Fix warningsSebastian Huber1-2/+4
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2-5/+5
2017-03-29benchmarks/whetstone: Port to RTEMSSebastian Huber5-15/+39
2017-03-29benchmarks/whetstone: ImportSebastian Huber1-0/+433
2017-03-29benchmarks/linpack: Port to RTEMSSebastian Huber5-180/+109
2017-03-29benchmarks/linpack: ImportSebastian Huber1-0/+1333
2017-03-29benchmarks/dhrystone: Port to RTEMSSebastian Huber7-33/+128
2017-03-29benchmarks/dhrystone: ImportSebastian Huber6-0/+1596
2017-03-29benchmarks: Add benchmark templatesSebastian Huber14-0/+272