[PPL-devel] ppl ./configure.ac ./configure.repo m4/ac_cxx_ ...

Roberto Bagnara bagnara at cs.unipr.it
Fri Oct 3 22:14:59 CEST 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2008-10-03 22:14:59

Modified files:
	.              : configure.ac configure.repo 
	m4             : ac_cxx_double_binary_format.m4 
	                 ac_cxx_double_exact_output.m4 
	                 ac_cxx_float_binary_format.m4 
	                 ac_cxx_float_exact_output.m4 
	                 ac_cxx_long_double_binary_format.m4 
	                 ac_cxx_long_double_exact_output.m4 

Log message:
	We currently miss a "Plan B" for the case where exact output is not
	available.  So, in these cases, we declare the corresponding floating
	point type as unsupported.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/configure.ac.diff?cvsroot=ppl&r1=1.383&r2=1.384
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/configure.repo.diff?cvsroot=ppl&r1=1.16&r2=1.17
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_double_binary_format.m4.diff?cvsroot=ppl&r1=1.14&r2=1.15
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_double_exact_output.m4.diff?cvsroot=ppl&r1=1.7&r2=1.8
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float_binary_format.m4.diff?cvsroot=ppl&r1=1.11&r2=1.12
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float_exact_output.m4.diff?cvsroot=ppl&r1=1.5&r2=1.6
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_long_double_binary_format.m4.diff?cvsroot=ppl&r1=1.18&r2=1.19
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_long_double_exact_output.m4.diff?cvsroot=ppl&r1=1.12&r2=1.13




More information about the PPL-devel mailing list