summaryrefslogtreecommitdiffstats
path: root/testsuites/benchmarks (follow)
Commit message (Expand)AuthorAgeFilesLines
* dhrystone/dhry_1.c: Move assignment to before start of timerJoel Sherrill2017-04-261-5/+5
* linpack/linpack-pc.c: Fix no return statement warningJoel Sherrill2017-04-231-0/+3
* dhrystone/dhry_1.c: Fix may be used uninitialized warningJoel Sherrill2017-04-231-0/+5
* dhrystone: Fix warningsSebastian Huber2017-04-051-2/+4
* testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2017-04-042-5/+5
* benchmarks/whetstone: Port to RTEMSSebastian Huber2017-03-295-15/+39
* benchmarks/whetstone: ImportSebastian Huber2017-03-291-0/+433
* benchmarks/linpack: Port to RTEMSSebastian Huber2017-03-295-180/+109
* benchmarks/linpack: ImportSebastian Huber2017-03-291-0/+1333
* benchmarks/dhrystone: Port to RTEMSSebastian Huber2017-03-297-33/+128
* benchmarks/dhrystone: ImportSebastian Huber2017-03-296-0/+1596
* benchmarks: Add benchmark templatesSebastian Huber2017-03-2914-0/+272