nuttx-mirror/libs/libc/machine
hujun5 12cd59b3e6 arch_atomic: use small lock in libs/libc/machine/arch_atomic.c
Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-11-21 16:35:29 +08:00
..
arm gprof: move gprof function from sched to libbuiltin/libgcc 2024-11-13 02:42:31 +08:00
arm64 arm64/mcount.c: Add to nuttx compilation 2024-11-14 13:30:05 +08:00
renesas libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
risc-v libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
sim setjmp: fix setjmp returns 0 when calling longjmp with 0 as the second argument 2024-10-15 12:36:19 +08:00
sparc libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
tricore libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
x86 libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
x86_64 libs/x86_64:Add the setjmp/longjmp function 2024-10-09 22:24:03 +08:00
xtensa cmake(bugfix):add xtensa libc machine function build 2024-11-03 09:16:24 +08:00
arch_atomic.c arch_atomic: use small lock in libs/libc/machine/arch_atomic.c 2024-11-21 16:35:29 +08:00
arch_libc.c libc/arch_libc: replace all arch define to ARCH_LIBCFUN(x) style 2024-10-31 18:11:16 +08:00
CMakeLists.txt libc/machine/CMakeLists: should alaways build arch_atomic.c 2024-11-03 02:33:03 +08:00
Kconfig arch_atomic : Introduce CONFIG_LIBC_ARCH_ATOMIC 2024-11-15 14:01:56 +08:00
Make.defs libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00