diff options
author | bde <bde@FreeBSD.org> | 2008-01-17 13:12:46 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2008-01-17 13:12:46 +0000 |
commit | 691f99e98f534b08876da278935889a3d2624e22 (patch) | |
tree | b14a95e8b51f4ae8ad6f39dd215a612ab0738533 /lib/libc | |
parent | 961a1f29ef8a0e9a69bfe822b795ef304ef9f1ad (diff) | |
download | FreeBSD-src-691f99e98f534b08876da278935889a3d2624e22.zip FreeBSD-src-691f99e98f534b08876da278935889a3d2624e22.tar.gz |
Translate from the i386. All FP constants and operations are evaluated
in the range and precision of their type(s) on amd64, but FLT_EVAL_METHOD
said that they were evalated in the "interesting" (buggy) i387 methods.
float_t was broken compatibly with FLT_EVAL_METHOD.
These definitions seem to be broken on powerpc and possibly on arm.
float_t is float on powerpc with gcc [-notraditional] according to
glibc, and FLT_EVAL_METHOD is marked with XXX on arm.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions