mirror of
https://github.com/apache/nuttx.git
synced 2026-08-29 13:20:45 +00:00
enable LIBSUPCXX: text data bss dec hex filename 93080 592 5472 99144 18348 nuttx/nuttx enable LIBCXXABI: before: text data bss dec hex filename 126468 352 5960 132780 206ac nuttx/nuttx after: text data bss dec hex filename 68048 352 5960 74360 12278 nuttx/nuttx Summary: Optimize text segment code size by about 46%. Signed-off-by: cuiziwei <cuiziwei@xiaomi.com> |
||
|---|---|---|
| .. | ||
| libcxxmini | ||
| .gitignore | ||
| 0001-libcxx-fix-ld-errors.patch | ||
| 0001-libcxx-remove-mach-time-h.patch | ||
| 0001-libcxxabi-Fix-build-warnings-generated-by-CMake-comp.patch | ||
| 0001-uClibcxx-basic_definitions-fix-GCC-specific-definiti.patch | ||
| 0001-uclibxx-use-overload-constructor-of-filebuf-ostream.patch | ||
| 0001_fix_stdatomic_h_miss_typedef.patch | ||
| 0002-libcxxabi-fix-compilation-errors.patch | ||
| __config_site | ||
| CMakeLists.txt | ||
| etl.defs | ||
| Kconfig | ||
| libcxx.cmake | ||
| libcxx.defs | ||
| libcxxabi.cmake | ||
| libcxxabi.defs | ||
| libcxxmini.cmake | ||
| libcxxmini.defs | ||
| Makefile | ||
| mbstate_t.patch | ||
| system_configuration.h | ||
| uClibc++.cmake | ||
| uClibc++.defs | ||