/x11-themes/cursor-bluecurve-theme/

https://www.lant.com.tw/~lantw44/git/marcuscom-ports' title='marcuscom-ports Git repository'/>
summaryrefslogblamecommitdiffstats
path: root/www/firefox/files/patch-xptcall-ia64
blob: 9b3969f1ca227ec8c85d81a578576aecbff29afe (plain) (tree)






































                                                                                                
$FreeBSD: ports/www/firefox/files/patch-xptcall-ia64,v 1.2 2004/02/11 07:16:17 marcus Exp $

--- xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ipf64.s.orig   Sun Jul 20 00:05:32 2003
+++ xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ipf64.s    Sun Jul 20 00:06:37 2003
@@ -8,6 +8,7 @@
 // Section has executable code
         .section .text, "ax","progbits"
 // procedure named 'XPTC_InvokeByIndex'
+   .global XPTC_InvokeByIndex
         .proc   XPTC_InvokeByIndex
 // manual bundling
         .explicit
@@ -24,7 +25,7 @@
 
 // XPTC_InvokeByIndex(nsISupports* that, PRUint32 methodIndex,
 //   PRUint32 paramCount, nsXPTCVariant* params);
-XPTC_InvokeByIndex::
+XPTC_InvokeByIndex:
         .prologue
         .save ar.pfs, r37
 // allocate 4 input args, 6 local args, and 8 output args
--- xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ipf64.s.orig    Sun Jul 20 00:02:02 2003
+++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ipf64.s Sun Jul 20 00:02:40 2003
@@ -6,6 +6,7 @@
 // Section has executable code
         .section .text, "ax","progbits"
 // procedure named 'SharedStub'
+   .global SharedStub
         .proc   SharedStub
 // manual bundling
         .explicit
@@ -14,7 +15,7 @@
 //      .exclass  PrepareAndDispatch, @fullyvisible
         .type   PrepareAndDispatch,@function
 
-SharedStub::
+SharedStub:
 // 9 arguments, first 8 are the input arguments of previous
 // function call.  The last one is methodIndex, and is passed in memory
         .prologue
le='2003-11-08 14:55:14 +0800'>2003-11-08
1-1/+1
* Translation update: fix checksum.will2003-09-222-2/+2
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-182-2/+2
* Update KDE to the latest official release, KDE 3.1.3lofi2003-07-294-2/+6
* Maintaner update of hungarian/ispell to version 0.99.3leeym2003-07-246-77/+224
* Update to KDE 3.1.2lioux2003-05-204-8/+8
* New port: localized messages and documentation for kofficelioux2003-05-20