nuttx/libs/libm
p-szafonimateusz e967be059a newlib: fix compilation for sincosl
aggresive optimisation can replace occurrences of sinl() and cosl() with
sincosl(), but sincosl() is missing in newlib which causes error. So let's
use custom implementation here.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-02-26 23:56:47 +08:00
..
bin
kbin
libm
libmcs libm: Fix an issue that public header files are not exported 2023-11-23 16:32:53 +01:00
newlib newlib: fix compilation for sincosl 2024-02-26 23:56:47 +08:00
openlibm libm: Fix an issue that public header files are not exported 2023-11-23 16:32:53 +01:00
.gitignore
CMakeLists.txt
Kconfig
libm.csv
Makefile