NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/39299 CVS commit: src/sys/arch/amd64/amd64



The following reply was made to PR port-i386/39299; it has been noted by GNATS.

From: Michael van Elst <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39299 CVS commit: src/sys/arch/amd64/amd64
Date: Fri, 25 Sep 2009 13:56:32 +0000

 Module Name:   src
 Committed By:  mlelstv
 Date:          Fri Sep 25 13:56:32 UTC 2009
 
 Modified Files:
        src/sys/arch/amd64/amd64: netbsd32_machdep.c
 
 Log Message:
 Ensure FP state is reset, if FP is used in a signal handler.
 Fixes PR kern/39299 for 32bit code.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.58 -r1.59 src/sys/arch/amd64/amd64/netbsd32_machdep.c
 
 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