walnux/libs/libc/machine/arm
anjiahao 603c87977f libc/machine:Add prefixes to libc functions implemented by arch
kasan does not instrument the assembly function,
so it is checked in advance before calling.
If Kasan is not turned on, the speed and space will
be almost unchanged under compiler optimization.

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2024-10-31 18:11:16 +08:00
..
arm libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
armv6-m libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
armv7-a libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
armv7-m libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
armv7-r libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
armv8-m libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
gnu setjmp: fix setjmp returns 0 when calling longjmp with 0 as the second argument 2024-10-15 12:36:19 +08:00
aeabi_atexit.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
CMakeLists.txt nuttx: Add LIBSUPCXX_TOOLCHAIN to link the prebuilt library provide by toolchain. 2024-10-24 01:38:03 +08:00
gnu_unwind_find_exidx.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
Kconfig
Make.defs nuttx: Add LIBSUPCXX_TOOLCHAIN to link the prebuilt library provide by toolchain. 2024-10-24 01:38:03 +08:00