This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from a60ee84197b arch/arm/src/common/stm32: accept interface-recipient
GET/SET_DESCRIPTOR
new 4cdd3cdbda4 arch/arm, libs/libc/elf: Build FDPIC modules in the normal
ELF build.
new 77f263b4fa3 cmake: Build FDPIC modules the way the make build does.
new 69061ea2466 arch/arm: Say which linker is missing when FDPIC has none.
The 3 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/arm/src/cmake/elf.cmake | 58 +++++++++++++++++++++++++++++-----
arch/arm/src/common/Toolchain.defs | 34 ++++++++++++++++++++
cmake/nuttx_add_application.cmake | 12 +++++--
libs/libc/elf/gnu-elf.ld.in | 64 +++++++++++++++++++++++++++++++-------
4 files changed, 147 insertions(+), 21 deletions(-)