This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 48b81bda09 arch/risc-v: Change riscv_savefpu/riscv_loadfpu to macro
new 67fbfda974 arch/armv6-m: add support of LLVM Clang
new 0315283c21 arch/clang: add support for Clang LTO
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/Kconfig | 43 ++++++++++++++++++
arch/arm/src/armv6-m/Kconfig | 4 ++
arch/arm/src/armv6-m/Toolchain.defs | 87 ++++++++++++++++++++++++++++++-------
arch/arm/src/armv7-m/Kconfig | 2 +-
arch/arm/src/armv7-m/Toolchain.defs | 8 ++++
arch/arm/src/armv8-m/Kconfig | 2 +-
arch/arm/src/armv8-m/Toolchain.defs | 8 ++++
7 files changed, 137 insertions(+), 17 deletions(-)