wasm-micro-runtime/core/iwasm/aot/arch
Bao Haojun a332a49a0d
Enable sample/simple for aarch64 (#616)
Fixed a typo in aot_reloc_aarch64.c.
Remove -m32 option in host tool CMakeLists.txt and change data type of structure fields to make host tool work in 64-bit.

Signed-off-by: Bao Haojun <baohaojun@lixiang.com>
2021-04-25 19:12:49 +08:00
..
aot_reloc_aarch64.c Enable sample/simple for aarch64 (#616) 2021-04-25 19:12:49 +08:00
aot_reloc_arm.c Optimize get_current_target in AOT loader for more archs (#347) 2020-08-13 15:13:45 +08:00
aot_reloc_mips.c Enable ARM and THUMB AOT support, enable Android platform support (#182) 2020-02-27 16:38:44 +08:00
aot_reloc_thumb.c Add some missing intrinsic symbols for thumb ISA (#503) 2021-01-21 16:07:07 +08:00
aot_reloc_x86_32.c Fix windows aot loader fail to resolve symbol issue (#540) 2021-02-23 20:55:50 +08:00
aot_reloc_x86_64.c Fix compile warnings on windows platform: dll linkage and others (#604) 2021-04-09 14:55:58 +08:00
aot_reloc_xtensa.c implement atomic opcode in AOT/JIT (#329) 2020-08-03 11:30:26 +08:00