ppl ./configure.ac src/Init.cc src/fpu-none.in ...
CVSROOT: /cvs/ppl Module name: ppl Changes by: bagnara@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&... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Init.cc.diff?cvsroot=ppl&a... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/fpu-none.inlines.hh.diff?c... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/fpu.defs.hh.diff?cvsroot=p...
participants (1)
-
Roberto Bagnara