]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/portabase/beecrypt/gas.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / portabase / beecrypt / gas.patch
1 diff -ur beecrypt-3.1.0/gas.orig/aesopt.ppc.m4 beecrypt-3.1.0/gas/aesopt.ppc.m4
2 --- beecrypt-3.1.0/gas.orig/aesopt.ppc.m4       2003-06-09 08:03:21 +0200
3 +++ beecrypt-3.1.0/gas/aesopt.ppc.m4    2004-10-06 17:59:31 +0200
4 @@ -21,7 +21,7 @@
5  dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
6  
7  include(config.m4)
8 -include(ASM_SRCDIR/ppc.m4)
9 +include(ppc.m4)
10  
11  define(`s0',`r24')
12  define(`s1',`r25')
13 diff -ur beecrypt-3.1.0/gas.orig/aesopt.x86.m4 beecrypt-3.1.0/gas/aesopt.x86.m4
14 --- beecrypt-3.1.0/gas.orig/aesopt.x86.m4       2003-06-09 10:35:39 +0200
15 +++ beecrypt-3.1.0/gas/aesopt.x86.m4    2004-10-06 17:54:36 +0200
16 @@ -1,5 +1,5 @@
17  include(config.m4)
18 -include(ASM_SRCDIR/x86.m4)
19 +include(x86.m4)
20  
21  ifdef(`USE_MMX',`
22  
23 diff -ur beecrypt-3.1.0/gas.orig/blowfishopt.i586.m4 beecrypt-3.1.0/gas/blowfishopt.i586.m4
24 --- beecrypt-3.1.0/gas.orig/blowfishopt.i586.m4 2003-06-09 10:25:11 +0200
25 +++ beecrypt-3.1.0/gas/blowfishopt.i586.m4      2004-10-06 17:54:58 +0200
26 @@ -19,7 +19,7 @@
27  dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
28  
29  include(config.m4)
30 -include(ASM_SRCDIR/x86.m4)
31 +include(x86.m4)
32  
33  dnl during this macro we assume:
34  dnl    bp in %esi, xl and xr in %ecx and %edx, %eax and %ebx clear
35 diff -ur beecrypt-3.1.0/gas.orig/blowfishopt.ppc.m4 beecrypt-3.1.0/gas/blowfishopt.ppc.m4
36 --- beecrypt-3.1.0/gas.orig/blowfishopt.ppc.m4  2003-06-04 19:39:57 +0200
37 +++ beecrypt-3.1.0/gas/blowfishopt.ppc.m4       2004-10-06 17:59:36 +0200
38 @@ -21,7 +21,7 @@
39  dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
40  
41  include(config.m4)
42 -include(ASM_SRCDIR/ppc.m4)
43 +include(ppc.m4)
44  
45  define(`round',`
46         lwz r9,$3(r3)
47 diff -ur beecrypt-3.1.0/gas.orig/mpopt.alpha.m4 beecrypt-3.1.0/gas/mpopt.alpha.m4
48 --- beecrypt-3.1.0/gas.orig/mpopt.alpha.m4      2003-05-29 10:44:37 +0200
49 +++ beecrypt-3.1.0/gas/mpopt.alpha.m4   2004-10-06 17:57:20 +0200
50 @@ -19,7 +19,7 @@
51  dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
52  
53  include(config.m4)
54 -include(ASM_SRCDIR/alpha.m4)
55 +include(alpha.m4)
56  
57  
58  C_FUNCTION_BEGIN(mpadd)
59 diff -ur beecrypt-3.1.0/gas.orig/mpopt.ia64.m4 beecrypt-3.1.0/gas/mpopt.ia64.m4
60 --- beecrypt-3.1.0/gas.orig/mpopt.ia64.m4       2003-05-28 10:40:44 +0200
61 +++ beecrypt-3.1.0/gas/mpopt.ia64.m4    2004-10-06 17:57:32 +0200
62 @@ -19,7 +19,7 @@
63  dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
64  
65  include(config.m4)
66 -include(ASM_SRCDIR/ia64.m4)
67 +include(ia64.m4)
68  
69  define(`sze',`r14')
70  define(`dst',`r15')
71 diff -ur beecrypt-3.1.0/gas.orig/mpopt.m68k.m4 beecrypt-3.1.0/gas/mpopt.m68k.m4
72 --- beecrypt-3.1.0/gas.orig/mpopt.m68k.m4       2003-04-26 14:01:57 +0200
73 +++ beecrypt-3.1.0/gas/mpopt.m68k.m4    2004-10-06 17:57:38 +0200
74 @@ -19,7 +19,7 @@
75  dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
76   
77  include(config.m4)
78 -include(ASM_SRCDIR/m68k.m4)
79 +include(m68k.m4)
80  
81  dnl works
82  C_FUNCTION_BEGIN(mpadd)
83 diff -ur beecrypt-3.1.0/gas.orig/mpopt.ppc64.m4 beecrypt-3.1.0/gas/mpopt.ppc64.m4
84 --- beecrypt-3.1.0/gas.orig/mpopt.ppc64.m4      2003-04-19 18:05:43 +0200
85 +++ beecrypt-3.1.0/gas/mpopt.ppc64.m4   2004-10-06 17:57:54 +0200
86 @@ -19,7 +19,7 @@
87  dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
88   
89  include(config.m4)
90 -include(ASM_SRCDIR/ppc64.m4)
91 +include(ppc64.m4)
92  
93  
94  C_FUNCTION_BEGIN(mpaddw)
95 diff -ur beecrypt-3.1.0/gas.orig/mpopt.ppc.m4 beecrypt-3.1.0/gas/mpopt.ppc.m4
96 --- beecrypt-3.1.0/gas.orig/mpopt.ppc.m4        2003-04-19 18:05:43 +0200
97 +++ beecrypt-3.1.0/gas/mpopt.ppc.m4     2004-10-06 17:57:50 +0200
98 @@ -19,7 +19,7 @@
99  dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
100   
101  include(config.m4)
102 -include(ASM_SRCDIR/ppc.m4)
103 +include(ppc.m4)
104  
105  
106  C_FUNCTION_BEGIN(mpaddw)
107 diff -ur beecrypt-3.1.0/gas.orig/mpopt.sparcv8.m4 beecrypt-3.1.0/gas/mpopt.sparcv8.m4
108 --- beecrypt-3.1.0/gas.orig/mpopt.sparcv8.m4    2003-04-19 18:05:43 +0200
109 +++ beecrypt-3.1.0/gas/mpopt.sparcv8.m4 2004-10-06 17:56:54 +0200
110 @@ -19,7 +19,7 @@
111  dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
112  
113  include(config.m4)
114 -include(ASM_SRCDIR/sparc.m4)
115 +include(sparc.m4)
116  
117  
118  C_FUNCTION_BEGIN(mpsetmul)
119 diff -ur beecrypt-3.1.0/gas.orig/mpopt.sparcv8plus.m4 beecrypt-3.1.0/gas/mpopt.sparcv8plus.m4
120 --- beecrypt-3.1.0/gas.orig/mpopt.sparcv8plus.m4        2003-04-19 18:05:43 +0200
121 +++ beecrypt-3.1.0/gas/mpopt.sparcv8plus.m4     2004-10-06 17:57:04 +0200
122 @@ -19,7 +19,7 @@
123  dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
124  
125  include(config.m4)
126 -include(ASM_SRCDIR/sparc.m4)
127 +include(sparc.m4)
128  
129  
130  C_FUNCTION_BEGIN(mpaddw)
131 diff -ur beecrypt-3.1.0/gas.orig/mpopt.x86_64.m4 beecrypt-3.1.0/gas/mpopt.x86_64.m4
132 --- beecrypt-3.1.0/gas.orig/mpopt.x86_64.m4     2003-05-29 14:40:37 +0200
133 +++ beecrypt-3.1.0/gas/mpopt.x86_64.m4  2004-10-06 17:56:14 +0200
134 @@ -21,7 +21,7 @@
135         .file "mpopt.s"
136  
137  include(config.m4)
138 -include(ASM_SRCDIR/x86_64.m4)
139 +include(x86_64.m4)
140  
141  
142  C_FUNCTION_BEGIN(mpzero)
143 diff -ur beecrypt-3.1.0/gas.orig/mpopt.x86.m4 beecrypt-3.1.0/gas/mpopt.x86.m4
144 --- beecrypt-3.1.0/gas.orig/mpopt.x86.m4        2003-06-04 19:39:58 +0200
145 +++ beecrypt-3.1.0/gas/mpopt.x86.m4     2004-10-06 17:56:27 +0200
146 @@ -19,7 +19,7 @@
147  dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
148   
149  include(config.m4)
150 -include(ASM_SRCDIR/x86.m4)
151 +include(x86.m4)
152  
153  
154  C_FUNCTION_BEGIN(mpzero)
155 diff -ur beecrypt-3.1.0/gas.orig/sha1opt.x86.m4 beecrypt-3.1.0/gas/sha1opt.x86.m4
156 --- beecrypt-3.1.0/gas.orig/sha1opt.x86.m4      2003-05-08 19:52:54 +0200
157 +++ beecrypt-3.1.0/gas/sha1opt.x86.m4   2004-10-06 17:55:20 +0200
158 @@ -19,7 +19,7 @@
159  dnl  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
160  
161  include(config.m4)
162 -include(ASM_SRCDIR/x86.m4)
163 +include(x86.m4)
164  
165         .equ    K00,    0x5a827999
166         .equ    K20,    0x6ed9eba1