[Compbench-web-devel] compbenchmarks-web/cgi-bin index.cgi, 1.34, 1.35
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-09-09 18:18:11
|
Update of /cvsroot/compbench/compbenchmarks-web/cgi-bin In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv20499 Modified Files: index.cgi Log Message: Minor changes (supported OS). Index: index.cgi =================================================================== RCS file: /cvsroot/compbench/compbenchmarks-web/cgi-bin/index.cgi,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** index.cgi 30 Nov 2006 18:51:40 -0000 1.34 --- index.cgi 9 Sep 2007 18:18:08 -0000 1.35 *************** *** 24,28 **** </ul> <p> ! For now, I've concentrated my efforts on benchmarking of GCC and espacially on its embedded C and C++ compilers on the Linux/x86 platform, yet support for others languages, compilers or platforms can be added (Cygwin is supported).</p> <p>Of course, interrested people are encouraged to :</p> <ul> --- 24,28 ---- </ul> <p> ! For now, I've concentrated my efforts on benchmarking of GCC and espacially on its embedded C and C++ compilers on the GNU/Linux (x86) platform, yet support for others languages, compilers or platforms can be added : Cygwin, FreeBSD and tcc compiler are supported.</p> <p>Of course, interrested people are encouraged to :</p> <ul> |