nuttx/libs/libc/machine/arm
Huang Qi cfff115f21 arm: Move setjmp to common place
Since some Cortex A core supports thumb mode also,
thus they can share same implementation.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2022-03-08 21:00:29 +08:00
..
arm Few typos fixes in binfmt and libc/machine. 2021-03-11 10:35:40 +08:00
armv6-m Few typos fixes in binfmt and libc/machine. 2021-03-11 10:35:40 +08:00
armv7-a arch, board: Add thumb support to i.MX6 2022-02-25 10:51:12 +08:00
armv7-m arm: Move setjmp to common place 2022-03-08 21:00:29 +08:00
armv7-r Few typos fixes in binfmt and libc/machine. 2021-03-11 10:35:40 +08:00
armv8-m arm: Move setjmp to common place 2022-03-08 21:00:29 +08:00
gnu arm: Move setjmp to common place 2022-03-08 21:00:29 +08:00
aeabi_memclr4.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memclr8.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memclr.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memcpy4.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memcpy8.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memcpy.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memmove4.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memmove8.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memmove.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memset4.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memset8.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
aeabi_memset.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00
gnu_unwind_find_exidx.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00
Make.defs arm: Move setjmp to common place 2022-03-08 21:00:29 +08:00