[PPL-devel] ppl ./configure.ac src/Init.cc src/fpu-none.in ...

Roberto Bagnara bagnara at cs.unipr.it
Fri Feb 10 13:16:11 CET 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2006-02-10 13:16:10

Modified files:
	.              : configure.ac 
	src            : Init.cc fpu-none.inlines.hh fpu.defs.hh 

Log message:
	Check for the possibility to control the FPU.  If FPU control is not
	available, do not try to use it in Init::Init();  any attempt to use
	it from elsewhere will result in an std::logic_error exception being
	thrown.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/configure.ac.diff?cvsroot=ppl&r1=1.216&r2=1.217
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Init.cc.diff?cvsroot=ppl&r1=1.23&r2=1.24
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/fpu-none.inlines.hh.diff?cvsroot=ppl&r1=1.3&r2=1.4
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/fpu.defs.hh.diff?cvsroot=ppl&r1=1.8&r2=1.9




More information about the PPL-devel mailing list