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: 07/20/2001 22:20:41
Module Name:	basesrc
Committed By:	nathanw
Date:		Fri Jul 20 19:20:41 UTC 2001

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

Log Message:
The %esi and %edi registers are callee-save, not caller-save.


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

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