nuttx/libs/libc/machine
Xiang Xiao 8b4ecac6c2 libc: Move math library from libs/libc/math to libs/libm/libm
to prepare the support of other implementation e.g.:
https://github.com/JuliaMath/openlibm
https://gitlab.com/gtd-gmbh/libmcs

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-02-23 10:40:07 +02:00
..
arm libc: Move math library from libs/libc/math to libs/libm/libm 2023-02-23 10:40:07 +02:00
arm64 libc: add arm64 libc function 2023-01-10 11:31:26 +08:00
renesas Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00
risc-v assert: switch from ASSERT(0/false) to PANIC 2023-01-26 10:15:34 +08:00
sim arch/sim: add windows host simulate support 2022-08-23 22:04:42 +08:00
sparc port nuttx to sparc-v8 commit 2022-01-17 09:09:29 -03:00
x86 Remove FAR from arm/risc-v/xtensa/sim/x86 2022-05-15 13:55:58 +03:00
xtensa libc/machine/xtensa: make longjmp safe against context switch 2022-11-22 19:34:44 +01:00
arch_atomic.c libc/arch_atomic: add FAR to pointers. 2022-04-29 15:06:11 +08:00
Kconfig libc: Move math library from libs/libc/math to libs/libm/libm 2023-02-23 10:40:07 +02:00
Make.defs libc: add arm64 libc function 2023-01-10 11:31:26 +08:00