Subject: CVS commit: src/lib
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 07/03/2004 05:10:06
Module Name:	src
Committed By:	simonb
Date:		Sat Jul  3 05:10:06 UTC 2004

Modified Files:
	src/lib/libc/arch/mips/gen: __longjmp14.c
	src/lib/libpthread/arch/mips: pthread_md.h

Log Message:
Catch up with changes to __fpregset_t.
In __longjmp14(), copy the FP CSR from the correct array and array slot.

Completes fix for PR port-mips/25942.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libc/arch/mips/gen/__longjmp14.c
cvs rdiff -r1.4 -r1.5 src/lib/libpthread/arch/mips/pthread_md.h

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