aboutsummaryrefslogtreecommitdiffstats
path: root/www/mozilla
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-07-21 04:30:03 +0800
committermarcus <marcus@FreeBSD.org>2003-07-21 04:30:03 +0800
commita6e49314c9dd9790c276b7afc82765df7d82594a (patch)
tree3e409276b8e6e89a7124c93c1187bb7a71cfd37e /www/mozilla
parent01474fd416d4b122f0c7228ff10f6146e8d078c6 (diff)
downloadfreebsd-ports-gnome-a6e49314c9dd9790c276b7afc82765df7d82594a.tar.gz
freebsd-ports-gnome-a6e49314c9dd9790c276b7afc82765df7d82594a.tar.zst
freebsd-ports-gnome-a6e49314c9dd9790c276b7afc82765df7d82594a.zip
Condense the ia64 patches a bit to avoid dangerously long filenames.
Diffstat (limited to 'www/mozilla')
-rw-r--r--www/mozilla/files/patch-xpcom::reflect::xptcall::src::md::unix::xptcstubs_asm_ipf64.s19
-rw-r--r--www/mozilla/files/patch-xptcall-ia64 (renamed from www/mozilla/files/patch-xpcom::reflect::xptcall::src::md::unix::xptcinvoke_asm_ipf64.s)19
2 files changed, 19 insertions, 19 deletions
diff --git a/www/mozilla/files/patch-xpcom::reflect::xptcall::src::md::unix::xptcstubs_asm_ipf64.s b/www/mozilla/files/patch-xpcom::reflect::xptcall::src::md::unix::xptcstubs_asm_ipf64.s
deleted file mode 100644
index bc5cd67e24f8..000000000000
--- a/www/mozilla/files/patch-xpcom::reflect::xptcall::src::md::unix::xptcstubs_asm_ipf64.s
+++ /dev/null
@@ -1,19 +0,0 @@
---- 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
diff --git a/www/mozilla/files/patch-xpcom::reflect::xptcall::src::md::unix::xptcinvoke_asm_ipf64.s b/www/mozilla/files/patch-xptcall-ia64
index 24ad08585a6b..9cd07f7ddbb2 100644
--- a/www/mozilla/files/patch-xpcom::reflect::xptcall::src::md::unix::xptcinvoke_asm_ipf64.s
+++ b/www/mozilla/files/patch-xptcall-ia64
@@ -17,3 +17,22 @@
.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