wasm-micro-runtime/core/iwasm/aot/arch
Krisztian Szilvasi 729eb11d17
Add missing functions from thumb arch
Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
2025-11-21 16:42:28 +01:00
..
aot_reloc_aarch64.c fix: fix load aarch64 aot failed (#4114) 2025-03-04 16:45:47 +08:00
aot_reloc_arc.c Add new cases in ARC relocation of AOT (#4653) 2025-10-09 11:35:12 +08:00
aot_reloc_arm.c Appease GCC strict prototypes warning (#3775) 2024-09-10 09:42:23 +08:00
aot_reloc_dummy.c Fix build issues when compiling WAMRC as a cross-compiler (#4112) 2025-03-20 14:24:30 +08:00
aot_reloc_mips.c Appease GCC strict prototypes warning (#3775) 2024-09-10 09:42:23 +08:00
aot_reloc_riscv.c Fix missing symbols when using aot mode on riscv platforms (#3812) 2024-09-28 21:55:09 +08:00
aot_reloc_thumb.c Add missing functions from thumb arch 2025-11-21 16:42:28 +01:00
aot_reloc_x86_32.c Fix the error of AOT mode on the "i386-windows-msvc" platform (#4183) 2025-04-17 00:04:27 +08:00
aot_reloc_x86_64.c add new relocation type (#4500) 2025-08-11 15:09:33 +08:00
aot_reloc_xtensa.c fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00