Commit Graph
16 Commits
Author SHA1 Message Date
christoph f618cfffaf link mmap space to .text.wamr_mmap instead of .text.wamr_aot 2026-05-17 21:12:38 +02:00
christoph 177fe78618 call fail_marker_group1() in wasm_set_exception_local() 2026-05-11 16:45:16 +02:00
christoph cda2009deb baremetal: undo last undo 2026-04-21 22:32:38 +02:00
christoph 4e7aed33fe baremetal: undo last change 2026-04-21 14:40:38 +02:00
christoph 1521011029 baremetal: place mmap memory region in .text segment 2026-04-16 22:56:24 +02:00
christoph fd69a4e76e baremetal: remove unnecessary functions 2026-03-11 18:13:02 +01:00
christoph 3318609c59 print buildtype/cflags/cxxflags on cmake configure 2026-03-11 15:11:00 +01:00
christoph 8fd8bc7b0f typo 2026-03-08 14:31:17 +01:00
christoph 4c1c1875fc baremetal: provide os_mmap/os_mremap for wamr aot_load_from_aot_file 2026-03-08 14:30:43 +01:00
christoph ca3a01d7fc baremetal: provide empty os_dcache_flush/os_icache_flush for wamr AOT build 2026-03-08 13:32:56 +01:00
christoph 0002e68b1c baremetal: include string.h, stdlib.h, math.h for wamr AOT build 2026-03-08 13:24:22 +01:00
christoph ef3b3eee85 baremetal: disable -mindirect-branch-register (requires gcc >5.4) 2026-03-08 12:56:59 +01:00
christoph 2bc885e0f9 baremetal: disable memcpy/memset/memmove 2026-03-08 12:28:55 +01:00
christoph 20376acee2 baremetal: second try (with i386-elf-gcc) 2026-03-05 00:53:45 +01:00
christoph e426ea39e3 baremetal: add baremetal platform 2026-02-09 11:02:07 +01:00
christoph 888655330c readme: add fork notice 2026-01-28 18:14:33 +01:00