Subject: CVS commit: [nathanw_sa] basesrc/lib/libc/arch/mips/sys
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 11/24/2001 04:22:30
Module Name:	basesrc
Committed By:	wdk
Date:		Sat Nov 24 02:22:30 UTC 2001

Modified Files:
	basesrc/lib/libc/arch/mips/sys [nathanw_sa]: getcontext.S

Log Message:
No PIC references in function, so remove PIC_PROLOGUE setup.
Also guarantees patent $gp is saved with the context instead of the $gp
local to _getcontext().


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 basesrc/lib/libc/arch/mips/sys/getcontext.S

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