Subject: CVS commit: src/lib/libc/arch/sparc64/gen
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/07/2004 08:20:07
Module Name:	src
Committed By:	martin
Date:		Tue Dec  7 08:20:07 UTC 2004

Modified Files:
	src/lib/libc/arch/sparc64/gen: _setjmp.S

Log Message:
Replace the stack unwinding by a much simpler solution taken from
../../arch/sparc/gen/_setjmp.S rev. 1.6. This ended up to be ~identical
to the OpenBSD change triggered by the same sparc change.
Thanks to Stoned Elipot for pointing out the problem.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libc/arch/sparc64/gen/_setjmp.S

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