[Compbench-devel] CompBenchmarks++ README,1.12,1.13
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-09-24 15:10:09
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv30943 Modified Files: README Log Message: Documentation updated. Index: README =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/README,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** README 23 Sep 2007 21:25:27 -0000 1.12 --- README 24 Sep 2007 15:10:05 -0000 1.13 *************** *** 1,5 **** $Id$ ! CompBenchmarks' suite 0.5.0 This package integrates some of the well-known benchmarks and applications, --- 1,5 ---- $Id$ ! CompBenchmarks 0.5.0 This package integrates some of the well-known benchmarks and applications, *************** *** 20,24 **** For now, CompilerBenchmarks' suite just supports tcc and GCC compilers on Linux, FreeBSD & Cygwin. Any help improving that is welcome. It has only been ! tested on i386/x86_64 and compatible systems. Installation : --- 20,25 ---- For now, CompilerBenchmarks' suite just supports tcc and GCC compilers on Linux, FreeBSD & Cygwin. Any help improving that is welcome. It has only been ! tested on i386/x86_64 and compatible systems (yet testsuite has also been validated on ! ARM/Linux). Installation : *************** *** 52,56 **** * See ./compbenchmark-plan/compbenchmarks-plan -h ! Web-site also summarizes and makes a digest of that. Interrested people are invited to visit home page at --- 53,59 ---- * See ./compbenchmark-plan/compbenchmarks-plan -h ! Web-site also summarizes that. ! It also presents an overview of up-coming Qt-4.x GUI. ! Interrested people are invited to visit home page at |