Subject: CVS commit: src/lib/libc/softfloat/bits64
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 11/08/2007 21:31:04
Module Name: src
Committed By: martin
Date: Thu Nov 8 21:31:04 UTC 2007
Modified Files:
src/lib/libc/softfloat/bits64: softfloat.c
Log Message:
When creating unsigned int results, do not distinguish positive versus
negative overflow.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libc/softfloat/bits64/softfloat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.