Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/mips
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 11/23/2002 12:41:18
Module Name:	basesrc
Committed By:	wdk
Date:		Sat Nov 23 10:41:18 UTC 2002

Modified Files:
	basesrc/lib/libpthread/arch/mips [nathanw_sa]: SYS.h

Log Message:
PIC_CALL macros had a major side effect - last instruction has a jump
with an unfilled bdslot.  Add nop instruction to ensure no side effect
and let the assembler try and remove it.


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 basesrc/lib/libpthread/arch/mips/SYS.h

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