en-US/Devel-Embedded.xml en-US/Devel-GCC.xml

John J. McDonough jjmcd at fedoraproject.org
Sat Apr 24 14:11:49 UTC 2010


 en-US/Devel-Embedded.xml |   11 +++++++++--
 en-US/Devel-GCC.xml      |   10 +++++++++-
 2 files changed, 18 insertions(+), 3 deletions(-)

New commits:
commit 876194487dd3ea60b30f72f16ac66726716ba6a6
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Sat Apr 24 10:10:25 2010 -0400

    avr-gcc wrong version and more index terms
    
    avr-gcc was initially shown as in sync with gcc, but in beta,
    avr-gcc moved ahead of gcc.
    
    Index terms for other gcc languages were added

diff --git a/en-US/Devel-Embedded.xml b/en-US/Devel-Embedded.xml
index 4bf6c09..63fd368 100644
--- a/en-US/Devel-Embedded.xml
+++ b/en-US/Devel-Embedded.xml
@@ -186,11 +186,18 @@ ABC   EQU   R0
     <primary>avr-gcc</primary>
   </indexterm>  
   <indexterm>
+    <primary>avr-gcc-c++</primary>
+  </indexterm>  
+  <indexterm>
+    <primary>gcc</primary>
+    <secondary>Atmel AVR</secondary>
+  </indexterm>  
+  <indexterm>
     <primary>Atmel AVR</primary>
   </indexterm>  
     <para>
-      <application>avr-gcc</application> has been updated to 4.3.3, along with
-      <application>avr-gcc-c++</application>.  Refer to <xref linkend="sect-Release_Notes-The_GCC_Compiler_Collection"/> for the details of this upgrade.
+      <application>avr-gcc</application> has been updated to 4.5.0, along with
+      <application>avr-gcc-c++</application>.  Refer to <ulink type="http" url="http://gcc.gnu.org/gcc-4.5/changes.html" /> for the details of this upgrade.
     </para>
   </section>
 </section>
diff --git a/en-US/Devel-GCC.xml b/en-US/Devel-GCC.xml
index 256893a..270be91 100644
--- a/en-US/Devel-GCC.xml
+++ b/en-US/Devel-GCC.xml
@@ -6,6 +6,15 @@
   <title>The GCC Compiler Collection</title>
   <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools/GCC">https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools/GCC</ulink></remark>
 
+    <indexterm><primary>gcc</primary></indexterm>
+    <indexterm><primary>C++</primary></indexterm>
+    <indexterm><primary>FORTRAN</primary></indexterm>
+    <indexterm><primary>Ada</primary></indexterm>
+    <indexterm><primary>gcc-c++</primary></indexterm>
+    <indexterm><primary>gcc-gnat</primary></indexterm>
+    <indexterm><primary>gcc-fortran</primary></indexterm>
+    <indexterm><primary>gcc-objc</primary></indexterm>
+    <indexterm><primary>Objective-C</primary></indexterm>
   <para>
     <package>gcc</package> has been upgraded from 4.4.2 to 4.4.3. This includes
     <application>gcc</application>, <application>gcc-c++</application>,
@@ -15,7 +24,6 @@
 
   <section>
     <title>GCC now uses Implicit DSO linking </title>
-    <indexterm><primary>gcc</primary></indexterm>
     <indexterm><primary>linking</primary></indexterm>
     <indexterm><primary>ld</primary></indexterm>
     <para>




More information about the docs-commits mailing list