Skip to content
Snippets Groups Projects
  • Benjamin Kosnik's avatar
    eae7a9fa
    acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Remove. · eae7a9fa
    Benjamin Kosnik authored
    2000-10-26  Benjamin Kosnik  <bkoz@redhat.com>
    
    	* acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Remove.
    	* aclocal.m4: Regenerate.
    	* configure.in: Remove GLIBCPP_ENABLE_LONG_DOUBLE.
    	* configure: Regenerate.
    	* docs/configopts.html: Remove.
    	* src/complexl.cc: Revert.
    	* config.h.in: Remove.
    	* include/c_std/bits/std_cmath.h: Remove guards based on
    	_GLIBCPP_USE_LONG_DOUBLE.
    	* include/c/bits/std_cmath.h: Same. Format. Match c_std behavior
    	with respect to long double signatures.
    
    	* config/os/aix/bits/ctype_noninline.h (ctype): Remove throw
    	specification.
    	* config/os/newlib/bits/ctype_noninline.h (ctype): And here.
    	* config/os/solaris/solaris2.6/bits/ctype_noninline.h (ctype): Same.
    	* config/os/solaris/solaris2.5/bits/ctype_noninline.h (ctype): Same.
    	* config/os/generic/bits/ctype_noninline.h (ctype): Same.
    	* config/os/bsd/bits/ctype_noninline.h (ctype): Same.
    
    From-SVN: r37073
    eae7a9fa
    History
    acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Remove.
    Benjamin Kosnik authored
    2000-10-26  Benjamin Kosnik  <bkoz@redhat.com>
    
    	* acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Remove.
    	* aclocal.m4: Regenerate.
    	* configure.in: Remove GLIBCPP_ENABLE_LONG_DOUBLE.
    	* configure: Regenerate.
    	* docs/configopts.html: Remove.
    	* src/complexl.cc: Revert.
    	* config.h.in: Remove.
    	* include/c_std/bits/std_cmath.h: Remove guards based on
    	_GLIBCPP_USE_LONG_DOUBLE.
    	* include/c/bits/std_cmath.h: Same. Format. Match c_std behavior
    	with respect to long double signatures.
    
    	* config/os/aix/bits/ctype_noninline.h (ctype): Remove throw
    	specification.
    	* config/os/newlib/bits/ctype_noninline.h (ctype): And here.
    	* config/os/solaris/solaris2.6/bits/ctype_noninline.h (ctype): Same.
    	* config/os/solaris/solaris2.5/bits/ctype_noninline.h (ctype): Same.
    	* config/os/generic/bits/ctype_noninline.h (ctype): Same.
    	* config/os/bsd/bits/ctype_noninline.h (ctype): Same.
    
    From-SVN: r37073