r248232 - in /branches/gcc-5-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Thu May 18 15:31:00 GMT 2017
Author: redi
Date: Thu May 18 15:31:02 2017
New Revision: 248232
URL: https://gcc.gnu.org/viewcvs?rev=248232&root=gcc&view=rev
Log:
PR69699 document why __GLIBCXX__ macro is useless
Backport from mainline
2017-01-17 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/69699
* doc/xml/manual/abi.xml (abi.versioning.history): Explain why the
_GLIBCXX__ macro is not useful. Remove redundant date information
and link to the GCC release timeline.
(abi.versioning.active): Move partial sentence into the previous
paragraph.
* doc/html/*: Regenerate.
Modified:
branches/gcc-5-branch/libstdc++-v3/ChangeLog
branches/gcc-5-branch/libstdc++-v3/doc/html/manual/abi.html
branches/gcc-5-branch/libstdc++-v3/doc/xml/manual/abi.xml
More information about the Libstdc++-cvs
mailing list