Subject: CVS commit: src/lib/libc/arch/i386/gen
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 01/26/2003 20:14:04
Module Name: src
Committed By: kleink
Date: Sun Jan 26 18:14:04 UTC 2003
Modified Files:
src/lib/libc/arch/i386/gen: resumecontext.S
Log Message:
Update stack frame allocation for XMM state having been added to
mcontext_t; spotted by Frank van der Linden.
While here, also align the on-stack ucontext as required.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/i386/gen/resumecontext.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.