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.