wasm-micro-runtime/core/iwasm/aot/arch
2024-01-23 13:00:19 +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 Add ARM aeabi symbol for clearing memory content in a specific range (#2531) 2023-09-06 13:17:16 +08:00
aot_reloc_mips.c Fix potential pointer overflows (#826) 2021-11-15 10:57:37 +08:00
aot_reloc_riscv.c Refactor reloc symbols for riscv (#2894) 2023-12-11 14:44:41 +08:00
aot_reloc_thumb.c Fix issue of thumb relocation R_ARM_THM_MOVT_ABS (#1723) 2022-11-19 19:36:02 +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