Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib
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.
Home |
Main Index |
Thread Index |
Old Index