- Timestamp:
- Dec 21, 2007, 3:04:10 AM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- bd88a5f
- Parents:
- 92413f9
- Location:
- BOOK
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/alpha/glibc.xml
r92413f9 rd78c820 38 38 xpointer="xpointer(//*[@os='p2'])"/> 39 39 40 <para os="a1">The following patch fixes some inline assembler in Glibc:</para> 40 <para os="a1">The following patch moves PTR_MANGLE and ensures that 41 PTR_MANGLE is defined in all cases:</para> 41 42 42 <screen os="a2"><userinput>patch -Np1 -i ../&glibc- ioperm_fix-patch;</userinput></screen>43 <screen os="a2"><userinput>patch -Np1 -i ../&glibc-alpha_ptr_mangle_fix-patch;</userinput></screen> 43 44 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/introduction/alpha/changelog.xml
r92413f9 rd78c820 35 35 36 36 <listitem> 37 <para>December 21, 2007</para> 38 <itemizedlist> 39 <listitem> 40 <para>[jciccone] - Added a patch to Glibc that works around compile 41 errors with PTR_MANGLE.</para> 42 </listitem> 43 </itemizedlist> 44 </listitem> 45 46 <listitem> 37 47 <para>February 17, 2007</para> 38 48 <itemizedlist> -
BOOK/materials/alpha/patches.xml
r92413f9 rd78c820 27 27 28 28 <varlistentry> 29 <term>Glibc ioperm Fix Patch - <token>&glibc-ioperm_fix-patch-size;</token>:</term>29 <term>Glibc PTR_MANGLE Fix Patch - <token>&glibc-alpha_ptr_mangle_fix-patch-size;</token>:</term> 30 30 <listitem> 31 31 <para>Download: <ulink 32 url="&patches-root;&glibc- ioperm_fix-patch;"/></para>33 <para>MD5 sum: <literal>&glibc- ioperm_fix-patch-md5;</literal></para>32 url="&patches-root;&glibc-alpha_ptr_mangle_fix-patch;"/></para> 33 <para>MD5 sum: <literal>&glibc-alpha_ptr_mangle_fix-patch-md5;</literal></para> 34 34 </listitem> 35 35 </varlistentry> -
BOOK/patches.ent
r92413f9 rd78c820 147 147 <!ENTITY aboot-alpha-patch-size "100 KB"> 148 148 149 <!ENTITY glibc- ioperm_fix-patch "glibc-&glibc-version;-alpha_ioperm_fix-1.patch">150 <!ENTITY glibc- ioperm_fix-patch-md5 "1e8ace798cf67d3ecd2f6d0e0748c7cd">151 <!ENTITY glibc- ioperm_fix-patch-size "4 KB">149 <!ENTITY glibc-alpha_ptr_mangle_fix-patch "glibc-&glibc-version;-alpha_PTR_MANGLE_fix-1.patch"> 150 <!ENTITY glibc-alpha_ptr_mangle_fix-patch-md5 "9c13080aa4a17796815a7e814e18584c"> 151 <!ENTITY glibc-alpha_ptr_mangle_fix-patch-size "4 KB"> 152 152 153 153 <!-- Start of mips/mips64 patches -->
Note:
See TracChangeset
for help on using the changeset viewer.