nuttx/libs/libm/newlib
fangxinyong 0fa7805bb0 libm/newlib: Include fenv sources for all ARCHs and extend x86 includes
newlib/libm/fenv/*.c are the non-functional implementation that should
be overridden by an architecture specific implementation in newlib/libm/machine/ARCH.

Make the architecture check for including shared x86 sys headers for x86 and x86_64.

Signed-off-by: fangxinyong <fangxinyong@xiaomi.com>
2026-04-21 01:30:28 +08:00
..
include Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00
.gitignore libm: ignore git submodules 2026-04-20 23:15:52 +08:00
0001-newlib-libm-fix-__RCSID-build-error.patch Remove all jira and changeid information from the kernel 2026-04-21 01:13:34 +08:00
0002-newlib-libm-remove-include-reent.h.patch Remove all jira and changeid information from the kernel 2026-04-21 01:13:34 +08:00
0003-newlib-fix-compilation-for-x86.patch Remove all jira and changeid information from the kernel 2026-04-21 01:13:34 +08:00
0004-newlib-disable-optmisation-for-sincos.patch Remove all jira and changeid information from the kernel 2026-04-21 01:13:34 +08:00
CMakeLists.txt libm/newlib: Include fenv sources for all ARCHs and extend x86 includes 2026-04-21 01:30:28 +08:00
Kconfig libm/newlib: add newlib/libm support 2026-04-20 22:42:26 +08:00
Make.defs libm/newlib: Include fenv sources for all ARCHs and extend x86 includes 2026-04-21 01:30:28 +08:00
sincosl.c Merge branch 'master' into vela 2026-04-21 01:12:27 +08:00