..
libcxxmini
nuttx: fix multiple 'FAR', 'CODE' and style issues
2024-08-25 19:22:15 +08:00
.gitignore
build: add initial cmake build system
2023-07-08 13:50:48 +08:00
0001-libcxx-remove-mach-time-h.patch
libs/libxx: add patch to remove mach/mach_time.h inclusion
2024-02-16 10:42:23 -08:00
0001-libcxxabi-Fix-build-warnings-generated-by-CMake-comp.patch
libcxxabi: fix compilation warnings
2024-09-06 09:52:33 +08:00
0001-uClibcxx-basic_definitions-fix-GCC-specific-definiti.patch
libxx:uClibcxx:fix-GCC-specific-definitiion error
2021-08-31 11:23:29 +08:00
0001-uclibxx-use-overload-constructor-of-filebuf-ostream.patch
libxx:uclibxx: add patch use overload constructor of filebuf & ostream
2022-01-24 23:26:59 +08:00
0001_fix_stdatomic_h_miss_typedef.patch
libcxx: fix build error.
2023-12-06 07:56:17 -08:00
0002-libcxxabi-fix-compilation-errors.patch
libcxxabi: fix compilation warnings
2024-09-06 09:52:33 +08:00
CMakeLists.txt
build: add initial cmake build system
2023-07-08 13:50:48 +08:00
Kconfig
libcxx: adds tls&libcxxabi dependency
2024-09-06 09:52:33 +08:00
Makefile
Minor style clean up
2023-01-28 19:53:20 +02:00
__config_site
upgrade llvm version to 17.0.6 and set default nuttx math lib as default
2023-12-17 03:39:26 -08:00
etl.defs
fix nxstyle
2024-05-13 22:24:36 +02:00
libcxx.cmake
cmake:enhance set_source_files_properties for NuttX CMake module
2024-04-18 14:57:58 -03:00
libcxx.defs
libs/libxx: add patch to remove mach/mach_time.h inclusion
2024-02-16 10:42:23 -08:00
libcxxabi.cmake
libcxxabi: libcxxabi enables exceptions by default
2024-09-06 09:52:33 +08:00
libcxxabi.defs
libcxxabi: fix compilation warnings
2024-09-06 09:52:33 +08:00
libcxxmini.cmake
cmake:enable libxx for CMake build
2024-03-15 01:28:53 +08:00
libcxxmini.defs
libxx: Move the partial c++ abi implementation to libcxxmini sub folder
2021-08-31 06:52:10 -03:00
mbstate_t.patch
upgrade llvm version to 17.0.6 and set default nuttx math lib as default
2023-12-17 03:39:26 -08:00
system_configuration.h
libc/wchar: remove unnecessary config
2022-07-27 00:36:49 +08:00
uClibc++.cmake
cmake:enable libxx for CMake build
2024-03-15 01:28:53 +08:00
uClibc++.defs
fix nxstyle
2024-05-13 22:24:36 +02:00