wasm-micro-runtime/core/iwasm/aot/arch
YAMAMOTO Takashi 808ad2e4f1
Add __umodsi3 to target symbol map in aot_reloc_arm.c (#793)
The symbol _umodsi3 may be used by AOT file generated with "wamrc --target=armv7".
2021-10-19 17:04:09 +08:00
..
aot_reloc_aarch64.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_reloc_arc.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_reloc_arm.c Add __umodsi3 to target symbol map in aot_reloc_arm.c (#793) 2021-10-19 17:04:09 +08:00
aot_reloc_mips.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_reloc_riscv.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_reloc_thumb.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_reloc_x86_32.c Enhance spec test workflow to support x86_32 target (#787) 2021-10-15 17:05:07 +08:00
aot_reloc_x86_64.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_reloc_xtensa.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00