- Timestamp:
- Nov 30, 2006, 4:44:07 PM (18 years ago)
- Branches:
- master
- Children:
- 096f95d
- Parents:
- fd94a60
- Location:
- BOOK
- Files:
-
- 2 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/hppa-chapter.xml
rfd94a60 re832c75 18 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hppa/binutils.xml"/> 19 19 <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"/> 21 21 <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"/> 23 23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/groff.xml"/> -
BOOK/introduction/hppa/changelog.xml
rfd94a60 re832c75 37 37 <itemizedlist> 38 38 <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> 39 43 <para>[jciccone] - Added a Glibc NPTL patch that allows Glibc to 40 44 compile with NPTL working support.</para> -
BOOK/materials/hppa/patches.xml
rfd94a60 re832c75 23 23 24 24 <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> 25 34 <term>Glibc NPTL Patch - <token>&glibc-hppa_nptl-patch-size;</token>:</term> 26 35 <listitem> -
BOOK/patches.ent
rfd94a60 re832c75 131 131 <!ENTITY binutils-hppa_tls-patch-size "268 KB"> 132 132 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 133 137 <!ENTITY glibc-hppa_nptl-patch "glibc-&glibc-version;-hppa_nptl-1.patch"> 134 138 <!ENTITY glibc-hppa_nptl-patch-md5 "25cfa673cbc940fde3638d1abf54fd79">
Note:
See TracChangeset
for help on using the changeset viewer.