Module Name: src Committed By: martin Date: Fri Feb 15 09:24:05 UTC 2013
Modified Files: src/lib/libc/arch/sparc64/softfloat: qp.c Log Message: Make all conversions from 128bit (long double) floats to integral types use rounding towards zero (casts to int/long are not affected by current rounding mode). Fixes PR port-sparc64/47535. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 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.