https://gcc.gnu.org/g:7336054f9b012a0812cd0a260375cd987e4aadf9

commit r15-9554-g7336054f9b012a0812cd0a260375cd987e4aadf9
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Fri Apr 26 11:46:01 2024 +0100

    libstdc++: Update status tables to refer to GCC 15 not mainline
    
    libstdc++-v3/ChangeLog:
    
            * doc/html/manual/status.html: Regenerate.
            * doc/xml/manual/status_cxx1998.xml: Replace references to
            mainline GCC.
            * doc/xml/manual/status_cxx2011.xml: Likewise.
            * doc/xml/manual/status_cxx2014.xml: Likewise.
            * doc/xml/manual/status_cxx2017.xml: Likewise.
            * doc/xml/manual/status_cxx2020.xml: Likewise.
            * doc/xml/manual/status_cxx2023.xml: Likewise.
            * doc/xml/manual/status_cxxtr1.xml: Likewise.
            * doc/xml/manual/status_cxxtr24733.xml: Likewise.

Diff:
---
 libstdc++-v3/doc/html/manual/status.html          | 16 ++++++++--------
 libstdc++-v3/doc/xml/manual/status_cxx1998.xml    |  2 +-
 libstdc++-v3/doc/xml/manual/status_cxx2011.xml    |  2 +-
 libstdc++-v3/doc/xml/manual/status_cxx2014.xml    |  2 +-
 libstdc++-v3/doc/xml/manual/status_cxx2017.xml    |  2 +-
 libstdc++-v3/doc/xml/manual/status_cxx2020.xml    |  2 +-
 libstdc++-v3/doc/xml/manual/status_cxx2023.xml    |  2 +-
 libstdc++-v3/doc/xml/manual/status_cxxtr1.xml     |  2 +-
 libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml |  2 +-
 9 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/libstdc++-v3/doc/html/manual/status.html 
b/libstdc++-v3/doc/html/manual/status.html
index 3d55e2652729..0f095b8c858a 100644
--- a/libstdc++-v3/doc/html/manual/status.html
+++ b/libstdc++-v3/doc/html/manual/status.html
@@ -6,7 +6,7 @@
 This status table is based on the table of contents of ISO/IEC 14882:2003.
 </p><p>
 This section describes the C++ support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </p><div class="table"><a id="table.cxx98_status"></a><p 
class="title"><strong>Table 1.1. C++ 1998/2003 Implementation 
Status</strong></p><div class="table-contents"><table class="table" 
summary="C++ 1998/2003 Implementation Status" border="1"><colgroup><col 
align="left" class="c1" /><col align="left" class="c2" /><col align="left" 
class="c3" /><col align="left" class="c4" /></colgroup><thead><tr><th 
align="left">Section</th><th align="left">Description</th><th 
align="left">Status</th><th 
align="left">Comments</th></tr></thead><tbody><tr><td align="left">
        <span class="emphasis"><em>18</em></span>
       </td><td colspan="3" align="left">
@@ -161,7 +161,7 @@ since that release.
 This status table is based on the table of contents of ISO/IEC 14882:2011.
 </p><p>
 This section describes the C++11 support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </p><div class="table"><a id="table.cxx11_status"></a><p 
class="title"><strong>Table 1.2. C++ 2011 Implementation 
Status</strong></p><div class="table-contents"><table class="table" 
summary="C++ 2011 Implementation Status" border="1"><colgroup><col align="left" 
class="c1" /><col align="left" class="c2" /><col align="left" class="c3" /><col 
align="left" class="c4" /></colgroup><thead><tr><th 
align="left">Section</th><th align="left">Description</th><th 
align="left">Status</th><th 
align="left">Comments</th></tr></thead><tbody><tr><td align="left">
        <span class="emphasis"><em>18</em></span>
       </td><td colspan="3" align="left">
@@ -434,7 +434,7 @@ Some subclauses are not shown in the table where the 
content is unchanged
 since C++11 and the implementation is complete.
 </p><p>
 This section describes the C++14 and library TS support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </p><div class="table"><a id="table.cxx14_status"></a><p 
class="title"><strong>Table 1.3. C++ 2014 Implementation 
Status</strong></p><div class="table-contents"><table class="table" 
summary="C++ 2014 Implementation Status" border="1"><colgroup><col align="left" 
class="c1" /><col align="left" class="c2" /><col align="left" class="c3" /><col 
align="left" class="c4" /></colgroup><thead><tr><th 
align="left">Section</th><th align="left">Description</th><th 
align="left">Status</th><th 
align="left">Comments</th></tr></thead><tbody><tr><td align="left">
        <span class="emphasis"><em>18</em></span>
       </td><td colspan="3" align="left">
@@ -579,7 +579,7 @@ so the API and ABI of features added in C++17 is only stable
 since that release.
 </p><p>
 This section describes the C++17 and library TS support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </p><p>
 The following table lists new library features that are included in
 the C++17 standard. The "Proposal" column provides a link to the
@@ -1255,7 +1255,7 @@ options. The pre-defined symbol
 presence of the required flag.
 </p><p>
 This section describes the C++20 and library TS support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </p><p>
 The following table lists new library features that are included in
 the C++20 standard. The "Proposal" column provides a link to the
@@ -1725,7 +1725,7 @@ options. The pre-defined symbol
 presence of the required flag.
 </p><p>
 This section describes the C++23 and library TS support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </p><p>
 The following table lists new library features that have been accepted into
 the C++23 working draft. The "Proposal" column provides a link to the
@@ -2213,7 +2213,7 @@ In this implementation the header names are prefixed by
 <code class="code">&lt;tr1/memory&gt;</code>, and so on.
 </p><p>
 This page describes the TR1 support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </p><div class="table"><a id="table.tr1_status"></a><p 
class="title"><strong>Table 1.11. C++ TR1 Implementation 
Status</strong></p><div class="table-contents"><table class="table" 
summary="C++ TR1 Implementation Status" border="1"><colgroup><col align="left" 
class="c1" /><col align="left" class="c2" /><col align="left" class="c3" /><col 
align="left" class="c4" /></colgroup><thead><tr><th 
align="left">Section</th><th align="left">Description</th><th 
align="left">Status</th><th 
align="left">Comments</th></tr></thead><tbody><tr><td align="left"><span 
class="emphasis"><em>2</em></span></td><td colspan="3" align="left"><span 
class="emphasis"><em>General Utilities</em></span></td></tr><tr><td 
align="left">2.1</td><td align="left">Reference wrappers</td><td align="left"> 
</td><td align="left"> </td></tr><tr><td align="left">2.1.1</td><td 
align="left">Additions to header <code class="code">&lt;functional&gt;</code> 
synopsis</td><td align="left">Y</td><td align="left"> </td></tr><tr><td
  align="left">2.1.2</td><td align="left">Class template <code 
class="code">reference_wrapper</code></td><td align="left"> </td><td 
align="left"> </td></tr><tr><td align="left">2.1.2.1</td><td align="left"><code 
class="code">reference_wrapper</code> construct/copy/destroy</td><td 
align="left">Y</td><td align="left"> </td></tr><tr><td 
align="left">2.1.2.2</td><td align="left"><code 
class="code">reference_wrapper</code> assignment</td><td align="left">Y</td><td 
align="left"> </td></tr><tr><td align="left">2.1.2.3</td><td align="left"><code 
class="code">reference_wrapper</code> access</td><td align="left">Y</td><td 
align="left"> </td></tr><tr><td align="left">2.1.2.4</td><td align="left"><code 
class="code">reference_wrapper</code> invocation</td><td align="left">Y</td><td 
align="left"> </td></tr><tr><td align="left">2.1.2.5</td><td align="left"><code 
class="code">reference_wrapper</code> helper functions</td><td 
align="left">Y</td><td align="left"> </td></tr><tr><td align="left">
 2.2</td><td align="left">Smart pointers</td><td align="left"> </td><td 
align="left"> </td></tr><tr><td align="left">2.2.1</td><td 
align="left">Additions to header <code class="code">&lt;memory&gt;</code> 
synopsis</td><td align="left">Y</td><td align="left"> </td></tr><tr><td 
align="left">2.2.2</td><td align="left">Class <code 
class="code">bad_weak_ptr</code></td><td align="left">Y</td><td align="left"> 
</td></tr><tr><td align="left">2.2.3</td><td align="left">Class template <code 
class="code">shared_ptr</code></td><td align="left"> </td><td align="left">
        <p>
          Uses code from
@@ -2234,7 +2234,7 @@ ISO/IEC TR 24733:2011,
 decimal floating-point arithmetic".
 </p><p>
 This page describes the TR 24733 support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </p><div class="table"><a id="table.decfp_status"></a><p 
class="title"><strong>Table 1.12. C++ TR 24733 Implementation 
Status</strong></p><div class="table-contents"><table class="table" 
summary="C++ TR 24733 Implementation Status" border="1"><colgroup><col 
align="left" class="c1" /><col align="left" class="c2" /><col align="left" 
class="c3" /><col align="left" class="c4" /></colgroup><thead><tr><th 
align="left">Section</th><th align="left">Description</th><th 
align="left">Status</th><th 
align="left">Comments</th></tr></thead><tbody><tr><td align="left">
        <span class="emphasis"><em>0</em></span>
       </td><td colspan="3" align="left">
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx1998.xml 
b/libstdc++-v3/doc/xml/manual/status_cxx1998.xml
index 6b84e7c36e25..370e4914b3ae 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx1998.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx1998.xml
@@ -19,7 +19,7 @@ This status table is based on the table of contents of 
ISO/IEC 14882:2003.
 
 <para>
 This section describes the C++ support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </para>
 
 <!-- Status is Yes or No, Broken/Partial-->
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml 
b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
index 17108e33af31..2d29399f93e3 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
@@ -35,7 +35,7 @@ This status table is based on the table of contents of 
ISO/IEC 14882:2011.
 
 <para>
 This section describes the C++11 support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </para>
 
 <!-- Status is Yes or No, Broken/Partial-->
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2014.xml 
b/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
index 9bed79bb9b2f..ff58c677f0f9 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
@@ -30,7 +30,7 @@ since C++11 and the implementation is complete.
 
 <para>
 This section describes the C++14 and library TS support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </para>
 
 <!-- Status is Yes or No, Broken/Partial-->
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml 
b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
index 48a0317950c3..59cf962fd6f2 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
@@ -24,7 +24,7 @@ since that release.
 
 <para>
 This section describes the C++17 and library TS support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </para>
 
 <para>
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml 
b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
index 0e3e4c3de7f2..eb2badfeed45 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
@@ -21,7 +21,7 @@ presence of the required flag.
 
 <para>
 This section describes the C++20 and library TS support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </para>
 
 <para>
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2023.xml 
b/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
index 3c33a3596f66..8233201caf6d 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2023.xml
@@ -21,7 +21,7 @@ presence of the required flag.
 
 <para>
 This section describes the C++23 and library TS support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </para>
 
 <para>
diff --git a/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml 
b/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
index 9d22c55c57c8..250e9a4811bc 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
@@ -23,7 +23,7 @@ In this implementation the header names are prefixed by
 
 <para>
 This page describes the TR1 support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </para>
 
 <!-- Status is Yes or No, Broken/Partial-->
diff --git a/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml 
b/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml
index 073d291b52de..083e20d5e496 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml
@@ -18,7 +18,7 @@ decimal floating-point arithmetic".
 
 <para>
 This page describes the TR 24733 support in
-mainline GCC, not in any particular release.
+the GCC 15 release series.
 </para>
 
 <!-- Status is Yes or No, Broken/Partial-->

Reply via email to