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 bcce331  arch/arm/cortex-m: add up_backtrace support
     new 7f48d13  libc:libxx: add new low level c++ standard library support
     new f2fe51c  libc:libcxx: add support for libcxxabi.
     new 528d18e  libxx: rename NUTTX_LIBCXX

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:
 libs/libxx/.gitignore     |  2 ++
 libs/libxx/Kconfig        | 40 ++++++++++++++++++++++++-----------
 libs/libxx/Makefile       |  4 ++++
 libs/libxx/libcxx.defs    |  8 ++++++-
 libs/libxx/libcxxabi.defs | 54 +++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 95 insertions(+), 13 deletions(-)
 create mode 100644 libs/libxx/libcxxabi.defs

Reply via email to