Bruce Evans a4b679d859 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.
2008-01-17 13:12:46 +00:00
..
2005-07-22 04:03:25 +00:00
PR:
2006-10-04 21:37:10 +00:00
2007-06-04 21:38:48 +00:00
2006-10-28 13:12:06 +00:00
2005-02-28 23:38:15 +00:00
2007-12-02 20:40:35 +00:00
2005-04-15 18:39:31 +00:00