public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch] Update ABI versioning info in libstdc++ manual
@ 2015-06-02 11:34 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2015-06-02 11:34 UTC (permalink / raw)
  To: libstdc++, gcc-patches

[-- Attachment #1: Type: text/plain, Size: 62 bytes --]

Committed to trunk, will also commit to the gcc-5-branch too.

[-- Attachment #2: patch.txt --]
[-- Type: text/x-patch, Size: 1581 bytes --]

commit 0d264889b71aa29214f5414b707f8ba5735abe20
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Tue Jun 2 12:17:09 2015 +0100

    	* doc/xml/manual/abi.xml: Document versioning for 5.1.0 release.
    	* doc/html/manual/*: Regenerate.

diff --git a/libstdc++-v3/doc/xml/manual/abi.xml b/libstdc++-v3/doc/xml/manual/abi.xml
index 86c591d..a2ed57b 100644
--- a/libstdc++-v3/doc/xml/manual/abi.xml
+++ b/libstdc++-v3/doc/xml/manual/abi.xml
@@ -264,6 +264,7 @@ compatible.
     <listitem><para>GCC 4.8.0: libstdc++.so.6.0.18</para></listitem>
     <listitem><para>GCC 4.8.3: libstdc++.so.6.0.19</para></listitem>
     <listitem><para>GCC 4.9.0: libstdc++.so.6.0.20</para></listitem>
+    <listitem><para>GCC 5.1.0: libstdc++.so.6.0.21</para></listitem>
     </itemizedlist>
     <para>
       Note 1: Error should be libstdc++.so.3.0.3.
@@ -329,6 +330,7 @@ compatible.
     <listitem><para>GCC 4.8.0: GLIBCXX_3.4.18, CXXABI_1.3.7</para></listitem>
     <listitem><para>GCC 4.8.3: GLIBCXX_3.4.19, CXXABI_1.3.7</para></listitem>
     <listitem><para>GCC 4.9.0: GLIBCXX_3.4.20, CXXABI_1.3.8</para></listitem>
+    <listitem><para>GCC 5.1.0: GLIBCXX_3.4.21, CXXABI_1.3.9</para></listitem>
     </itemizedlist>
     </listitem>
 
@@ -539,6 +541,7 @@ compatible.
     <listitem><para>GCC 3.3.3: include/c++/3.3.3</para></listitem>
     <listitem><para>GCC 3.4.x: include/c++/3.4.x</para></listitem>
     <listitem><para>GCC 4.x.y: include/c++/4.x.y</para></listitem>
+    <listitem><para>GCC 5.x.0: include/c++/5.x.0</para></listitem>
     </itemizedlist>
     <para/>
     </listitem>

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

only message in thread, other threads:[~2015-06-02 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-02 11:34 [patch] Update ABI versioning info in libstdc++ 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).