wasm-micro-runtime/core/iwasm/aot
Huang Qi 1687b7be32
Add missing symbols from libgcc for thumb platform (#712)
Add missing aot relocation symbols from libgcc for thumb platform

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2021-09-01 18:26:03 +08:00
..
arch Add missing symbols from libgcc for thumb platform (#712) 2021-09-01 18:26:03 +08:00
aot_intrinsic.c Correct confusing usage of intirnsic check (#707) 2021-08-27 19:03:18 +08:00
aot_intrinsic.h Make aot intrinsic flags readable (#711) 2021-09-01 18:24:16 +08:00
aot_loader.c Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
aot_reloc.h Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
aot_runtime.c Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
aot_runtime.h Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
iwasm_aot.cmake Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00