nuttx/libs/libc/machine
yinshengkai 156ef05205 libc/mcount: compatible with armv6m mcount implementation
mcount.S: Assembler messages:
mcount.S:33: Error: cannot honor width suffix -- `bic r1,lr,#1'
mcount.S:35: Error: cannot honor width suffix -- `bic r0,r0,#1'
mcount.S:37: Error: cannot honor width suffix -- `pop {r0,r1,r2,r3,ip,lr}

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2025-07-10 18:06:03 +08:00
..
arm libc/mcount: compatible with armv6m mcount implementation 2025-07-10 18:06:03 +08:00
arm64 kasan: kasan_reset_tag rename kasan_clear_tag 2025-06-30 18:19:38 +08:00
renesas libc/machine/renesas: Move all source files out of gnu folder 2025-06-30 09:56:27 +08:00
risc-v libc/machine/riscv: Move all source files out of gnu folder 2025-06-30 09:56:27 +08:00
sim
sparc
tricore
x86
x86_64
xtensa
arch_atomic.c
arch_libc.c
CMakeLists.txt
Kconfig
Make.defs