[Clfs-commits] commit: r4642 - in /trunk: BOOK/ BOOK/cross-tools/64/ BOOK/cross-tools/common/ BOOK/cross-tools/mips64-64/ BOOK/cross-tools/multilib/ BOOK/cross-tools/sparc64-64/ BOOK/final-system/64/ BOOK/final-system/common/ BOOK/final-system/mips64/ BOOK/final-system/multilib/ BOOK/final-system/ppc64/ BOOK/introduction/common/ BOOK/temp-system/64/ BOOK/temp-system/common/ BOOK/temp-system/mips64/ BOOK/temp-system/multilib/ patches/

svn at cross-lfs.org svn at cross-lfs.org
Tue Feb 3 15:38:33 PST 2009


Author: jim
Date: Tue Feb  3 23:38:33 2009
New Revision: 4642

Log:
Added GCC Branch Update Patch to -1

Added:
    trunk/patches/gcc-4.3.3-branch_update-1.patch
Modified:
    trunk/BOOK/cross-tools/64/gcc-final.xml
    trunk/BOOK/cross-tools/64/gcc-static.xml
    trunk/BOOK/cross-tools/common/gcc-final.xml
    trunk/BOOK/cross-tools/common/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/multilib/gcc-final.xml
    trunk/BOOK/cross-tools/multilib/gcc-static.xml
    trunk/BOOK/cross-tools/sparc64-64/gcc-static.xml
    trunk/BOOK/final-system/64/gcc.xml
    trunk/BOOK/final-system/common/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/patches.ent
    trunk/BOOK/temp-system/64/gcc.xml
    trunk/BOOK/temp-system/common/gcc.xml
    trunk/BOOK/temp-system/mips64/gcc.xml
    trunk/BOOK/temp-system/multilib/gcc.xml

Modified: trunk/BOOK/cross-tools/64/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/64/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/64/gcc-final.xml Tue Feb  3 23:38:33 2009
@@ -22,7 +22,6 @@
   <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'])"/>
@@ -30,7 +29,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="gcc-static.xml"
     xpointer="xpointer(//*[@os='aa'])"/>

Modified: trunk/BOOK/cross-tools/64/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/64/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/64/gcc-static.xml Tue Feb  3 23:38:33 2009
@@ -23,7 +23,6 @@
     <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'])"/>
@@ -31,7 +30,6 @@
     <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 Tue Feb  3 23:38:33 2009
@@ -22,7 +22,6 @@
   <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'])"/>
@@ -30,7 +29,6 @@
     <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="gcc-static.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 Tue Feb  3 23:38:33 2009
@@ -23,7 +23,6 @@
     <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'])"/>
@@ -31,7 +30,6 @@
     <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/mips64-64/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/mips64-64/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/mips64-64/gcc-final.xml Tue Feb  3 23:38:33 2009
@@ -22,7 +22,6 @@
   <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'])"/>
@@ -30,7 +29,6 @@
     <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="gcc-static.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 Tue Feb  3 23:38:33 2009
@@ -23,7 +23,6 @@
     <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'])"/>
@@ -31,7 +30,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../64/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/multilib/gcc-final.xml
==============================================================================
--- trunk/BOOK/cross-tools/multilib/gcc-final.xml (original)
+++ trunk/BOOK/cross-tools/multilib/gcc-final.xml Tue Feb  3 23:38:33 2009
@@ -22,7 +22,6 @@
   <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'])"/>
@@ -30,7 +29,6 @@
     <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="gcc-static.xml"

Modified: trunk/BOOK/cross-tools/multilib/gcc-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/multilib/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/multilib/gcc-static.xml Tue Feb  3 23:38:33 2009
@@ -23,7 +23,6 @@
     <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'])"/>
@@ -31,7 +30,6 @@
     <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-static.xml
==============================================================================
--- trunk/BOOK/cross-tools/sparc64-64/gcc-static.xml (original)
+++ trunk/BOOK/cross-tools/sparc64-64/gcc-static.xml Tue Feb  3 23:38:33 2009
@@ -23,7 +23,6 @@
     <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'])"/>
@@ -31,7 +30,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../64/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 Tue Feb  3 23:38:33 2009
@@ -21,7 +21,6 @@
   <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'])"/>
@@ -29,7 +28,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
--->
 
     <para os="p5">Apply the following patch so that GCC links to
     <filename class="directory">/lib</filename> instead of

Modified: trunk/BOOK/final-system/common/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/common/gcc.xml (original)
+++ trunk/BOOK/final-system/common/gcc.xml Tue Feb  3 23:38:33 2009
@@ -25,12 +25,10 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
-<!--
     <para os="p1">The following patch contains a number of updates to the
     &gcc-version; branch by the GCC developers:</para>
 
 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen>
--->
 
     <para os="d">Apply a <command>sed</command> substitution that will suppress the
     installation of <filename class="libraryfile">libiberty.a</filename>. The

Modified: trunk/BOOK/final-system/mips64/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/mips64/gcc.xml (original)
+++ trunk/BOOK/final-system/mips64/gcc.xml Tue Feb  3 23:38:33 2009
@@ -21,7 +21,6 @@
   <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'])"/>
@@ -29,7 +28,6 @@
     <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 Tue Feb  3 23:38:33 2009
@@ -21,7 +21,6 @@
   <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'])"/>
@@ -29,7 +28,6 @@
     <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 Tue Feb  3 23:38:33 2009
@@ -21,7 +21,6 @@
   <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'])"/>
@@ -29,7 +28,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
--->
 
     <para os="ap1">GCC includes a <filename class="directory">nof</filename> directory
     of 32-bit code for processors which do not have hardware floating point.

Modified: trunk/BOOK/introduction/common/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/common/changelog.xml (original)
+++ trunk/BOOK/introduction/common/changelog.xml Tue Feb  3 23:38:33 2009
@@ -59,6 +59,9 @@
         </listitem>
         <listitem>
           <para>[Jim] - Updated Vim Branch Update Patch to -6.</para>
+        </listitem>
+        <listitem>
+          <para>[Jim] - Added GCC Branch Update Patch to -1.</para>
         </listitem>
       </itemizedlist>
     </listitem>

Modified: trunk/BOOK/patches.ent
==============================================================================
--- trunk/BOOK/patches.ent (original)
+++ trunk/BOOK/patches.ent Tue Feb  3 23:38:33 2009
@@ -46,11 +46,9 @@
 <!ENTITY file-cross_compile-patch-md5 "17956303345b8514a9c2bdc3939a21e5">
 <!ENTITY file-cross_compile-patch-size "4 KB">
 
-<!--
-<!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-2.patch">
-<!ENTITY gcc-branch_update-patch-md5 "07a92e6f10d82ae3ae634a993d6bde82">
-<!ENTITY gcc-branch_update-patch-size "864 KB">
--->
+<!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch">
+<!ENTITY gcc-branch_update-patch-md5 "50f8f4c0389dc057a9fbf8cabc8897d9">
+<!ENTITY gcc-branch_update-patch-size "248 KB">
 
 <!ENTITY gcc-posix-patch "gcc-&gcc-version;-posix-1.patch">
 <!ENTITY gcc-posix-patch-md5 "ccc0d5f959234bf4fed2b6fa338d6117">

Modified: trunk/BOOK/temp-system/64/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/64/gcc.xml (original)
+++ trunk/BOOK/temp-system/64/gcc.xml Tue Feb  3 23:38:33 2009
@@ -22,7 +22,6 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
-<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,7 +29,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/64/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
--->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/64/gcc-static.xml"

Modified: trunk/BOOK/temp-system/common/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/common/gcc.xml (original)
+++ trunk/BOOK/temp-system/common/gcc.xml Tue Feb  3 23:38:33 2009
@@ -22,7 +22,6 @@
   <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'])"/>
@@ -30,7 +29,6 @@
     <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="../../cross-tools/common/gcc-static.xml"

Modified: trunk/BOOK/temp-system/mips64/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/mips64/gcc.xml (original)
+++ trunk/BOOK/temp-system/mips64/gcc.xml Tue Feb  3 23:38:33 2009
@@ -22,7 +22,6 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
-<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/multilib/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,7 +29,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/multilib/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
--->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/multilib/gcc-static.xml"

Modified: trunk/BOOK/temp-system/multilib/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/multilib/gcc.xml (original)
+++ trunk/BOOK/temp-system/multilib/gcc.xml Tue Feb  3 23:38:33 2009
@@ -22,7 +22,6 @@
   <sect2 role="installation">
     <title>Installation of GCC</title>
 
-<!--
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/multilib/gcc-static.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
@@ -30,7 +29,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/multilib/gcc-static.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
--->
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/multilib/gcc-static.xml"




More information about the Clfs-commits mailing list