nuttx/libs/libm/newlib
fangxinyong 31b5ef357c 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>
2025-11-30 20:43:58 +08:00
..
include style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
.gitignore libm: ignore git submodules 2023-09-07 11:27:00 +03:00
0001-newlib-libm-fix-__RCSID-build-error.patch Remove all jira and changeid information from the kernel 2024-11-06 02:04:03 +08:00
0002-newlib-libm-remove-include-reent.h.patch Remove all jira and changeid information from the kernel 2024-11-06 02:04:03 +08:00
0003-newlib-fix-compilation-for-x86.patch Remove all jira and changeid information from the kernel 2024-11-06 02:04:03 +08:00
0004-newlib-disable-optmisation-for-sincos.patch style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
CMakeLists.txt libm/newlib: Include fenv sources for all ARCHs and extend x86 includes 2025-11-30 20:43:58 +08:00
Kconfig
Make.defs libm/newlib: Include fenv sources for all ARCHs and extend x86 includes 2025-11-30 20:43:58 +08:00
sincosl.c libs/libm: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00