Subject: CVS commit: basesrc/lib/libc/arch/arm/gen
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 11/13/2001 22:04:53
Module Name: basesrc
Committed By: chris
Date: Tue Nov 13 20:04:53 UTC 2001
Modified Files:
basesrc/lib/libc/arch/arm/gen: __setjmp14.S _setjmp.S
Log Message:
Update asm files to use sp instead of r13. Also tweak a couple of bits in the longjmp code to save an instruction.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/arch/arm/gen/__setjmp14.S \
basesrc/lib/libc/arch/arm/gen/_setjmp.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.