gcc/libstdc++-v3/doc/xml/manual
Jonathan Wakely 350fe2829e Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overridden
PR libstdc++/69413
	* config/os/gnu-linux/os_defines.h: Define
	_GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC.
	* include/c_global/cmath (isinf, isnan): Check it.
	* doc/xml/manual/internals.xml: Document it.
	* doc/html/*: Regenerate.

From-SVN: r232726
2016-01-22 12:47:26 +00:00
..
abi.xml abi.xml: Document versioning for 5.1.0 release. 2015-06-02 12:17:43 +01:00
algorithms.xml
allocator.xml
appendix_contributing.xml appendix_contributing.xml: Update patch email policy. 2015-08-12 11:47:30 +01:00
appendix_free.xml
appendix_porting.xml
atomics.xml
auto_ptr.xml
backwards_compatibility.xml
bitmap_allocator.xml
build_hacking.xml
codecvt.xml
concurrency.xml
concurrency_extensions.xml
configure.xml Document options for Filesystem TS library 2015-10-16 14:55:12 +01:00
containers.xml
ctype.xml
debug.xml
debug_mode.xml
diagnostics.xml Save-and-restore errno more carefully in libstdc++ 2015-10-01 12:23:39 +01:00
documentation_hacking.xml
evolution.xml
extensions.xml
internals.xml Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overridden 2016-01-22 12:47:26 +00:00
intro.xml Implement N4258 noexcept for std::basic_string. 2015-09-11 12:02:14 +01:00
io.xml
iterators.xml
locale.xml
localization.xml
messages.xml
mt_allocator.xml
numerics.xml
parallel_mode.xml
policy_data_structures.xml
policy_data_structures_biblio.xml
prerequisites.xml
profile_mode.xml
shared_ptr.xml
spine.xml
status_cxx1998.xml
status_cxx2011.xml status_cxx2011.xml: Add caveats for native_handle. 2015-07-17 17:08:14 +01:00
status_cxx2014.xml Document options for Filesystem TS library 2015-10-16 14:55:12 +01:00
status_cxx2017.xml Document the implementation of Logical Operator Type Traits. 2015-12-14 13:08:30 +02:00
status_cxxtr1.xml
status_cxxtr24733.xml
strings.xml
support.xml
test.xml
test_policy_data_structures.xml
using.xml Document options for Filesystem TS library 2015-10-16 14:55:12 +01:00
using_exceptions.xml
utilities.xml