Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/26/2000 10:50:00
Module Name:	pkgsrc
Committed By:	mycroft
Date:		Thu Oct 26 07:50:00 UTC 2000

Modified Files:
	pkgsrc/www/mozilla/files: md5 patch-sum
	pkgsrc/www/mozilla/patches: patch-ad patch-af
Added Files:
	pkgsrc/www/mozilla/files: xptcinvoke_asm_sparc_netbsd.s
	    xptcinvoke_sparc_netbsd.cpp xptcstubs_asm_sparc_netbsd.s
	    xptcstubs_sparc_netbsd.cpp

Log Message:
Rework machdep NSPR code to not rely on the compiler playing nice after a
setjmp() call when we frob the stack pointer.  Instead, poke the return PC
in the saved context.

Add support for SPARC.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/www/mozilla/files/md5 \
    pkgsrc/www/mozilla/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/www/mozilla/files/xptcinvoke_asm_sparc_netbsd.s \
    pkgsrc/www/mozilla/files/xptcinvoke_sparc_netbsd.cpp \
    pkgsrc/www/mozilla/files/xptcstubs_asm_sparc_netbsd.s \
    pkgsrc/www/mozilla/files/xptcstubs_sparc_netbsd.cpp
cvs rdiff -r1.11 -r1.12 pkgsrc/www/mozilla/patches/patch-ad
cvs rdiff -r1.9 -r1.10 pkgsrc/www/mozilla/patches/patch-af

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.