This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 81abbcb boards: sabre-6quad: Add CONFIG_TESTING_GETPRIME=y to
smp/defconfig
new 8bc4a5b [libc++] Cherry pick patches from mainline to fix warnings
new b827565 [libc++] Move the toolchain's macros undefinition to Make.defs
new 3ccbcf3 sim: Add a config to test libcxx
new e70bff7 board/sim: Remove the too strict warning
The 4 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:
.../sim/configs/{vpnkit => libcxxtest}/defconfig | 7 +-
boards/sim/sim/sim/scripts/Make.defs | 24 +++-
libs/libxx/0001-libc-Fix-a-few-warnings.patch | 43 +++++++
...sts-failing-with-Clang-after-removing-GCC.patch | 26 ++++
...ix-several-GCC-warnings-in-the-test-suite.patch | 135 +++++++++++++++++++++
...k-_LIBCPP_PROVIDES_DEFAULT_RUNE_TABLE-fir.patch | 78 ++++++++++++
...Port-to-NuttX-https-nuttx.apache.org-RTOS.patch | 55 ++-------
libs/libxx/libcxx.defs | 4 +
8 files changed, 323 insertions(+), 49 deletions(-)
copy boards/sim/sim/sim/configs/{vpnkit => libcxxtest}/defconfig (94%)
create mode 100644 libs/libxx/0001-libc-Fix-a-few-warnings.patch
create mode 100644
libs/libxx/0001-libc-Fix-tests-failing-with-Clang-after-removing-GCC.patch
create mode 100644
libs/libxx/0001-libc-NFC-Fix-several-GCC-warnings-in-the-test-suite.patch
create mode 100644
libs/libxx/0001-libcxx-Check-_LIBCPP_PROVIDES_DEFAULT_RUNE_TABLE-fir.patch