[Clfs-commits] commit: r4969 - in /trunk/BOOK: ./ cross-tools/ppc/ cross-tools/ppc64/ final-system/ppc/ final-system/ppc64/ introduction/common/ materials/ppc/ materials/ppc64/ temp-system/ppc/ temp-system/ppc64/

svn at cross-lfs.org svn at cross-lfs.org
Wed Jun 3 12:19:03 PDT 2009


Author: jim
Date: Wed Jun  3 19:19:02 2009
New Revision: 4969

Log:
Updated to GCC 4.4.0

Modified:
    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/final-system/ppc/gcc.xml
    trunk/BOOK/final-system/ppc64/gcc.xml
    trunk/BOOK/introduction/common/changelog.xml
    trunk/BOOK/materials/ppc/patches.xml
    trunk/BOOK/materials/ppc64/patches.xml
    trunk/BOOK/packages.ent
    trunk/BOOK/patches.ent
    trunk/BOOK/temp-system/ppc/gcc.xml
    trunk/BOOK/temp-system/ppc64/gcc.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 Wed Jun  3 19:19:02 2009
@@ -21,14 +21,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='pp1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
-    xpointer="xpointer(//*[@os='pp2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.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 Wed Jun  3 19:19:02 2009
@@ -22,14 +22,6 @@
   <sect2 role="installation">
     <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/ppc/gcc.xml"
-    xpointer="xpointer(//*[@os='pp1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../../final-system/ppc/gcc.xml"
-    xpointer="xpointer(//*[@os='pp2'])"/>
 
     <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 Wed Jun  3 19:19:02 2009
@@ -21,14 +21,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='pp1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="gcc-static.xml"
-    xpointer="xpointer(//*[@os='pp2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="gcc-static.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 Wed Jun  3 19:19:02 2009
@@ -22,14 +22,6 @@
   <sect2 role="installation">
     <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/ppc/gcc.xml"
-    xpointer="xpointer(//*[@os='pp1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../../final-system/ppc/gcc.xml"
-    xpointer="xpointer(//*[@os='pp2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"

Modified: trunk/BOOK/final-system/ppc/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/ppc/gcc.xml (original)
+++ trunk/BOOK/final-system/ppc/gcc.xml Wed Jun  3 19:19:02 2009
@@ -20,10 +20,6 @@
 
   <sect2 role="installation">
     <title>Installation of GCC</title>
-
-    <para os="pp1">The following patch contains fixes to allow GCC build on a PowerPC:</para>
-
-<screen os="pp2"><userinput>patch -Np1 -i ../&gcc-ppc_fixes-patch;</userinput></screen>
 
     <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 Wed Jun  3 19:19:02 2009
@@ -20,29 +20,6 @@
 
   <sect2 role="installation">
     <title>Installation of GCC</title>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../ppc/gcc.xml"
-    xpointer="xpointer(//*[@os='pp1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../ppc/gcc.xml"
-    xpointer="xpointer(//*[@os='pp2'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/gcc.xml"
-    xpointer="xpointer(//*[@os='p1'])"/>
-
-    <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.
-    Installing it causes a linkage failure on a 64-bit system. and is
-    unnecessary.  The following patch will prevent it being compiled.</para>
-
-<screen os="ap2"><userinput>patch -Np1 -i ../&gcc-nof-patch;</userinput></screen>
 
     <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 Wed Jun  3 19:19:02 2009
@@ -41,6 +41,9 @@
       <itemizedlist>
         <listitem>
           <para>[Jim] - Removed Glibc. Moved to Eglibc 2.10.1.</para>
+        </listitem>
+        <listitem>
+          <para>[Jim] - Updated GCC to 4.4.0.</para>
         </listitem>
       </itemizedlist>
     </listitem>

Modified: trunk/BOOK/materials/ppc/patches.xml
==============================================================================
--- trunk/BOOK/materials/ppc/patches.xml (original)
+++ trunk/BOOK/materials/ppc/patches.xml Wed Jun  3 19:19:02 2009
@@ -11,15 +11,6 @@
   <title>Additional Patches for PowerPC</title>
 
   <variablelist role="materials">
-
-    <varlistentry os="gcc-ppc-fixes-patch">
-      <term>GCC Powerpc Fixes Patch - <token>&gcc-ppc_fixes-patch-size;</token>:</term>
-      <listitem>
-        <para>Download: <ulink
-        url="&patches-root;&gcc-ppc_fixes-patch;"/></para>
-        <para>MD5 sum: <literal>&gcc-ppc_fixes-patch-md5;</literal></para>
-      </listitem>
-    </varlistentry>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../x86/patches.xml"

Modified: trunk/BOOK/materials/ppc64/patches.xml
==============================================================================
--- trunk/BOOK/materials/ppc64/patches.xml (original)
+++ trunk/BOOK/materials/ppc64/patches.xml Wed Jun  3 19:19:02 2009
@@ -15,19 +15,6 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../x86_64/patches.xml"
     xpointer="xpointer(//*[@os='binutils-multilib-patch'])"/>
-
-    <varlistentry>
-      <term>GCC PPC64 Multilib Patch - <token>&gcc-nof-patch-size;</token>:</term>
-      <listitem>
-        <para>Download: <ulink
-        url="&patches-root;&gcc-nof-patch;"/></para>
-        <para>MD5 sum: <literal>&gcc-nof-patch-md5;</literal></para>
-      </listitem>
-    </varlistentry>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../ppc/patches.xml"
-    xpointer="xpointer(//*[@os='gcc-ppc-fixes-patch'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../x86/patches.xml"

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent (original)
+++ trunk/BOOK/packages.ent Wed Jun  3 19:19:02 2009
@@ -159,10 +159,10 @@
 <!ENTITY gawk-md5 "c9926c0bc8c177cb9579708ce67f0d75">
 <!ENTITY gawk-home "&gnu-software;gawk">
 
-<!ENTITY gcc-version "4.3.3">
-<!ENTITY gcc-size "57,978 KB">
+<!ENTITY gcc-version "4.4.0">
+<!ENTITY gcc-size "61,238 KB">
 <!ENTITY gcc-url "ftp://gcc.gnu.org/pub/gcc/releases/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
-<!ENTITY gcc-md5 "cc3c5565fdb9ab87a05ddb106ba0bd1f">
+<!ENTITY gcc-md5 "cf5d787bee57f38168b74d65a7c0e6fd">
 <!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 Wed Jun  3 19:19:02 2009
@@ -44,16 +44,16 @@
 <!ENTITY file-new_compressors-patch-md5 "e19197f1872456a8557552cac0075915">
 <!ENTITY file-new_compressors-patch-size "1 KB">
 
-<!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-5.patch">
-<!ENTITY gcc-branch_update-patch-md5 "d52b227655a341694809de17eba2d58d">
-<!ENTITY gcc-branch_update-patch-size "359 KB">
+<!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch">
+<!ENTITY gcc-branch_update-patch-md5 "4c81822aab054101a112d4879ce34fe4">
+<!ENTITY gcc-branch_update-patch-size "442 KB">
 
 <!ENTITY gcc-posix-patch "gcc-&gcc-version;-posix-1.patch">
-<!ENTITY gcc-posix-patch-md5 "ccc0d5f959234bf4fed2b6fa338d6117">
-<!ENTITY gcc-posix-patch-size "13 KB">
+<!ENTITY gcc-posix-patch-md5 "22e096640c1ac70421336cba0f80d70f">
+<!ENTITY gcc-posix-patch-size "14 KB">
 
 <!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch">
-<!ENTITY gcc-specs-patch-md5 "3da1b54d2f8145310e5426e5b7545182">
+<!ENTITY gcc-specs-patch-md5 "76e36d37161a1b2df151a6c5915000e4">
 <!ENTITY gcc-specs-patch-size "16 KB">
 
 <!ENTITY gmp-branch_update-patch "gmp-&gmp-version;-branch_update-1.patch">
@@ -149,11 +149,11 @@
 <!-- Start of Pure64 patches -->
 
 <!ENTITY gcc-pure64-patch "gcc-&gcc-version;-pure64-1.patch">
-<!ENTITY gcc-pure64-patch-md5 "5ed31dd2cd54388ac78240b7b9505b33">
+<!ENTITY gcc-pure64-patch-md5 "48a1031f7a9f7966fa4d1cede4fcbac0">
 <!ENTITY gcc-pure64-patch-size "8 KB">
 
 <!ENTITY gcc-specs_pure64-patch "gcc-&gcc-version;-pure64_specs-1.patch">
-<!ENTITY gcc-specs_pure64-patch-md5 "39199e76b77cea53033290a576767a16">
+<!ENTITY gcc-specs_pure64-patch-md5 "7eb1893d7113804cd194b0bb2831ad7a">
 <!ENTITY gcc-specs_pure64-patch-size "16 KB">
 
 <!-- Start of Config Update patches -->

Modified: trunk/BOOK/temp-system/ppc/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/ppc/gcc.xml (original)
+++ trunk/BOOK/temp-system/ppc/gcc.xml Wed Jun  3 19:19:02 2009
@@ -21,14 +21,6 @@
 
   <sect2 role="installation">
     <title>Installation of GCC</title>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../../final-system/ppc/gcc.xml"
-    xpointer="xpointer(//*[@os='pp1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../../final-system/ppc/gcc.xml"
-    xpointer="xpointer(//*[@os='pp2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../cross-tools/common/gcc-static.xml"

Modified: trunk/BOOK/temp-system/ppc64/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/ppc64/gcc.xml (original)
+++ trunk/BOOK/temp-system/ppc64/gcc.xml Wed Jun  3 19:19:02 2009
@@ -21,14 +21,6 @@
 
   <sect2 role="installation">
     <title>Installation of GCC</title>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../../final-system/ppc/gcc.xml"
-    xpointer="xpointer(//*[@os='pp1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../../final-system/ppc/gcc.xml"
-    xpointer="xpointer(//*[@os='pp2'])"/>
 
     <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