NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/46627 CVS commit: [netbsd-6] src/sys/arch/m68k/fpe
The following reply was made to PR kern/46627; it has been noted by GNATS.
From: "Julian Coleman" <jdc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/46627 CVS commit: [netbsd-6] src/sys/arch/m68k/fpe
Date: Wed, 4 Jul 2012 20:30:00 +0000
Module Name: src
Committed By: jdc
Date: Wed Jul 4 20:30:00 UTC 2012
Modified Files:
src/sys/arch/m68k/fpe [netbsd-6]: fpu_int.c
Log Message:
Pull up revision 1.11 (requested by isaki in ticket #384).
Rewrite fpu_int().
Especially, remove the special treatment when |x| < 1
because it forgets to consider FPCR round mode.
See PR/46627 for the detail. Thanks Y.Sugahara for advice.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.10.8.1 src/sys/arch/m68k/fpe/fpu_int.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