This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[v3] doc abi updates


Adds in 4.4.0 versioning info, other misc fixes.

-benjamin
2009-04-24  Benjamin Kosnik  <bkoz@redhat.com>

	* xml/authors.xml: Add space.
	* xml/faq.xml: Update links.
	* xml/manual/intro.xml: Same.
	* xml/manual/abi.xml: Update.
	* xml/manual/appendix_contributing.xml: Fix typo.
	* xml/manual/status_cxxtr1.xml: Update links.
	* xml/manual/status_cxx1998.xml: Same.
	* xml/manual/status_cxx200x.xml: Same.


Index: doc/xml/authors.xml
===================================================================
--- doc/xml/authors.xml	(revision 146745)
+++ doc/xml/authors.xml	(working copy)
@@ -21,6 +21,16 @@
 -->
 
   <author>
+    <firstname></firstname>
+    <surname></surname>
+
+    <authorblurb>
+      <para>
+      </para>
+    </authorblurb>
+  </author>
+
+  <author>
     <firstname>Paolo</firstname>
     <surname>Carlini</surname>
 
Index: doc/xml/faq.xml
===================================================================
--- doc/xml/faq.xml	(revision 146745)
+++ doc/xml/faq.xml	(working copy)
@@ -692,9 +692,9 @@
     </para>
     <para>    
     Long answer: See the implementation status pages for 
-    <link linkend="manual.intro.status.standard.1998">C++98</link>,
-    <link linkend="manual.intro.status.standard.tr1">TR1</link>, and 
-    <link linkend="manual.intro.status.standard.200x">C++0x</link>.
+    <link linkend="status.iso.1998">C++98</link>,
+    <link linkend="status.iso.tr1">TR1</link>, and 
+    <link linkend="status.iso.200x">C++0x</link>.
     </para> 
   </answer>
 </qandaentry>
@@ -1123,7 +1123,7 @@
     </para>
     <para>
     The implementation status of TR1 in libstdc++ can be tracked <link
-    linkend="manual.intro.status.standard.tr1">on the TR1 status
+    linkend="status.iso.tr1">on the TR1 status
     page</link>.
     </para>
   </answer>
Index: doc/xml/manual/intro.xml
===================================================================
--- doc/xml/manual/intro.xml	(revision 146745)
+++ doc/xml/manual/intro.xml	(working copy)
@@ -27,7 +27,7 @@
   <title>Status</title>
 
   <!-- Section 01 : Implementation Status -->
-  <sect1 id="manual.intro.status.standard" xreflabel="Status">
+  <sect1 id="manual.intro.status.iso" xreflabel="Status">
     <title>Implementation Status</title>
 
     <!-- Section 01.1 : Status C++ 1998 -->
Index: doc/xml/manual/abi.xml
===================================================================
--- doc/xml/manual/abi.xml	(revision 146745)
+++ doc/xml/manual/abi.xml	(working copy)
@@ -207,6 +207,7 @@
     <listitem><para>gcc-4.1.0: GCC_4.1.0</para></listitem>
     <listitem><para>gcc-4.2.0: GCC_4.2.0</para></listitem>
     <listitem><para>gcc-4.3.0: GCC_4.3.0</para></listitem>
+    <listitem><para>gcc-4.4.0: GCC_4.4.0</para></listitem>
     </itemizedlist>
     </listitem>
 
@@ -264,6 +265,8 @@
     <listitem><para>gcc-4.3.0: libstdc++.so.6.0.10</para></listitem>
     <listitem><para>gcc-4.3.1: libstdc++.so.6.0.10</para></listitem>
     <listitem><para>gcc-4.3.2: libstdc++.so.6.0.10</para></listitem>
+    <listitem><para>gcc-4.3.3: libstdc++.so.6.0.10</para></listitem>
+    <listitem><para>gcc-4.4.0: libstdc++.so.6.0.11</para></listitem>
     </itemizedlist>
     <para>
       Note 1: Error should be libstdc++.so.3.0.3.
@@ -320,6 +323,7 @@
     <listitem><para>gcc-4.1.1: GLIBCXX_3.4.8</para></listitem>
     <listitem><para>gcc-4.2.0: GLIBCXX_3.4.9</para></listitem>
     <listitem><para>gcc-4.3.0: GLIBCXX_3.4.10, CXXABI_1.3.2</para></listitem>
+    <listitem><para>gcc-4.4.0: GLIBCXX_3.4.11, CXXABI_1.3.3</para></listitem>
     </itemizedlist>
     </listitem>
   
@@ -426,6 +430,8 @@
     <listitem><para>gcc-4.3.0: 20080306</para></listitem>
     <listitem><para>gcc-4.3.1: 20080606</para></listitem>
     <listitem><para>gcc-4.3.2: 20080827</para></listitem>
+    <listitem><para>gcc-4.3.3: 20090124</para></listitem>
+    <listitem><para>gcc-4.4.0: 20090421</para></listitem>
     </itemizedlist>
     <para></para>
     </listitem>
@@ -524,7 +530,8 @@
     <listitem><para>gcc-4.2.4: include/c++/4.2.4</para></listitem>
     <listitem><para>gcc-4.3.0: include/c++/4.3.0</para></listitem>
     <listitem><para>gcc-4.3.1: include/c++/4.3.1</para></listitem>
-    <listitem><para>gcc-4.3.2: include/c++/4.3.2</para></listitem>
+    <listitem><para>gcc-4.3.3: include/c++/4.3.3</para></listitem>
+    <listitem><para>gcc-4.4.0: include/c++/4.4.0</para></listitem>
     </itemizedlist>
     <para></para>
     </listitem>
Index: doc/xml/manual/status_cxxtr1.xml
===================================================================
--- doc/xml/manual/status_cxxtr1.xml	(revision 146745)
+++ doc/xml/manual/status_cxxtr1.xml	(working copy)
@@ -1,4 +1,4 @@
-<sect2 id="manual.intro.status.standard.tr1" xreflabel="Status C++ TR1">
+<sect2 id="status.iso.tr1" xreflabel="Status C++ TR1">
 <?dbhtml filename="status_iso_cxxtr1.html"?>
  
 <sect2info>
Index: doc/xml/manual/status_cxx1998.xml
===================================================================
--- doc/xml/manual/status_cxx1998.xml	(revision 146745)
+++ doc/xml/manual/status_cxx1998.xml	(working copy)
@@ -1,4 +1,4 @@
-<sect2 id="manual.intro.status.standard.1998" xreflabel="ISO C++ 1998">
+<sect2 id="status.iso.1998" xreflabel="ISO C++ 1998">
 <?dbhtml filename="status_iso_cxx1998.html"?>
  
 <sect2info>
@@ -14,7 +14,7 @@
 
 <title>C++ 1998/2003</title>
 
-<sect3 id="standard.1998.status" xreflabel="Implementation Status">
+<sect3 id="iso.1998.status" xreflabel="Implementation Status">
   <title>Implementation Status</title>
 
 <para>
@@ -1032,7 +1032,7 @@
 </table>
 </sect3>
 
-<sect3 id="standard.1998.specific" xreflabel="Implementation Specific">
+<sect3 id="iso.1998.specific" xreflabel="Implementation Specific">
   <title>Implementation Specific Behavior</title>
 
    <para>
Index: doc/xml/manual/appendix_contributing.xml
===================================================================
--- doc/xml/manual/appendix_contributing.xml	(revision 146745)
+++ doc/xml/manual/appendix_contributing.xml	(working copy)
@@ -1102,7 +1102,7 @@
 	For validating the XML document, you'll need
 	something like <command>xmllint</command> and access to the
 	DocBook DTD. These are provided
-	by a vendor package like <filename>lixml2</filename>.
+	by a vendor package like <filename>libxml2</filename>.
       </para>
 
       <para>
Index: doc/xml/manual/status_cxx200x.xml
===================================================================
--- doc/xml/manual/status_cxx200x.xml	(revision 146745)
+++ doc/xml/manual/status_cxx200x.xml	(working copy)
@@ -1,4 +1,4 @@
-<sect2 id="manual.intro.status.standard.200x" xreflabel="Status C++ 200x">
+<sect2 id="status.iso.200x" xreflabel="Status C++ 200x">
 <?dbhtml filename="status_iso_cxx200x.html"?>
  
 <sect2info>
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 146745)
+++ ChangeLog	(working copy)
@@ -1,3 +1,14 @@
+2009-04-24  Benjamin Kosnik  <bkoz@redhat.com>
+
+	* xml/authors.xml: Add space.
+	* xml/faq.xml: Update links.
+	* xml/manual/intro.xml: Same.
+	* xml/manual/abi.xml: Update.
+	* xml/manual/appendix_contributing.xml: Fix typo.
+	* xml/manual/status_cxxtr1.xml: Update links.
+	* xml/manual/status_cxx1998.xml: Same.
+	* xml/manual/status_cxx200x.xml: Same.
+
 2009-04-22  Jan Hubicka  <jh@suse.cz>
 
 	* include/tr1_impl/array (at): Do not use builtin_expect.
@@ -6879,9 +6890,6 @@
 	* include/Makefile.in: Regenerate.
 	* include/precompiled/stdc++.h: Add.
 
-	* doc/xml/api.xml: Add gcc-4.4 link.
-	* doc/html/api.html: Regenerate.
-
 2009-04-06  Benjamin Kosnik  <bkoz@redhat.com>
 
 	* include/bits/random.h: Adjust doxygen markup.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]