From: Jonathan Wakely Date: Fri, 26 Apr 2024 10:46:01 +0000 (+0100) Subject: libstdc++: Update status tables to refer to GCC 15 not mainline X-Git-Tag: releases/gcc-15.1.0~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7336054f9b012a0812cd0a260375cd987e4aadf9;p=thirdparty%2Fgcc.git 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 --git a/libstdc++-v3/doc/html/manual/status.html b/libstdc++-v3/doc/html/manual/status.html index 3d55e265272..0f095b8c858 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.

This section describes the C++ support in -mainline GCC, not in any particular release. +the GCC 15 release series.

Table 1.1. C++ 1998/2003 Implementation Status

SectionDescriptionStatusComments
18 @@ -161,7 +161,7 @@ since that release. This status table is based on the table of contents of ISO/IEC 14882:2011.

This section describes the C++11 support in -mainline GCC, not in any particular release. +the GCC 15 release series.

Table 1.2. C++ 2011 Implementation Status

SectionDescriptionStatusComments
18 @@ -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.

This section describes the C++14 and library TS support in -mainline GCC, not in any particular release. +the GCC 15 release series.

Table 1.3. C++ 2014 Implementation Status

SectionDescriptionStatusComments
18 @@ -579,7 +579,7 @@ so the API and ABI of features added in C++17 is only stable since that release.

This section describes the C++17 and library TS support in -mainline GCC, not in any particular release. +the GCC 15 release series.

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.

This section describes the C++20 and library TS support in -mainline GCC, not in any particular release. +the GCC 15 release series.

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.

This section describes the C++23 and library TS support in -mainline GCC, not in any particular release. +the GCC 15 release series.

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 <tr1/memory>, and so on.

This page describes the TR1 support in -mainline GCC, not in any particular release. +the GCC 15 release series.

Table 1.11. C++ TR1 Implementation Status

SectionDescriptionStatusComments
2General Utilities
2.1Reference wrappers  
2.1.1Additions to header <functional> synopsisY 
2.1.2Class template reference_wrapper  
2.1.2.1reference_wrapper construct/copy/destroyY 
2.1.2.2reference_wrapper assignmentY 
2.1.2.3reference_wrapper accessY 
2.1.2.4reference_wrapper invocationY 
2.1.2.5reference_wrapper helper functionsY 
2.2Smart pointers  
2.2.1Additions to header <memory> synopsisY 
2.2.2Class bad_weak_ptrY 
2.2.3Class template shared_ptr 

Uses code from @@ -2234,7 +2234,7 @@ ISO/IEC TR 24733:2011, decimal floating-point arithmetic".

This page describes the TR 24733 support in -mainline GCC, not in any particular release. +the GCC 15 release series.

Table 1.12. C++ TR 24733 Implementation Status

SectionDescriptionStatusComments
0 diff --git a/libstdc++-v3/doc/xml/manual/status_cxx1998.xml b/libstdc++-v3/doc/xml/manual/status_cxx1998.xml index 6b84e7c36e2..370e4914b3a 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. This section describes the C++ support in -mainline GCC, not in any particular release. +the GCC 15 release series. diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml index 17108e33af3..2d29399f93e 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. This section describes the C++11 support in -mainline GCC, not in any particular release. +the GCC 15 release series. diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2014.xml b/libstdc++-v3/doc/xml/manual/status_cxx2014.xml index 9bed79bb9b2..ff58c677f0f 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. This section describes the C++14 and library TS support in -mainline GCC, not in any particular release. +the GCC 15 release series. diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml index 48a0317950c..59cf962fd6f 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. This section describes the C++17 and library TS support in -mainline GCC, not in any particular release. +the GCC 15 release series. diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml index 0e3e4c3de7f..eb2badfeed4 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. This section describes the C++20 and library TS support in -mainline GCC, not in any particular release. +the GCC 15 release series. diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2023.xml b/libstdc++-v3/doc/xml/manual/status_cxx2023.xml index 3c33a3596f6..8233201caf6 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. This section describes the C++23 and library TS support in -mainline GCC, not in any particular release. +the GCC 15 release series. diff --git a/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml b/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml index 9d22c55c57c..250e9a4811b 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 This page describes the TR1 support in -mainline GCC, not in any particular release. +the GCC 15 release series. diff --git a/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml b/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml index 073d291b52d..083e20d5e49 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". This page describes the TR 24733 support in -mainline GCC, not in any particular release. +the GCC 15 release series.