nuttx-mirror/libs/libxx
Gao Feng f64a48f4e5 cxx: size and un-size functions should be defined in one file
fix error when "-Werror=sized-deallocation" is enabled.

refer to https://timsong-cpp.github.io/cppwp/n4861/new.delete,
displace the default versions defined by the C++ standard library.
2025-01-07 21:45:59 +08:00
..
etl libxx: All cxx libraries move down one level 2024-11-08 01:50:37 +08:00
libcxx libcxx/CMakeLists.txt: Remove unnecessary flags. 2024-12-02 22:44:41 +08:00
libcxxabi libcxxabi: Soft link the libcxxabi header file to nuttx/include. 2024-12-05 21:56:23 +08:00
libcxxmini cxx: size and un-size functions should be defined in one file 2025-01-07 21:45:59 +08:00
uClibc++ libs/uClibc++: Fix the Download URL for uClibc++ (CMake) 2024-11-08 15:14:44 -03:00
.gitignore add dir ignored since we changed libxx layout 2024-11-17 08:31:08 -03:00
__config_site libcxx: optional localization. 2024-10-19 14:34:38 +08:00
CMakeLists.txt libxx: All cxx libraries move down one level 2024-11-08 01:50:37 +08:00
Kconfig libxx: Make LIBCXXABI default for sim/macOS 2024-12-16 23:38:46 +08:00
Makefile libxx: All cxx libraries move down one level 2024-11-08 01:50:37 +08:00