Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/i386
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 08/02/2001 22:29:22
Module Name:	basesrc
Committed By:	nathanw
Date:		Thu Aug  2 19:29:21 UTC 2001

Modified Files:
	basesrc/lib/libpthread/arch/i386 [nathanw_sa]: _context_u.S

Log Message:
Don't bother even storing 0s into the fields for the caller-save
registers (eax, ecx, edx) and unused fields (esp, trapno, err).

Still need to deal more sanely with segment registers.


To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 basesrc/lib/libpthread/arch/i386/_context_u.S

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