[Clfs-commits] commit: r3943 - in /trunk: BOOK/ BOOK/cross-tools/alpha/ BOOK/cross-tools/common/ BOOK/cross-tools/mips/ BOOK/cross-tools/mips64-64/ BOOK/cross-tools/mips64/ BOOK/cross-tools/ppc/ BOOK/cross-tools/ppc64/ BOOK/cross-tools/sparc/ BOOK/cross-tools/sparc64-64/ BOOK/cross-tools/sparc64/ BOOK/cross-tools/x86_64-64/ BOOK/cross-tools/x86_64/ BOOK/final-system/64/ BOOK/final-system/common/ BOOK/final-system/mips64-64/ BOOK/final-system/mips64/ BOOK/final-system/multilib/ BOOK/final-system/ppc64/ BOOK/introduction/common/ BOOK/temp-system/alpha/ BOOK/temp-system/common/ BOOK/temp-system/mips/ BOOK/temp-system/mips64-64/ BOOK/temp-system/mips64/ BOOK/temp-system/ppc/ BOOK/temp-system/ppc64/ BOOK/temp-system/sparc/ BOOK/temp-system/sparc64-64/ BOOK/temp-system/sparc64/ BOOK/temp-system/x86_64-64/ BOOK/temp-system/x86_64/ patches/

svn at cross-lfs.org svn at cross-lfs.org
Sun Jun 29 11:28:56 PDT 2008


Author: jciccone
Date: Sun Jun 29 18:28:55 2008
New Revision: 3943

Log:
Updated GCC to 4.2.4.

Added:
    trunk/patches/gcc-4.2.4-PR31490-1.patch
    trunk/patches/gcc-4.2.4-cross_search_paths-1.patch
    trunk/patches/gcc-4.2.4-posix-1.patch
    trunk/patches/gcc-4.2.4-pure64_specs-1.patch
    trunk/patches/gcc-4.2.4-specs-1.patch
Removed:
    trunk/patches/gcc-4.2.2-PR31490-1.patch
    trunk/patches/gcc-4.2.2-branch_update-2.patch
    trunk/patches/gcc-4.2.2-cross_search_paths-1.patch
    trunk/patches/gcc-4.2.2-posix-1.patch
    trunk/patches/gcc-4.2.2-powerpc64_multilib-1.patch
    trunk/patches/gcc-4.2.2-pure64-1.patch
    trunk/patches/gcc-4.2.2-pure64_specs-1.patch
    trunk/patches/gcc-4.2.2-specs-1.patch
Modified:
    trunk/BOOK/cross-tools/alpha/gcc-final.xml
    trunk/BOOK/cross-tools/alpha/gcc-static.xml
    trunk/BOOK/cross-tools/common/gcc-final.xml
    trunk/BOOK/cross-tools/common/gcc-static.xml
    trunk/BOOK/cross-tools/mips/gcc-final.xml
    trunk/BOOK/cross-tools/mips/gcc-static.xml
    trunk/BOOK/cross-tools/mips64-64/gcc-final.xml
    trunk/BOOK/cross-tools/mips64-64/gcc-static.xml
    trunk/BOOK/cross-tools/mips64/gcc-final.xml
    trunk/BOOK/cross-tools/mips64/gcc-static.xml
    trunk/BOOK/cross-tools/ppc/gcc-final.xml
    trunk/BOOK/cross-tools/ppc/gcc-static.xml
    trunk/BOOK/cross-tools/ppc64/gcc-final.xml
    trunk/BOOK/cross-tools/ppc64/gcc-static.xml
    trunk/BOOK/cross-tools/sparc/gcc-final.xml
    trunk/BOOK/cross-tools/sparc/gcc-static.xml
    trunk/BOOK/cross-tools/sparc64-64/gcc-final.xml
    trunk/BOOK/cross-tools/sparc64-64/gcc-static.xml
    trunk/BOOK/cross-tools/sparc64/gcc-final.xml
    trunk/BOOK/cross-tools/sparc64/gcc-static.xml
    trunk/BOOK/cross-tools/x86_64-64/gcc-final.xml
    trunk/BOOK/cross-tools/x86_64-64/gcc-static.xml
    trunk/BOOK/cross-tools/x86_64/gcc-final.xml
    trunk/BOOK/cross-tools/x86_64/gcc-static.xml
    trunk/BOOK/final-system/64/gcc.xml
    trunk/BOOK/final-system/common/gcc.xml
    trunk/BOOK/final-system/mips64-64/gcc.xml
    trunk/BOOK/final-system/mips64/gcc.xml
    trunk/BOOK/final-system/multilib/gcc.xml
    trunk/BOOK/final-system/ppc64/gcc.xml
    trunk/BOOK/introduction/common/changelog.xml
    trunk/BOOK/packages.ent
    trunk/BOOK/patches.ent
    trunk/BOOK/temp-system/alpha/gcc.xml
    trunk/BOOK/temp-system/common/gcc.xml
    trunk/BOOK/temp-system/mips/gcc.xml
    trunk/BOOK/temp-system/mips64-64/gcc.xml
    trunk/BOOK/temp-system/mips64/gcc.xml
    trunk/BOOK/temp-system/ppc/gcc.xml
    trunk/BOOK/temp-system/ppc64/gcc.xml
    trunk/BOOK/temp-system/sparc/gcc.xml
    trunk/BOOK/temp-system/sparc64-64/gcc.xml
    trunk/BOOK/temp-system/sparc64/gcc.xml
    trunk/BOOK/temp-system/x86_64-64/gcc.xml
    trunk/BOOK/temp-system/x86_64/gcc.xml

Modified: trunk/BOOK/cross-tools/alpha/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/alpha/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/alpha/gcc-final.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC Cross Compiler</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-final.xml"

Modified: trunk/BOOK/cross-tools/alpha/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/alpha/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/alpha/gcc-static.xml Sun Jun 29 18:28:55 2008
@@ -23,6 +23,7 @@
     <title>Installation of Cross GCC Compiler with Static libgcc
     and no Threads</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,6 +31,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"

Modified: trunk/BOOK/cross-tools/common/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/common/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/common/gcc-final.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC Cross Compiler</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../final-system/common/gcc.xml"

Modified: trunk/BOOK/cross-tools/common/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/common/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/common/gcc-static.xml Sun Jun 29 18:28:55 2008
@@ -23,6 +23,7 @@
     <title>Installation of Cross GCC Compiler with Static libgcc
     and no Threads</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../final-system/common/gcc.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,6 +31,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../final-system/common/gcc.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <para os="aa">Make a couple of essential adjustments to the specs file
     to ensure GCC uses our build environment:</para>

Modified: trunk/BOOK/cross-tools/mips/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/mips/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/mips/gcc-final.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC Cross Compiler</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-final.xml"

Modified: trunk/BOOK/cross-tools/mips/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/mips/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/mips/gcc-static.xml Sun Jun 29 18:28:55 2008
@@ -23,6 +23,7 @@
     <title>Installation of Cross GCC Compiler with Static libgcc
     and no Threads</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,6 +31,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"

Modified: trunk/BOOK/cross-tools/mips64-64/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/mips64-64/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/mips64-64/gcc-final.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC Cross Compiler</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-final.xml"

Modified: trunk/BOOK/cross-tools/mips64-64/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/mips64-64/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/mips64-64/gcc-static.xml Sun Jun 29 18:28:55 2008
@@ -23,6 +23,7 @@
     <title>Installation of Cross GCC Compiler with Static libgcc
     and no Threads</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,6 +31,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"

Modified: trunk/BOOK/cross-tools/mips64/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/mips64/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/mips64/gcc-final.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC Cross Compiler</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-final.xml"

Modified: trunk/BOOK/cross-tools/mips64/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/mips64/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/mips64/gcc-static.xml Sun Jun 29 18:28:55 2008
@@ -23,6 +23,7 @@
     <title>Installation of Cross GCC Compiler with Static libgcc
     and no Threads</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,6 +31,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"

Modified: trunk/BOOK/cross-tools/ppc/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/ppc/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/ppc/gcc-final.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC Cross Compiler</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-final.xml"

Modified: trunk/BOOK/cross-tools/ppc/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/ppc/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/ppc/gcc-static.xml Sun Jun 29 18:28:55 2008
@@ -23,6 +23,7 @@
     <title>Installation of Cross GCC Compiler with Static libgcc
     and no Threads</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,6 +31,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"

Modified: trunk/BOOK/cross-tools/ppc64/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/ppc64/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/ppc64/gcc-final.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC Cross Compiler</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-final.xml"

Modified: trunk/BOOK/cross-tools/ppc64/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/ppc64/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/ppc64/gcc-static.xml Sun Jun 29 18:28:55 2008
@@ -23,6 +23,7 @@
     <title>Installation of Cross GCC Compiler with Static libgcc
     and no Threads</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,6 +31,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"

Modified: trunk/BOOK/cross-tools/sparc/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/sparc/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/sparc/gcc-final.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC Cross Compiler</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-final.xml"

Modified: trunk/BOOK/cross-tools/sparc/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/sparc/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/sparc/gcc-static.xml Sun Jun 29 18:28:55 2008
@@ -23,6 +23,7 @@
     <title>Installation of Cross GCC Compiler with Static libgcc
     and no Threads</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,6 +31,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"

Modified: trunk/BOOK/cross-tools/sparc64-64/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/sparc64-64/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/sparc64-64/gcc-final.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC Cross Compiler</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-final.xml"

Modified: trunk/BOOK/cross-tools/sparc64-64/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/sparc64-64/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/sparc64-64/gcc-static.xml Sun Jun 29 18:28:55 2008
@@ -23,6 +23,7 @@
     <title>Installation of Cross GCC Compiler with Static libgcc
     and no Threads</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,6 +31,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"

Modified: trunk/BOOK/cross-tools/sparc64/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/sparc64/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/sparc64/gcc-final.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC Cross Compiler</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-final.xml"

Modified: trunk/BOOK/cross-tools/sparc64/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/sparc64/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/sparc64/gcc-static.xml Sun Jun 29 18:28:55 2008
@@ -23,6 +23,7 @@
     <title>Installation of Cross GCC Compiler with Static libgcc
     and no Threads</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,6 +31,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"

Modified: trunk/BOOK/cross-tools/x86_64-64/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/x86_64-64/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/x86_64-64/gcc-final.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC Cross Compiler</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-final.xml"

Modified: trunk/BOOK/cross-tools/x86_64-64/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/x86_64-64/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/x86_64-64/gcc-static.xml Sun Jun 29 18:28:55 2008
@@ -23,6 +23,7 @@
     <title>Installation of Cross GCC Compiler with Static libgcc
     and no Threads</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,6 +31,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"

Modified: trunk/BOOK/cross-tools/x86_64/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/x86_64/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/x86_64/gcc-final.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC Cross Compiler</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-final.xml"

Modified: trunk/BOOK/cross-tools/x86_64/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/x86_64/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/x86_64/gcc-static.xml Sun Jun 29 18:28:55 2008
@@ -23,6 +23,7 @@
     <title>Installation of Cross GCC Compiler with Static libgcc
     and no Threads</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,6 +31,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"

Modified: trunk/BOOK/final-system/64/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/64/gcc.xml (original)
+++ trunk/BOOK/final-system/64/gcc.xml Sun Jun 29 18:28:55 2008
@@ -21,6 +21,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -28,6 +29,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/final-system/common/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/common/gcc.xml (original)
+++ trunk/BOOK/final-system/common/gcc.xml Sun Jun 29 18:28:55 2008
@@ -25,10 +25,12 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <para os="p1">The following patch merges all updates from the &gcc-version; Branch
     of GCC:</para>
 
 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen>
+-->
 
     <para os="p3">The following patch enables fixes compilation errors with the kernel:</para>
 

Modified: trunk/BOOK/final-system/mips64-64/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/mips64-64/gcc.xml (original)
+++ trunk/BOOK/final-system/mips64-64/gcc.xml Sun Jun 29 18:28:55 2008
@@ -21,6 +21,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -28,6 +29,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/final-system/mips64/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/mips64/gcc.xml (original)
+++ trunk/BOOK/final-system/mips64/gcc.xml Sun Jun 29 18:28:55 2008
@@ -21,6 +21,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -28,6 +29,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/final-system/multilib/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/multilib/gcc.xml (original)
+++ trunk/BOOK/final-system/multilib/gcc.xml Sun Jun 29 18:28:55 2008
@@ -21,6 +21,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -28,6 +29,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/final-system/ppc64/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/ppc64/gcc.xml (original)
+++ trunk/BOOK/final-system/ppc64/gcc.xml Sun Jun 29 18:28:55 2008
@@ -21,6 +21,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -28,6 +29,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/introduction/common/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/common/changelog.xml (original)
+++ trunk/BOOK/introduction/common/changelog.xml Sun Jun 29 18:28:55 2008
@@ -35,6 +35,15 @@
       </itemizedlist>
     </listitem>
 -->
+
+    <listitem>
+      <para>June 28, 2008</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jciccone] - Updated GCC to 4.2.4.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
 
     <listitem>
       <para>June 28, 2008</para>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent (original)
+++ trunk/BOOK/packages.ent Sun Jun 29 18:28:55 2008
@@ -144,10 +144,10 @@
 <!ENTITY gawk-md5 "c9926c0bc8c177cb9579708ce67f0d75">
 <!ENTITY gawk-home "&gnu-software;gawk">
 
-<!ENTITY gcc-version "4.2.2">
-<!ENTITY gcc-size "43,160 KB">
+<!ENTITY gcc-version "4.2.4">
+<!ENTITY gcc-size "43,044 KB">
 <!ENTITY gcc-url "&gnu;gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
-<!ENTITY gcc-md5 "7ae33781417a35a2eb03ee098a9f4490">
+<!ENTITY gcc-md5 "d79f553e7916ea21c556329eacfeaa16">
 <!ENTITY gcc-home "http://gcc.gnu.org">
 
 <!ENTITY gettext-version "0.17">

Modified: trunk/BOOK/patches.ent
==============================================================================
--- trunk/BOOK/patches.ent (original)
+++ trunk/BOOK/patches.ent Sun Jun 29 18:28:55 2008
@@ -133,7 +133,7 @@
 <!ENTITY gcc-specs_pure64-patch-size "20 KB">
 
 <!ENTITY gcc-pure64-patch "gcc-&gcc-version;-pure64-1.patch">
-<!ENTITY gcc-pure64-patch-md5 "1b72422e0ba2b5759d965374331f3cbb">
+<!ENTITY gcc-pure64-patch-md5 "04d9b9cd2c3dad221d53a83d3a45d66f">
 <!ENTITY gcc-pure64-patch-size "8 KB">
 
 <!-- Start of Config Update patches -->
@@ -187,7 +187,7 @@
 <!ENTITY binutils-ppc64-vistest-patch-size "3.5 KB">
 
 <!ENTITY gcc-nof-patch "gcc-&gcc-version;-powerpc64_multilib-1.patch">
-<!ENTITY gcc-nof-patch-md5 "190a654cac8bc87d86363fcd0f0522c6">
+<!ENTITY gcc-nof-patch-md5 "cb19503a9c3e4d155dec55a8a74292ee">
 <!ENTITY gcc-nof-patch-size "4 KB">
 
 <!ENTITY powerpcutils-patch "powerpc-utils_&powerpcutils-version;-fixes-2.patch">

Modified: trunk/BOOK/temp-system/alpha/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/alpha/gcc.xml (original)
+++ trunk/BOOK/temp-system/alpha/gcc.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/alpha/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/alpha/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/temp-system/common/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/common/gcc.xml (original)
+++ trunk/BOOK/temp-system/common/gcc.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/common/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../final-system/common/gcc.xml"

Modified: trunk/BOOK/temp-system/mips/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/mips/gcc.xml (original)
+++ trunk/BOOK/temp-system/mips/gcc.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/mips/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/mips/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/temp-system/mips64-64/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/mips64-64/gcc.xml (original)
+++ trunk/BOOK/temp-system/mips64-64/gcc.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/mips64-64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/mips64-64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/temp-system/mips64/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/mips64/gcc.xml (original)
+++ trunk/BOOK/temp-system/mips64/gcc.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/mips64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/mips64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/temp-system/ppc/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/ppc/gcc.xml (original)
+++ trunk/BOOK/temp-system/ppc/gcc.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/ppc/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/ppc/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/temp-system/ppc64/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/ppc64/gcc.xml (original)
+++ trunk/BOOK/temp-system/ppc64/gcc.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/x86_64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/x86_64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/temp-system/sparc/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/sparc/gcc.xml (original)
+++ trunk/BOOK/temp-system/sparc/gcc.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/sparc/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/sparc/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/temp-system/sparc64-64/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/sparc64-64/gcc.xml (original)
+++ trunk/BOOK/temp-system/sparc64-64/gcc.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/sparc64-64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/sparc64-64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/temp-system/sparc64/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/sparc64/gcc.xml (original)
+++ trunk/BOOK/temp-system/sparc64/gcc.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/sparc64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/sparc64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/temp-system/x86_64-64/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/x86_64-64/gcc.xml (original)
+++ trunk/BOOK/temp-system/x86_64-64/gcc.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/x86_64-64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/x86_64-64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"

Modified: trunk/BOOK/temp-system/x86_64/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/x86_64/gcc.xml (original)
+++ trunk/BOOK/temp-system/x86_64/gcc.xml Sun Jun 29 18:28:55 2008
@@ -22,6 +22,7 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
+<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/x86_64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -29,6 +30,7 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/x86_64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+-->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"




More information about the Clfs-commits mailing list