nuttx/arch
trns1997 41842ade12 cmake: Fix C++ STL toolchain linkage with CONFIG_LIBCXXTOOLCHAIN
Ensure the CMake build explicitly locates and links libstdc++.a
when CONFIG_LIBCXXTOOLCHAIN is enabled. This aligns CMake behavior
with the Make build system and fixes STL/libc header conflicts
observed on xmc4800-relax:nsh.

Signed-off-by: trns1997 <trns1997@gmail.com>
2026-01-08 10:19:16 +08:00
..
arm cmake: Fix C++ STL toolchain linkage with CONFIG_LIBCXXTOOLCHAIN 2026-01-08 10:19:16 +08:00
arm64 barrier: add UP_RMB UP_WMB 2025-12-22 10:22:06 -03:00
avr arch/avr/src/avrdx: remove unused variable and update comment 2026-01-08 10:17:33 +08:00
ceva barrier: add UP_RMB UP_WMB 2025-12-22 10:22:06 -03:00
dummy
hc arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
mips sched:use tcb_s inside of task_tcb_s , remove all cast 2025-12-22 17:55:45 +08:00
misoc arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
or1k arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
renesas renesas/rx65n: Replace spinlock/sched_lock with spin_lock_irqsave_nopreempt 2025-11-04 22:46:15 +08:00
risc-v risc-v/litex: Update docs for vexriscv invalidate and no-op flush. 2026-01-08 09:21:50 +08:00
sim driver/net: replace net_lock with netdev_lock 2026-01-06 16:08:30 +08:00
sparc arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
tricore barrier: add UP_RMB UP_WMB 2025-12-22 10:22:06 -03:00
x86 arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
x86_64 barrier: add UP_RMB UP_WMB 2025-12-22 10:22:06 -03:00
xtensa arch/xtensa: Fix Kconfig style 2026-01-06 06:35:08 +08:00
z16 arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
z80 arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
CMakeLists.txt arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig arch:use ARCH_64BIT to mark arch is support 64bit 2025-12-18 22:05:12 +08:00