walnux/arch
wangmingrong1 e174d73cd9 clang:libclang_rt.builtins-xxx.a supports builtin
1. enable CONFIG_BUILTIN_COMPILER_RT  to built libclang_rt.builtins-xxx.a and no longer use the compiler's built-in
2. Modify clang version acquisition to get two decimal points
3. It has been ported to support four architectures: ARM, ARM64, RISCV, and x86_64, among which ARM has been validated

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2024-10-28 16:38:45 +08:00
..
arm clang:libclang_rt.builtins-xxx.a supports builtin 2024-10-28 16:38:45 +08:00
arm64 arch: Fix minor style issue 2024-10-28 09:24:55 +01:00
avr driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
ceva arch: Fix minor style issue 2024-10-28 09:24:55 +01:00
dummy
hc driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
mips driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
misoc driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
or1k driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
renesas arch: Fix minor style issue 2024-10-28 09:24:55 +01:00
risc-v driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
sim driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
sparc driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
tricore driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
x86 driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
x86_64 driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
xtensa driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
z16 driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
z80 arch: Fix minor style issue 2024-10-28 09:24:55 +01:00
CMakeLists.txt greenhills: fix the arch_interface archive error 2024-09-27 23:39:56 +08:00
Kconfig arch/Kconfig: remove ARCH_MATH_H if LIBCXX 2024-10-24 17:44:22 +08:00