Discussion:
[RISCV]Add newlib float/long double config options
Deepa Ballari
2018-10-31 05:55:23 UTC
Permalink
Hello,
RISCV toolchain config files are modified to add option to newlib that
allows the floating-point printf support to be split into two
functions: one for long-double, and one for float.
Please review the patch file attached.

Thanks & Regards,
Deepa
Kito Cheng
2018-10-31 09:00:20 UTC
Permalink
Hi Deepa:

Thanks your patch, but it seems like a patch for riscv-gnu-toolchain build
script,
could you send an PR at https://github.com/riscv/riscv-gnu-toolchain :)
Post by Deepa Ballari
Hello,
RISCV toolchain config files are modified to add option to newlib that
allows the floating-point printf support to be split into two
functions: one for long-double, and one for float.
Please review the patch file attached.
Thanks & Regards,
Deepa
Loading...