[PPL-devel] ppl ./configure.ac src/Float.defs.hh src/Makef ...

Roberto Bagnara bagnara at cs.unipr.it
Sat Mar 4 21:18:46 CET 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2006-03-04 21:18:44

Modified files:
	.              : configure.ac 
	src            : Float.defs.hh Makefile.am 
	                 checked_int.inlines.hh 
Added files:
	m4             : ac_cxx_double_binary_format.m4 
	                 ac_cxx_float_binary_format.m4 
	                 ac_cxx_long_double_binary_format.m4 
Removed files:
	m4             : ac_cxx_double_is_iec_559.m4 
	                 ac_cxx_float128_binary_format.m4 
	                 ac_cxx_float32_binary_format.m4 
	                 ac_cxx_float64_binary_format.m4 
	                 ac_cxx_float96_binary_format.m4 
	                 ac_cxx_float_is_iec_559.m4 
	                 ac_cxx_long_double.m4 
	                 ac_cxx_long_double_is_iec_559.m4 
	                 ac_cxx_long_long.m4 
	src            : float.types.hh 

Log message:
	Simplified the logic behind the detection of the relevant properties
	of the available floating point numbers.  Several unused Autoconf
	functions have been removed.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/configure.ac.diff?cvsroot=ppl&r1=1.226&r2=1.227
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_double_binary_format.m4?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float_binary_format.m4?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_long_double_binary_format.m4?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_double_is_iec_559.m4.diff?cvsroot=ppl&r1=1.5&r2=NONE
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float128_binary_format.m4.diff?cvsroot=ppl&r1=1.5&r2=NONE
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float32_binary_format.m4.diff?cvsroot=ppl&r1=1.3&r2=NONE
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float64_binary_format.m4.diff?cvsroot=ppl&r1=1.4&r2=NONE
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float96_binary_format.m4.diff?cvsroot=ppl&r1=1.4&r2=NONE
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float_is_iec_559.m4.diff?cvsroot=ppl&r1=1.5&r2=NONE
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_long_double.m4.diff?cvsroot=ppl&r1=1.6&r2=NONE
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_long_double_is_iec_559.m4.diff?cvsroot=ppl&r1=1.5&r2=NONE
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_long_long.m4.diff?cvsroot=ppl&r1=1.5&r2=NONE
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Float.defs.hh.diff?cvsroot=ppl&r1=1.19&r2=1.20
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Makefile.am.diff?cvsroot=ppl&r1=1.149&r2=1.150
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/checked_int.inlines.hh.diff?cvsroot=ppl&r1=1.50&r2=1.51
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/float.types.hh.diff?cvsroot=ppl&r1=1.16&r2=NONE




More information about the PPL-devel mailing list