Changeset 93fcbff in clfs-sysroot for BOOK/cross-tools
- Timestamp:
- Sep 9, 2007, 9:40:35 AM (17 years ago)
- Branches:
- master
- Children:
- 84e7860
- Parents:
- ee92a8c
- Location:
- BOOK/cross-tools
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/alpha/glibc.xml
ree92a8c r93fcbff 49 49 href="../common/glibc.xml" 50 50 xpointer="xpointer(//*[@os='p6'])"/> 51 52 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"53 href="../common/glibc.xml"54 xpointer="xpointer(//*[@os='p7'])"/>55 56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"57 href="../common/glibc.xml"58 xpointer="xpointer(//*[@os='p8'])"/>59 51 60 52 <para os="a1">The following patch makes sysdep-cancel use one region instead of two:</para> -
BOOK/cross-tools/arm/glibc.xml
ree92a8c r93fcbff 57 57 href="../common/glibc.xml" 58 58 xpointer="xpointer(//*[@os='p6'])"/> 59 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"61 href="../common/glibc.xml"62 xpointer="xpointer(//*[@os='p7'])"/>63 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"65 href="../common/glibc.xml"66 xpointer="xpointer(//*[@os='p8'])"/>67 59 68 60 <para os="ar1">The following patch defines RTLD_SINGLE_THREAD_P for arm.</para> -
BOOK/cross-tools/common/glibc.xml
ree92a8c r93fcbff 62 62 63 63 <screen os="p6"><userinput>patch -Np1 -i ../&glibc-cross_hacks-patch;</userinput></screen> 64 65 <para os="p7">The following patch merges all updates from the66 &glibc-version; Branch from the Glibc developers:</para>67 68 <screen os="p8"><userinput>patch -Np1 -i ../&glibc-branch_update-patch;</userinput></screen>69 64 70 65 <para os="b">The Glibc documentation recommends building Glibc outside of the -
BOOK/cross-tools/hppa/glibc.xml
ree92a8c r93fcbff 57 57 href="../common/glibc.xml" 58 58 xpointer="xpointer(//*[@os='p6'])"/> 59 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"61 href="../common/glibc.xml"62 xpointer="xpointer(//*[@os='p7'])"/>63 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"65 href="../common/glibc.xml"66 xpointer="xpointer(//*[@os='p8'])"/>67 59 68 60 <para os="hp1">This patch adds the TLS reloc numbers so Glibc can compile -
BOOK/cross-tools/x86/glibc.xml
ree92a8c r93fcbff 57 57 href="../common/glibc.xml" 58 58 xpointer="xpointer(//*[@os='p6'])"/> 59 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"61 href="../common/glibc.xml"62 xpointer="xpointer(//*[@os='p7'])"/>63 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"65 href="../common/glibc.xml"66 xpointer="xpointer(//*[@os='p8'])"/>67 59 68 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.