Changeset e832c75 in clfs-sysroot for BOOK


Ignore:
Timestamp:
Nov 30, 2006, 4:44:07 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
096f95d
Parents:
fd94a60
Message:

Added the GCC PR29114 patch which fixes the compilation of Glibc on a 64bit host.

Location:
BOOK
Files:
2 added
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/hppa-chapter.xml

    rfd94a60 re832c75  
    1818  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hppa/binutils.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hppa/glibc-headers.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-static.xml"/>
     20  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hppa/gcc-static.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hppa/glibc.xml"/>
    22   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-final.xml"/>
     22  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hppa/gcc-final.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/groff.xml"/>
  • BOOK/introduction/hppa/changelog.xml

    rfd94a60 re832c75  
    3737      <itemizedlist>
    3838        <listitem>
     39          <para>[jciccone] - Added the GCC PR29114 patch which fixes the
     40          compilation of Glibc on a 64bit host.</para>
     41        </listitem>
     42        <listitem>
    3943          <para>[jciccone] - Added a Glibc NPTL patch that allows Glibc to
    4044          compile with NPTL working support.</para>
  • BOOK/materials/hppa/patches.xml

    rfd94a60 re832c75  
    2323
    2424    <varlistentry>
     25      <term>GCC PR29114 Patch - <token>&gcc-PR29114-patch-size;</token>:</term>
     26      <listitem>
     27        <para>Download: <ulink
     28        url="&patches-root;&gcc-PR29114-patch;"/></para>
     29        <para>MD5 sum: <literal>&gcc-PR29114-patch-md5;</literal></para>
     30      </listitem>
     31    </varlistentry>
     32
     33    <varlistentry>
    2534      <term>Glibc NPTL Patch - <token>&glibc-hppa_nptl-patch-size;</token>:</term>
    2635      <listitem>
  • BOOK/patches.ent

    rfd94a60 re832c75  
    131131<!ENTITY binutils-hppa_tls-patch-size "268 KB">
    132132
     133<!ENTITY gcc-PR29114-patch "gcc-&gcc-version;-PR29114-1.patch">
     134<!ENTITY gcc-PR29114-patch-md5 "76d58dce69d440bf4a09b52f039db907">
     135<!ENTITY gcc-PR29114-patch-size "4 KB">
     136
    133137<!ENTITY glibc-hppa_nptl-patch "glibc-&glibc-version;-hppa_nptl-1.patch">
    134138<!ENTITY glibc-hppa_nptl-patch-md5 "25cfa673cbc940fde3638d1abf54fd79">
Note: See TracChangeset for help on using the changeset viewer.