gcc/libstdc++-v3/docs/html
Loren J. Rittle b39d035918 std_cmath.h (__gnu_cx::__c99_binding): New namespace.
libstdc++/7680
	* include/c_std/std_cmath.h (__gnu_cx::__c99_binding): New namespace.
	Populate it with multiple legal ways to obtain the C99 float
	transcendentals.  Use them instead of direct global reference.
	(C99 FP capture): Guard usage with _GLIBCPP_USE_C99_FP_MACROS_DYNAMIC.
	* docs/html/17_intro/porting.texi
	(_GLIBCPP_USE_C99_FLOAT_TRANSCENDENTALS_CHECK): New macro.
	(_GLIBCPP_USE_C99_FLOAT_TRANSCENDENTALS_DYNAMIC): New macro.
	(_GLIBCPP_USE_C99_FP_MACROS_DYNAMIC): New macro.
	* config/os/bsd/freebsd/os_defines.h
	(_GLIBCPP_USE_C99_FLOAT_TRANSCENDENTALS_CHECK): New macro.
	(_GLIBCPP_USE_C99_FLOAT_TRANSCENDENTALS_DYNAMIC): New macro.
	* testsuite/26_numerics/c_math_dynamic.cc: New file.

From-SVN: r65624
2003-04-15 07:27:55 +00:00
..
17_intro std_cmath.h (__gnu_cx::__c99_binding): New namespace. 2003-04-15 07:27:55 +00:00
18_support configopts.html, [...]: Add DOCTYPEs. 2002-10-07 18:11:23 +00:00
19_diagnostics configopts.html, [...]: Fix invalid XHTML and make page header style consistent. 2003-03-13 18:26:23 +00:00
20_util howto.html: Fix typo. 2002-11-19 11:32:10 +00:00
21_strings howto.html: Fix example code... 2002-11-20 01:12:02 +00:00
22_locale howto.html: Fix example code... 2002-11-20 01:12:02 +00:00
23_containers howto.html: Make "chapter 22 notes" a link. 2002-11-11 01:10:44 +00:00
24_iterators howto.html: Make "chapter 22 notes" a link. 2002-11-11 01:10:44 +00:00
25_algorithms howto.html: Make "chapter 22 notes" a link. 2002-11-11 01:10:44 +00:00
26_numerics howto.html: Make "chapter 22 notes" a link. 2002-11-11 01:10:44 +00:00
27_io howto.html: Link to Dietmar Kuehl's IOStream page... 2003-02-04 18:24:07 +00:00
ext howto.html: New section on stdio_filebuf. 2003-02-04 17:42:19 +00:00
faq configopts.html, [...]: Fix invalid XHTML and make page header style consistent. 2003-03-13 18:26:23 +00:00
abi.txt globals.cc (__gnu_cxx::c_locale_impl_compat): Add, alias to c_locale_impl. 2002-10-15 04:22:11 +00:00
configopts.html configopts.html, [...]: Fix invalid XHTML and make page header style consistent. 2003-03-13 18:26:23 +00:00
debug.html index.html: Explain memory "leaks" due to allocators. 2003-03-13 00:15:59 +00:00
documentation.html configopts.html, [...]: Fix invalid XHTML and make page header style consistent. 2003-03-13 18:26:23 +00:00
explanations.html configopts.html, [...]: Fix invalid XHTML and make page header style consistent. 2003-03-13 18:26:23 +00:00
install.html install.html: Document complete list of locales required by test suite. 2003-04-10 05:31:39 +00:00
lib3styles.css
makedoc.awk Makefile: Use more portable shell wildcard. 2002-09-05 15:47:54 +00:00
Makefile Makefile: Use more portable shell wildcard. 2002-09-05 15:47:54 +00:00