nuttx/libs/libc/machine/arm
Xiang Xiao 928d52f315 libc/machine: Implement ARM aeabi_xxx API called by clang
specified here:
https://developer.arm.com/documentation/ihi0043/latest

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-02-21 09:29:18 +01: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 Few typos fixes in binfmt and libc/machine. 2021-03-11 10:35:40 +08:00
armv7-m fix arm FPSCR typos in comments. 2022-02-17 01:08:11 +08:00
armv7-r Few typos fixes in binfmt and libc/machine. 2021-03-11 10:35:40 +08:00
armv8-m fix arm FPSCR typos in comments. 2022-02-17 01:08:11 +08:00
aeabi_memclr.c libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01: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_memcpy.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_memmove.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_memset.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
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 libc/machine: Implement ARM aeabi_xxx API called by clang 2022-02-21 09:29:18 +01:00