Subject: CVS commit: basesrc/lib/libc/arch/vax/gen
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/30/2002 06:58:37
Module Name: basesrc
Committed By: matt
Date: Sat Mar 30 04:58:36 UTC 2002
Modified Files:
basesrc/lib/libc/arch/vax/gen: _setjmp.S
Log Message:
Put R6 back in save mask (to make mask used by PLT routines). Adjust frame
size according. In _longjmp, deal with sp/fp separately since they stored
in reserve order so movq won't work.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/lib/libc/arch/vax/gen/_setjmp.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.