ppl ./configure.ac src/Float.defs.hh src/Makef ...

CVSROOT: /cvs/ppl Module name: ppl Changes by: bagnara@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&... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_double_binary_format... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float_binary_format.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_long_double_binary_f... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_double_is_iec_559.m4... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float128_binary_form... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float32_binary_forma... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float64_binary_forma... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float96_binary_forma... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float_is_iec_559.m4.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_long_double.m4.diff?... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_long_double_is_iec_5... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_long_long.m4.diff?cv... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Float.defs.hh.diff?cvsroot... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Makefile.am.diff?cvsroot=p... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/checked_int.inlines.hh.dif... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/float.types.hh.diff?cvsroo...
participants (1)
-
Roberto Bagnara