[Clfs-commits] commit: r4707 - in /trunk/BOOK: cross-tools/ cross-tools/multilib/ cross-tools/ppc/ cross-tools/ppc64/ introduction/ppc/ introduction/ppc64/ temp-system/ temp-system/ppc/ temp-system/ppc64/

svn at cross-lfs.org svn at cross-lfs.org
Mon Feb 16 19:17:01 PST 2009


Author: jim
Date: Tue Feb 17 03:17:01 2009
New Revision: 4707

Log:
Powerpc GCC Updates

Added:
    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/temp-system/ppc/
    trunk/BOOK/temp-system/ppc/gcc.xml
    trunk/BOOK/temp-system/ppc64/gcc.xml
Modified:
    trunk/BOOK/cross-tools/multilib/gcc-static.xml
    trunk/BOOK/cross-tools/ppc-chapter.xml
    trunk/BOOK/cross-tools/ppc64-chapter.xml
    trunk/BOOK/introduction/ppc/changelog.xml
    trunk/BOOK/introduction/ppc64/changelog.xml
    trunk/BOOK/temp-system/ppc-chapter.xml
    trunk/BOOK/temp-system/ppc64-chapter.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 17 03:17:01 2009
@@ -100,7 +100,9 @@
     href="../common/gcc-static.xml"
     xpointer="xpointer(//*[@os='an'])"/>
 
-<screen os="s1"><userinput>make</userinput></screen>
+    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+    href="../common/gcc-static.xml"
+    xpointer="xpointer(//*[@os='ao'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/gcc-static.xml"

Modified: trunk/BOOK/cross-tools/ppc-chapter.xml
==============================================================================
--- trunk/BOOK/cross-tools/ppc-chapter.xml (original)
+++ trunk/BOOK/cross-tools/ppc-chapter.xml Tue Feb 17 03:17:01 2009
@@ -20,8 +20,8 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gmp.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-static.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc/gcc-static.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc/glibc.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-final.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc/gcc-final.xml"/>
 
 </chapter>

Modified: trunk/BOOK/cross-tools/ppc64-chapter.xml
==============================================================================
--- trunk/BOOK/cross-tools/ppc64-chapter.xml (original)
+++ trunk/BOOK/cross-tools/ppc64-chapter.xml Tue Feb 17 03:17:01 2009
@@ -21,9 +21,9 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gmp.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/binutils.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/gcc-static.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/gcc-static.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/glibc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/glibc-64bit.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/gcc-final.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/gcc-final.xml"/>
 
 </chapter>

Modified: trunk/BOOK/introduction/ppc/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/ppc/changelog.xml (original)
+++ trunk/BOOK/introduction/ppc/changelog.xml Tue Feb 17 03:17:01 2009
@@ -32,6 +32,15 @@
     </listitem>
 
 -->
+
+    <listitem>
+      <para>February 16, 2009</para>
+      <itemizedlist>
+        <listitem>
+          <para>[Jim] - Fixed GCC Build on Powerpc. Changed STANDARD_STARTFILE_PREFIX_1 to use sysv4.h.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
 
     <listitem>
       <para>January 7, 2009</para>

Modified: trunk/BOOK/introduction/ppc64/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/ppc64/changelog.xml (original)
+++ trunk/BOOK/introduction/ppc64/changelog.xml Tue Feb 17 03:17:01 2009
@@ -32,6 +32,15 @@
     </listitem>
 
 -->
+
+    <listitem>
+      <para>February 16, 2009</para>
+      <itemizedlist>
+        <listitem>
+          <para>[Jim] - Fixed GCC Build on Powerpc. Changed STANDARD_STARTFILE_PREFIX_1 to use sysv4.h.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
 
     <listitem>
       <para>January 7, 2009</para>

Modified: trunk/BOOK/temp-system/ppc-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/ppc-chapter.xml (original)
+++ trunk/BOOK/temp-system/ppc-chapter.xml Tue Feb 17 03:17:01 2009
@@ -16,7 +16,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/zlib.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc/gcc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/ncurses.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/>

Modified: trunk/BOOK/temp-system/ppc64-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/ppc64-chapter.xml (original)
+++ trunk/BOOK/temp-system/ppc64-chapter.xml Tue Feb 17 03:17:01 2009
@@ -16,7 +16,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/mpfr.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/zlib.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/binutils.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/gcc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ppc64/gcc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/ncurses.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bash.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bzip2.xml"/>




More information about the Clfs-commits mailing list