gcc/libstdc++-v3/doc/html
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
..
ext lwg-active.html: Update to R93. 2015-06-02 12:07:30 +01:00
images *: Regenerate. 2011-09-28 01:37:10 +00:00
manual PR78905 define _GLIBCXX_RELEASE macro 2017-01-19 16:40:46 +00:00
README
api.html Update links to libstdc++ Doxygen pages 2016-08-22 17:47:39 +01:00
bk02.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
bk03.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
faq.html Fix typos in libstdc++ docs and update copyright years 2017-01-03 11:16:31 +00:00
index.html Fix typos in libstdc++ docs and update copyright years 2017-01-03 11:16:31 +00:00

README

The HTML documentation in this folder is generated from the XML sources.

To change or edit, please edit the XML sources in the ../xml directory.