summaryrefslogtreecommitdiffstats
path: root/testsuites/benchmarks/linpack/linpack-pc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: Use printf() instead of fprintf()Sebastian Huber2017-11-021-0/+5
| | | | | Update #3170. Update #3199.
* linpack/linpack-pc.c: Fix no return statement warningJoel Sherrill2017-04-231-0/+3
|
* benchmarks/linpack: Port to RTEMSSebastian Huber2017-03-291-172/+39
| | | | Close #2958.
* benchmarks/linpack: ImportSebastian Huber2017-03-291-0/+1333
Import linpack sources from: http://www.netlib.org/benchmark/linpack-pc.c Update #2958.