gcc/libstdc++-v3/doc/xml/manual
Jonathan Wakely 8c05647c56 PR78905 define _GLIBCXX_RELEASE macro
PR libstdc++/78905
	* doc/xml/manual/abi.xml (abi.versioning.history): Add markup to
	macro names, filenames, and literal values. Document _GLIBCXX_RELEASE.
	Document that the deprecated _GLIBCXX_VERSION macro was removed for
	the 4.0.0 release.
	* doc/html/*: Regenerate.
	* include/Makefile.am (_GLIBCXX_RELEASE): Set value.
	* include/Makefile.in: Regenerate.
	* include/bits/c++config (_GLIBCXX_RELEASE): Add #define.
	* testsuite/ext/profile/mutex_extensions_neg.cc: Use lineno of 0 in
	dg-error.

From-SVN: r244642
2017-01-19 16:40:46 +00:00
..
abi.xml PR78905 define _GLIBCXX_RELEASE macro 2017-01-19 16:40:46 +00:00
algorithms.xml
allocator.xml
appendix_contributing.xml Improve docs on libstdc++ source-code layout 2016-10-10 23:34:17 +01:00
appendix_free.xml
appendix_porting.xml
atomics.xml
auto_ptr.xml
backwards_compatibility.xml backwards_compatibility.xml: Adjust lists.debian.org link to https. 2016-05-29 08:03:35 +00:00
bitmap_allocator.xml
build_hacking.xml Fix typos in libstdc++ docs and update copyright years 2017-01-03 11:16:31 +00:00
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 Update copyright years in libstdc++ manual and add link 2016-02-04 21:43:40 +00:00
ctype.xml
debug.xml
debug_mode.xml Editorial fixes to libstdc++ debug mode docs 2016-09-15 11:30:58 +01:00
diagnostics.xml Save-and-restore errno more carefully in libstdc++ 2015-10-01 12:23:39 +01:00
documentation_hacking.xml documentation_hacking.xml: sourceforge.net now defaults to https; adjust reference. 2017-01-04 02:33:08 +00:00
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 PR66284 remove std::function special case for reference_wrapper 2017-01-12 14:28:38 +00: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 Fix typo in Libstdc++ Profile Mode docs 2016-09-16 23:09:15 +01:00
shared_ptr.xml
spine.xml Fix typos in libstdc++ docs and update copyright years 2017-01-03 11:16:31 +00:00
status_cxx1998.xml Improve implementation-defined docs for libstdc++ 2016-10-07 19:02:53 +01:00
status_cxx2011.xml Correct C++11 implementation status docs 2016-10-10 19:39:18 +01:00
status_cxx2014.xml Update libstdc++ status docs 2016-07-07 17:35:43 +01:00
status_cxx2017.xml Add array support to std::shared_ptr for C++17 2016-11-13 22:57:45 +00:00
status_cxxtr1.xml
status_cxxtr24733.xml
strings.xml
support.xml
test.xml Fix typos in libstdc++ docs and update copyright years 2017-01-03 11:16:31 +00:00
test_policy_data_structures.xml
using.xml PR71856 try to fix Parallel Mode assertions again 2016-12-08 12:08:14 +00:00
using_exceptions.xml
utilities.xml