Author: jim
Date: 2006-01-03 15:37:50 -0700 (Tue, 03 Jan 2006)
New Revision: 1324

Removed:
   trunk/silo/silo-1.4.10-sparc64-1.patch
Modified:
   trunk/
Log:
 [EMAIL PROTECTED]:  jim | 2006-01-02 14:38:23 -0800
 Removed silo patch since it doesn't work



Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - cc2644d5-6cf8-0310-b111-c40428001e49:/patches:1632
   + cc2644d5-6cf8-0310-b111-c40428001e49:/patches:1633

Deleted: trunk/silo/silo-1.4.10-sparc64-1.patch
===================================================================
--- trunk/silo/silo-1.4.10-sparc64-1.patch      2006-01-03 22:36:52 UTC (rev 
1323)
+++ trunk/silo/silo-1.4.10-sparc64-1.patch      2006-01-03 22:37:50 UTC (rev 
1324)
@@ -1,44 +0,0 @@
-Submitted By: Jim Gifford (patches at jg555 dot com)
-Date: 2006-01-02
-Initial Package Version: 1.4.10
-Origin: RockLinux and Jim Gifford
-Upstream Status: Unknown
-Description: Allows Silo to Build as 64-Bit
- 
-diff -Naur silo-1.4.9.orig/common/divdi3.S silo-1.4.9/common/divdi3.S
---- silo-1.4.9.orig/common/divdi3.S    2004-06-20 17:16:32.000000000 +0000
-+++ silo-1.4.9/common/divdi3.S 2005-08-06 19:50:06.000000000 +0000
-@@ -17,6 +17,9 @@
- the Free Software Foundation, 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.  */
- 
-+      .register %g3,#scratch
-+      .register %g2,#scratch
-+ 
-       .data
-       .align 8
-       .globl  __clz_tab
-diff -Naur silo-1.4.9.orig/common/udivdi3.S silo-1.4.9/common/udivdi3.S
---- silo-1.4.9.orig/common/udivdi3.S   2004-06-20 17:16:32.000000000 +0000
-+++ silo-1.4.9/common/udivdi3.S        2005-08-06 19:50:06.000000000 +0000
-@@ -17,6 +17,8 @@
- the Free Software Foundation, 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.  */
- 
-+      .register %g2,#scratch
-+
-       .text
-       .align 4
-       .globl __udivdi3
-diff -Naur silo-1.4.9.orig/second/muldi3.S silo-1.4.9/second/muldi3.S
---- silo-1.4.9.orig/second/muldi3.S    2001-06-06 17:04:50.000000000 +0000
-+++ silo-1.4.9/second/muldi3.S 2005-08-06 19:50:06.000000000 +0000
-@@ -17,6 +17,8 @@
- the Free Software Foundation, 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.  */
- 
-+      .register %g2,#scratch
-+
-       .text
-       .align 4
-       .globl __muldi3

-- 
http://linuxfromscratch.org/mailman/listinfo/patches
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to