public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-7294] libstdc++: Mention recent libgcc_s symbol versions 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: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:fb1a1fc6ab8f2f91f6ebb0f694cc9f2e012c6993

commit r13-7294-gfb1a1fc6ab8f2f91f6ebb0f694cc9f2e012c6993
Author: Florian Weimer <fweimer@redhat.com>
Date:   Thu May 4 12:25:36 2023 +0100

    libstdc++: Mention recent libgcc_s symbol versions in manual
    
    GCC_11.0 is an aarch64-specific outlier.
    
    libstdc++-v3/ChangeLog:
    
            * doc/xml/manual/abi.xml (abi.versioning.history): Add
            GCC_7.0.0, GCC_9.0.0, GCC_11.0, GCC_12.0.0, GCC_13.0.0 for
            libgcc_s.
    
    (cherry picked from commit 9cb3f25460a335a7d150d5de21b9ef4cde2b7dd2)

Diff:
---
 libstdc++-v3/doc/xml/manual/abi.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/libstdc++-v3/doc/xml/manual/abi.xml b/libstdc++-v3/doc/xml/manual/abi.xml
index 3a3cbd3346c..e0e241de3bd 100644
--- a/libstdc++-v3/doc/xml/manual/abi.xml
+++ b/libstdc++-v3/doc/xml/manual/abi.xml
@@ -203,6 +203,11 @@ compatible.
     <listitem><para>GCC 4.6.0: GCC_4.6.0</para></listitem>
     <listitem><para>GCC 4.7.0: GCC_4.7.0</para></listitem>
     <listitem><para>GCC 4.8.0: GCC_4.8.0</para></listitem>
+    <listitem><para>GCC 7.1.0: GCC_7.0.0</para></listitem>
+    <listitem><para>GCC 9.1.0: GCC_9.0.0</para></listitem>
+    <listitem><para>GCC 11.1.0: GCC_11.0</para></listitem>
+    <listitem><para>GCC 12.1.0: GCC_12.0.0</para></listitem>
+    <listitem><para>GCC 13.1.0: GCC_13.0.0</para></listitem>
     </itemizedlist>
     </listitem>

^ 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 [gcc r13-7294] libstdc++: Mention recent libgcc_s symbol versions 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).