nuttx-mirror/libs/libc/machine
chao an 7780cfc5a6 tricore/cmake: add support of cmake build for tricore
Toolchain Upstream:
https://github.com/EEESlab/tricore-gcc-toolchain-11.3.0

CMake command:
$ cmake -B build -DBOARD_CONFIG=tc397/nsh -GNinja
$ cmake --build build

Signed-off-by: chao an <anchao@lixiang.com>
2024-07-18 13:40:49 +08:00
..
arm armv7-m: Expose section name to allow relocation 2024-01-04 15:07:18 +01:00
arm64 fix nxstyle 2024-04-16 19:09:12 +08:00
renesas Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
risc-v arch/risc-v: initial qemu-rv64ilp32 support 2024-06-14 19:50:00 +08:00
sim riscv/arch_elf.c: Handle PCREL_HI20/LO12_I/S relocations correctly 2023-12-12 17:32:36 -08:00
sparc riscv/arch_elf.c: Handle PCREL_HI20/LO12_I/S relocations correctly 2023-12-12 17:32:36 -08:00
tricore tricore/cmake: add support of cmake build for tricore 2024-07-18 13:40:49 +08:00
x86 riscv/arch_elf.c: Handle PCREL_HI20/LO12_I/S relocations correctly 2023-12-12 17:32:36 -08:00
x86_64 x86_64: add ELF support 2024-07-03 17:40:53 +08:00
xtensa riscv/arch_elf.c: Handle PCREL_HI20/LO12_I/S relocations correctly 2023-12-12 17:32:36 -08:00
arch_atomic.c libc/arch_atomic: add FAR to pointers. 2022-04-29 15:06:11 +08:00
CMakeLists.txt libc_atomic: add file to cmake script 2023-11-07 17:39:03 +01:00
Kconfig libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00
Make.defs libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00