Changes of Revision 17
[-] [+] | Added | mips.patch |
@@ -0,0 +1,11 @@ +--- xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s.m4.orig 2003-10-31 10:06:36.000000000 +0000 ++++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s.m4 2003-10-31 10:07:06.000000000 +0000 +@@ -36,7 +36,7 @@ + LOCALSZ=2 # gp, ra + FRAMESZ=(((NARGSAVE+LOCALSZ)*SZREG)+ALSZ)&ALMASK + +-define(STUB_NAME, `Stub'$1`__14nsXPTCStubBase') ++define(STUB_NAME, ```_ZN14nsXPTCStubBase'len(Stub'$1`)Stub'$1`Ev'') + + define(STUB_ENTRY, + ` .globl 'STUB_NAME($1)` |