This is an automated email from the ASF dual-hosted git repository.

archer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 9fdd299d32 cmake:split the archive process to avoid parameter problems
     new 2ae4ea3f99 toolchain/ghs: Fix green hills toolchain build Vela link 
error
     new 681122bc23 toolchain/ghs: Fix green hills toolchain build Vela 
MIN_MANT error
     new 0cf0bece2e arch/strarg: provide the stdarg implementation for 
greenhills compiler
     new b2a739a67a greenhills: fix the can.h build error
     new b3627bb8c6 toolchain/ghs: Fix zero used for undefined preprocessing 
identifier "NR_IRQS" warnings
     new c95a9fc304 greenhills: add empty "__extension__" definition to fix 
build error
     new 29e50ebed8 greenhills: add dummy implementation for unused function

The 7 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/include/irq.h                             | 12 +++++++++--
 arch/arm/include/stdarg.h                          |  6 ++++++
 arch/arm/src/Makefile                              |  1 +
 arch/arm/src/common/Make.defs                      |  4 ++++
 .../arm/src/common/ghs/lib_dummy.c                 | 23 +++++++++++++++-------
 include/nuttx/can.h                                |  4 ++--
 include/nuttx/compiler.h                           | 10 +++++++++-
 libs/libc/stdio/lib_dtoa_engine.c                  | 16 ++++++++++++++-
 8 files changed, 63 insertions(+), 13 deletions(-)
 copy libs/libc/net/lib_htonl.c => arch/arm/src/common/ghs/lib_dummy.c (78%)

Reply via email to