PR78905 define _GLIBCXX_RELEASE macro
commit118c14bb660961a2e2572599e5a69f7f4cc3346d
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Jan 2017 16:40:46 +0000 (19 16:40 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Jan 2017 16:40:46 +0000 (19 16:40 +0000)
treef7f09271c69680bfcf4f704790a05474be80891b
parent04877b8f39eff7bc35ff4d3bcdd8196ec1449c43
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244642 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/doc/html/manual/abi.html
libstdc++-v3/doc/xml/manual/abi.xml
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in
libstdc++-v3/include/bits/c++config
libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc