wasm-micro-runtime/core/iwasm/aot/arch
2023-10-07 16:05:10 +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 Re-organize intrinsics in aot_reloc_riscv.c to fix some FPU issues (#2414) 2023-08-01 17:28:57 +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 Fix windows AOT hw bound check (#2475) 2023-08-18 10:16:03 +08:00
aot_reloc_xtensa.c Add some relocation symbols for xtensa target (#2422) 2023-08-06 08:08:11 +08:00