public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] libstdc++: Document new library version in manual
@ 2023-05-04 11:50 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2023-05-04 11:50 UTC (permalink / raw)
  To: libstdc++, gcc-patches

Pushed to trunk and gcc-13.

-- >8 --

libstdc++-v3/ChangeLog:

	* doc/xml/manual/abi.xml (abi.versioning.history): Document
	libstdc++.so.6.0.32 and GLIBCXX_3.4.32 version.
	* doc/html/manual/abi.html: Regenerate.
---
 libstdc++-v3/doc/html/manual/abi.html | 6 +++---
 libstdc++-v3/doc/xml/manual/abi.xml   | 2 ++
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/libstdc++-v3/doc/xml/manual/abi.xml b/libstdc++-v3/doc/xml/manual/abi.xml
index e0e241de3bd..4b4930bef4c 100644
--- a/libstdc++-v3/doc/xml/manual/abi.xml
+++ b/libstdc++-v3/doc/xml/manual/abi.xml
@@ -280,6 +280,7 @@ compatible.
     <listitem><para>GCC 11.1.0: libstdc++.so.6.0.29</para></listitem>
     <listitem><para>GCC 12.1.0: libstdc++.so.6.0.30</para></listitem>
     <listitem><para>GCC 13.1.0: libstdc++.so.6.0.31</para></listitem>
+    <listitem><para>GCC 13.2.0: libstdc++.so.6.0.32</para></listitem>
     </itemizedlist>
     <para>
       Note 1: Error should be libstdc++.so.3.0.3.
@@ -357,6 +358,7 @@ compatible.
     <listitem><para>GCC 11.1.0: GLIBCXX_3.4.29, CXXABI_1.3.13</para></listitem>
     <listitem><para>GCC 12.1.0: GLIBCXX_3.4.30, CXXABI_1.3.13</para></listitem>
     <listitem><para>GCC 13.1.0: GLIBCXX_3.4.31, CXXABI_1.3.14</para></listitem>
+    <listitem><para>GCC 13.2.0: GLIBCXX_3.4.32, CXXABI_1.3.14</para></listitem>
 
     </itemizedlist>
     </listitem>
-- 
2.40.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-04 11:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-04 11:50 [committed] libstdc++: Document new library version in manual Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).