samples/mips64el-n64-linux-uclibc/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 E. MORIN"
     2 reporter_url="http://ymorin.is-a-geek.org/projects/crosstool"
     3 reporter_comment="EXPERIMENTAL MIPS-64 n64 toolchain."