Module Name: src Committed By: mlelstv Date: Mon Sep 30 19:32:14 UTC 2013
Modified Files: src/lib/libc/quad: floatundidf_ieee754.c Log Message: Don't return 0x1.0p31 for every input value 2^N. There is also no need to special case the value 1. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libc/quad/floatundidf_ieee754.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.