samples/i686-unknown-mingw32/reported.by
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Sat Jan 04 16:17:40 2014 +0100 (2014-01-04)
changeset 3279 c4b4bb58f639
permissions -rw-r--r--
cc/gcc: add option to enable/disable decimal floats

Decimal floats need support form the C library, namely support
for fenv, which is missing in uClibc for any architecture but
x86/32.

Add an option (a choice) to enable or disable decimal floats.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
     1 reporter_name="Yann Diorcet <diorcet.yann@gmail.com>"
     2 reporter_url=""
     3 reporter_comment="Config to build cross-compiler with mingw as kernel type for
     4 32 bits Windows target"