]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR78905 define _GLIBCXX_RELEASE macro
authorJonathan Wakely <jwakely@redhat.com>
Thu, 19 Jan 2017 16:40:46 +0000 (16:40 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 19 Jan 2017 16:40:46 +0000 (16:40 +0000)
commit8c05647c56bf099ac483ea0e8de99f61c1baa11a
treef7f09271c69680bfcf4f704790a05474be80891b
parentcedb7e2c853eafc4860ae6a8832c048c4affd883
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
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