Module Name: src Committed By: isaki Date: Sun May 5 13:25:20 UTC 2013
Modified Files: src/sys/arch/m68k/fpe: fpu_rem.c Log Message: R := X even if L < 0 in Step2, according to algorithm of the comment. This solves many cases of |X| < |Y|. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 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.