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
..
2008-01-16 07:00:55 +00:00
2008-01-15 18:34:47 +00:00
2008-01-10 00:26:47 +00:00
2007-12-24 01:01:59 +00:00
2008-01-08 19:08:58 +00:00
2008-01-15 01:10:31 +00:00
2008-01-15 04:00:12 +00:00