[Clfs-commits] commit: r4050 - in /trunk: BOOK/final-system/alpha/glibc.xml BOOK/materials/alpha/patches.xml BOOK/patches.ent patches/glibc-2.8-alpha_PTR_MANGLE_fix-1.patch patches/glibc-2.8-alpha_fixes-1.patch

svn at cross-lfs.org svn at cross-lfs.org
Sun Oct 12 10:01:13 PDT 2008


Author: jciccone
Date: Sun Oct 12 17:01:12 2008
New Revision: 4050

Log:
Add a patch to alpha that contains general glibc fixes.

Added:
    trunk/patches/glibc-2.8-alpha_fixes-1.patch
Removed:
    trunk/patches/glibc-2.8-alpha_PTR_MANGLE_fix-1.patch
Modified:
    trunk/BOOK/final-system/alpha/glibc.xml
    trunk/BOOK/materials/alpha/patches.xml
    trunk/BOOK/patches.ent

Modified: trunk/BOOK/final-system/alpha/glibc.xml
==============================================================================
--- trunk/BOOK/final-system/alpha/glibc.xml (original)
+++ trunk/BOOK/final-system/alpha/glibc.xml Sun Oct 12 17:01:12 2008
@@ -29,10 +29,10 @@
     href="../common/glibc.xml"
     xpointer="xpointer(//*[@os='b'])"/>
 
-    <para os="a1">The following patch moves PTR_MANGLE and ensures that
-    PTR_MANGLE is defined in all cases:</para>
+    <para os="a1">The following patch fixes compilation errors that exist on
+    alpha:</para>
 
-<screen os="a2"><userinput>patch -Np1 -i ../&glibc-alpha_ptr_mangle_fix-patch;</userinput></screen>
+<screen os="a2"><userinput>patch -Np1 -i ../&glibc-alpha_fixes-patch;</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/glibc.xml"

Modified: trunk/BOOK/materials/alpha/patches.xml
==============================================================================
--- trunk/BOOK/materials/alpha/patches.xml (original)
+++ trunk/BOOK/materials/alpha/patches.xml Sun Oct 12 17:01:12 2008
@@ -26,11 +26,11 @@
     xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
 
     <varlistentry>
-      <term>Glibc PTR_MANGLE Fix Patch - <token>&glibc-alpha_ptr_mangle_fix-patch-size;</token>:</term>
+      <term>Glibc Alpha Fixes Patch - <token>&glibc-alpha_fixes-patch-size;</token>:</term>
       <listitem>
         <para>Download: <ulink
-        url="&patches-root;&glibc-alpha_ptr_mangle_fix-patch;"/></para>
-        <para>MD5 sum: <literal>&glibc-alpha_ptr_mangle_fix-patch-md5;</literal></para>
+        url="&patches-root;&glibc-alpha_fixes-patch;"/></para>
+        <para>MD5 sum: <literal>&glibc-alpha_fixes-patch-md5;</literal></para>
       </listitem>
     </varlistentry>
 

Modified: trunk/BOOK/patches.ent
==============================================================================
--- trunk/BOOK/patches.ent (original)
+++ trunk/BOOK/patches.ent Sun Oct 12 17:01:12 2008
@@ -112,9 +112,9 @@
 <!ENTITY aboot-alpha-patch-md5 "33577862f8829e0149655397f95b5140">
 <!ENTITY aboot-alpha-patch-size "180 KB">
 
-<!ENTITY glibc-alpha_ptr_mangle_fix-patch "glibc-&glibc-version;-alpha_PTR_MANGLE_fix-1.patch">
-<!ENTITY glibc-alpha_ptr_mangle_fix-patch-md5 "9c13080aa4a17796815a7e814e18584c">
-<!ENTITY glibc-alpha_ptr_mangle_fix-patch-size "4 KB">
+<!ENTITY glibc-alpha_fixes-patch "glibc-&glibc-version;-alpha_fixes-1.patch">
+<!ENTITY glibc-alpha_fixes-patch-md5 "5d279206a752199e39a4e99c4950271d">
+<!ENTITY glibc-alpha_fixes-patch-size "8 KB">
 
 <!-- Start of mips/mips64 patches -->
 




More information about the Clfs-commits mailing list