Subject: CVS commit: src/lib/libpthread/arch/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 11/20/2003 17:55:11
Module Name:	src
Committed By:	uwe
Date:		Thu Nov 20 17:55:11 UTC 2003

Modified Files:
	src/lib/libpthread/arch/sh3: pthread_switch.S

Log Message:
Do not move incoming paramters to callee-save registers when not
necessary.  Saves about a dozen of instructions.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libpthread/arch/sh3/pthread_switch.S

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