Module Name: src Committed By: martin Date: Sun Feb 2 08:14:39 UTC 2014
Modified Files: src/lib/libc/arch/sparc64/softfloat: qp.c Log Message: Fix unsigned 64 bit int to long double conversion for numbers that would not fit into a signed 64 bit int. Found by latest t_floatunditf test case failuer, hint from Matt Thomas. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/lib/libc/arch/sparc64/softfloat/qp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.