This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 37b2d1d79b6 2018-01-18 Harald Anlauf anlauf@gmx.de new ef00822cdd8 Update references to C++17 in libstdc++ manual new 5965ce94dca PR libstdc++/82644 document IS 29124 support
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/ChangeLog | 16 ++ libstdc++-v3/doc/html/index.html | 2 +- libstdc++-v3/doc/html/manual/bugs.html | 3 + libstdc++-v3/doc/html/manual/index.html | 4 +- libstdc++-v3/doc/html/manual/intro.html | 2 +- libstdc++-v3/doc/html/manual/status.html | 103 +++++-- libstdc++-v3/doc/xml/manual/intro.xml | 4 + libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 32 +-- libstdc++-v3/doc/xml/manual/status_cxxis29124.xml | 315 ++++++++++++++++++++++ 9 files changed, 443 insertions(+), 38 deletions(-) create mode 100644 libstdc++-v3/doc/xml/manual/status_cxxis29124.xml