From: Jonathan Wakely Date: Thu, 12 Jan 2023 10:39:28 +0000 (+0000) Subject: libstdc++: Update shared library version history in manual X-Git-Tag: releases/gcc-12.3.0~184 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba38746440750c0df96ac05d080ab9f78afe7412;p=thirdparty%2Fgcc.git libstdc++: Update shared library version history in manual libstdc++-v3/ChangeLog: * doc/xml/manual/abi.xml: Add latest library versions. * doc/html/manual/abi.html: Regenerate. (cherry picked from commit ac1c7fcce1f57ba83cfe868f82f8c9eb776ddc32) --- diff --git a/libstdc++-v3/doc/html/manual/abi.html b/libstdc++-v3/doc/html/manual/abi.html index c5ca94ac9f50..dbc475b028ba 100644 --- a/libstdc++-v3/doc/html/manual/abi.html +++ b/libstdc++-v3/doc/html/manual/abi.html @@ -110,7 +110,7 @@ compatible. has the same filename and DT_SONAME as the preceding release.

It is versioned as follows: -

+

Note 1: Error should be libstdc++.so.3.0.3.

Note 2: Not strictly required. diff --git a/libstdc++-v3/doc/xml/manual/abi.xml b/libstdc++-v3/doc/xml/manual/abi.xml index 10bef12c768e..dcd6833ed38c 100644 --- a/libstdc++-v3/doc/xml/manual/abi.xml +++ b/libstdc++-v3/doc/xml/manual/abi.xml @@ -273,6 +273,7 @@ compatible. GCC 9.3.0: libstdc++.so.6.0.28 GCC 10.1.0: libstdc++.so.6.0.28 GCC 11.1.0: libstdc++.so.6.0.29 + GCC 12.1.0: libstdc++.so.6.0.30 Note 1: Error should be libstdc++.so.3.0.3.