wasm-micro-runtime/core/iwasm/aot/arch
2024-08-20 11:06:07 +08:00
..
aot_reloc_aarch64.c Enable AOT usage on M1 mac (#2618) 2023-10-07 16:05:10 +08:00
aot_reloc_arc.c Add missing symbols for arc aot relocation (#1408) 2022-08-23 17:38:55 +08:00
aot_reloc_arm.c aot runtime: Add missing arm/thumb relocations (#3660) 2024-07-25 11:06:41 +08:00
aot_reloc_mips.c Fix potential pointer overflows (#826) 2021-11-15 10:57:37 +08:00
aot_reloc_riscv.c riscv: Add missing relocation intrinsics for __fixdfsi/__ltdf2 (#3733) 2024-08-20 11:06:07 +08:00
aot_reloc_thumb.c aot runtime: Add missing arm/thumb relocations (#3660) 2024-07-25 11:06:41 +08:00
aot_reloc_x86_32.c wamrc: Fix windows relocation to aot_func_internal#n (#2474) 2023-08-18 09:56:00 +08:00
aot_reloc_x86_64.c aot_reloc_x86_64.c: Suggest to try --size-level=0 as well (#3067) 2024-01-23 13:00:19 +08:00
aot_reloc_xtensa.c Add some relocation symbols for xtensa target (#2422) 2023-08-06 08:08:11 +08:00