mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
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> |
||
|---|---|---|
| .. | ||
| include | ||
| .gitignore | ||
| 0001-newlib-libm-fix-__RCSID-build-error.patch | ||
| 0002-newlib-libm-remove-include-reent.h.patch | ||
| 0003-newlib-fix-compilation-for-x86.patch | ||
| 0004-newlib-disable-optmisation-for-sincos.patch | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| sincosl.c | ||