Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/26/2006 23:26:13
Module Name: src
Committed By: martin
Date: Tue Dec 26 23:26:13 UTC 2006
Modified Files:
src/sys/arch/mips/mips: mips_fputrap.c
Log Message:
When converting FP exception codes, prefer overflow/underflow over
inexact result - this makes regress/lib/libc/ieeefp/except a bit happier.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/mips/mips/mips_fputrap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.