nuttx-update/libs/libc/machine/sim
Xiang Xiao 60fb917eda Remove FAR from 32/64bit arch
since these arch doesn't distinguish between near and far pointers

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-12-05 22:55:39 +08:00
..
arch_elf.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
arch_elf64.c Remove FAR from 32/64bit arch 2024-12-05 22:55:39 +08:00
arch_setjmp_arm.S libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
arch_setjmp_arm64.S libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
arch_setjmp_x86.asm libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
arch_setjmp_x86.S setjmp: fix setjmp returns 0 when calling longjmp with 0 as the second argument 2024-10-15 12:36:19 +08:00
arch_setjmp_x86_64.asm sim: add windows64 setjmp/longjmp support 2024-10-04 08:21:35 +08:00
arch_setjmp_x86_64.S setjmp: fix setjmp returns 0 when calling longjmp with 0 as the second argument 2024-10-15 12:36:19 +08:00
CMakeLists.txt sim: add windows64 setjmp/longjmp support 2024-10-04 08:21:35 +08:00
Kconfig This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
Make.defs libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00