NetBSD-Bugs archive

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

PR/47810 CVS commit: src/sys/arch/m68k/fpe



The following reply was made to PR kern/47810; it has been noted by GNATS.

From: "Tetsuya Isaki" <isaki%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47810 CVS commit: src/sys/arch/m68k/fpe
Date: Sat, 11 May 2013 12:52:43 +0000

 Module Name:   src
 Committed By:  isaki
 Date:          Sat May 11 12:52:43 UTC 2013
 
 Modified Files:
        src/sys/arch/m68k/fpe: fpu_rem.c
 
 Log Message:
 Revise the algorithm after Step3.
 almost written by Y.Sugahara and minor modify by me.
 This works for all input of FMOD/FREM and of course solves PR/47810.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 src/sys/arch/m68k/fpe/fpu_rem.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