nuttx/libs/libm
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
..
libm libs: unify Private Types banners 2025-05-28 10:17:15 +08:00
libmcs style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
newlib libm/newlib: Include fenv sources for all ARCHs and extend x86 includes 2025-11-30 20:43:58 +08:00
openlibm style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
.gitignore esp32: Use newlib-esp32 2023-09-14 19:33:50 +08:00
CMakeLists.txt libs/libm: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
Kconfig libm/libmcs: add math library libmcs support 2023-04-29 13:47:28 +08:00
libm.csv nuttx: resolve various 'FAR' and 'CODE' issues 2024-08-26 10:21:03 +08:00
Makefile libm: fix typo caused compile failed 2024-11-14 19:38:58 +08:00