Changeset 30a199c for BOOK/cross-tools


Ignore:
Timestamp:
May 18, 2011, 4:53:46 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
1718e20
Parents:
bd31da6b (diff), 279277d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into systemd

Location:
BOOK/cross-tools
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/64/gcc-final.xml

    rbd31da6b r30a199c  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/64/gcc-static.xml

    rbd31da6b r30a199c  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     31    href="../common/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/common/gcc-final.xml

    rbd31da6b r30a199c  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/common/gcc-static.xml

    rbd31da6b r30a199c  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <para os="p1">The following patch contains a number of updates to the
     27    &gcc-version; branch by the GCC developers:</para>
     28
     29    <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen>
    2530
    2631    <para os="aa">Make a couple of essential adjustments to the
  • BOOK/cross-tools/mips64-64/gcc-final.xml

    rbd31da6b r30a199c  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28   
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
     32
    2433
    2534    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/mips64-64/gcc-static.xml

    rbd31da6b r30a199c  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     31    href="../64/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/multilib/gcc-final.xml

    rbd31da6b r30a199c  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/multilib/gcc-static.xml

    rbd31da6b r30a199c  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     31    href="../common/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/ppc/gcc-final.xml

    rbd31da6b r30a199c  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/ppc/gcc-static.xml

    rbd31da6b r30a199c  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     31    href="../common/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/ppc64/gcc-final.xml

    rbd31da6b r30a199c  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="gcc-static.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="gcc-static.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/ppc64/gcc-static.xml

    rbd31da6b r30a199c  
    2323    <title>Installation of Cross GCC Compiler with Static libgcc
    2424    and no Threads</title>
     25
     26    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     27    href="../common/gcc-static.xml"
     28    xpointer="xpointer(//*[@os='p1'])"/>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     31    href="../common/gcc-static.xml"
     32    xpointer="xpointer(//*[@os='p2'])"/>
    2533
    2634    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.