[Compbench-devel] CompBenchmarks++/libcompbenchmarks/share/KB/gxx arch.xml, 1.1, 1.2 cse.xml, 1.2,
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-03-13 20:53:29
|
Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gxx In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv5239 Modified Files: arch.xml cse.xml description.xml inline.xml loops.xml mainopt.xml options.xml Log Message: Banner. Index: options.xml =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gxx/options.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** options.xml 13 Mar 2007 20:27:32 -0000 1.2 --- options.xml 13 Mar 2007 20:53:23 -0000 1.3 *************** *** 1,4 **** --- 1,12 ---- <?xml version="1.0" ?> + <!-- + $Id$ + + This is free software. + For details, see the GNU Public License in the COPYING file, or + Look http://www.fsf.org + --> + <cel> <cel-include> Index: inline.xml =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gxx/inline.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** inline.xml 13 Mar 2007 20:27:08 -0000 1.1 --- inline.xml 13 Mar 2007 20:53:23 -0000 1.2 *************** *** 1,4 **** --- 1,12 ---- <?xml version="1.0" ?> + <!-- + $Id$ + + This is free software. + For details, see the GNU Public License in the COPYING file, or + Look http://www.fsf.org + --> + <!-- inlining related options for gxx --> <!-- included by gxx/options.xml --> Index: arch.xml =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gxx/arch.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** arch.xml 13 Mar 2007 20:27:08 -0000 1.1 --- arch.xml 13 Mar 2007 20:53:23 -0000 1.2 *************** *** 1,4 **** --- 1,12 ---- <?xml version="1.0" ?> + <!-- + $Id$ + + This is free software. + For details, see the GNU Public License in the COPYING file, or + Look http://www.fsf.org + --> + <!-- Architecture related options for gxx --> <!-- included by gxx/options.xml --> Index: description.xml =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gxx/description.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** description.xml 13 Mar 2007 20:27:32 -0000 1.2 --- description.xml 13 Mar 2007 20:53:23 -0000 1.3 *************** *** 1,4 **** --- 1,12 ---- <?xml version="1.0" ?> + <!-- + $Id$ + + This is free software. + For details, see the GNU Public License in the COPYING file, or + Look http://www.fsf.org + --> + <!-- Options for 'gxx' (includes gcc and g++) --> Index: loops.xml =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gxx/loops.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** loops.xml 13 Mar 2007 20:27:08 -0000 1.1 --- loops.xml 13 Mar 2007 20:53:23 -0000 1.2 *************** *** 1,4 **** --- 1,12 ---- <?xml version="1.0" ?> + <!-- + $Id$ + + This is free software. + For details, see the GNU Public License in the COPYING file, or + Look http://www.fsf.org + --> + <!-- Loop related options for gxx --> <!-- included by gxx/options.xml --> Index: mainopt.xml =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gxx/mainopt.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mainopt.xml 13 Mar 2007 17:42:10 -0000 1.1 --- mainopt.xml 13 Mar 2007 20:53:23 -0000 1.2 *************** *** 1,4 **** --- 1,12 ---- <?xml version="1.0" ?> + <!-- + $Id$ + + This is free software. + For details, see the GNU Public License in the COPYING file, or + Look http://www.fsf.org + --> + <!-- 'Main optimization' options for gxx --> <!-- included by gxx/options.xml --> Index: cse.xml =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gxx/cse.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** cse.xml 13 Mar 2007 20:27:32 -0000 1.2 --- cse.xml 13 Mar 2007 20:53:23 -0000 1.3 *************** *** 1,4 **** --- 1,12 ---- <?xml version="1.0" ?> + <!-- + $Id$ + + This is free software. + For details, see the GNU Public License in the COPYING file, or + Look http://www.fsf.org + --> + <!-- CSE (common subexpression elimination) related options for gxx --> <!-- included by gxx/options.xml --> |