wasm-micro-runtime/core/iwasm/aot
dongsheng28849455 f59ffa0d63
Enable Nuttx spec test option and register aot symbols (#1687)
Enable spec test option on Nuttx platform.
Register sqrt/sqrtf in aot global symbol map and
_fixdfdi/__floatundidf in xtensa symbol map.
2022-11-08 12:42:19 +08:00
..
arch Enable Nuttx spec test option and register aot symbols (#1687) 2022-11-08 12:42:19 +08:00
debug Fix AOT debug for macOS (#1494) 2022-09-16 18:54:04 +08:00
aot_intrinsic.c Fix XIP issues of fp to int cast and int rem/div (#1654) 2022-11-01 20:29:07 +08:00
aot_intrinsic.h XIP adaptation for xtensa platform (#1636) 2022-10-31 17:25:24 +08:00
aot_loader.c XIP adaptation for xtensa platform (#1636) 2022-10-31 17:25:24 +08:00
aot_reloc.h Enable Nuttx spec test option and register aot symbols (#1687) 2022-11-08 12:42:19 +08:00
aot_runtime.c Enable Nuttx spec test option and register aot symbols (#1687) 2022-11-08 12:42:19 +08:00
aot_runtime.h Enable Nuttx spec test option and register aot symbols (#1687) 2022-11-08 12:42:19 +08:00
iwasm_aot.cmake Implement source debugging for interpreter and AOT (#769) 2021-09-29 13:36:46 +08:00
SConscript Add ia32 support and fix compiling issue for RT-Thread (#730) 2021-09-07 10:20:14 +08:00