Commit History

Author SHA1 Message Date
  Wenyong Huang af251e45ca Remove PRI macro control in wasm_application.c (#905) 4 years ago
  Huang Qi 4cc4625a2b Cleanup output format warnings (#904) 4 years ago
  Huang Qi a41c1ad85c Don't use constant float table on arm and riscv (#903) 4 years ago
  Bastian Kersting a9f1c2b64a Port WAMR to ESP-IDF (#892) 4 years ago
  Wenyong Huang 5be427bfa2 xip: Lookup float constants from table to reduce relocations (#894) 4 years ago
  liang.he f2d87ec02e code guideline: Fix bug of mischeck file name with '_' (#901) 4 years ago
  Wenyong Huang 66e6e1f7cd Clear more compile warnings reported by -Wshadow flag (#899) 4 years ago
  Xu Jun 4258b24bcc add lldb patch to attribution (#900) 4 years ago
  Xu Jun 45ace31d2b fix definition of int64_t in libc-builtin-sysroot (#898) 4 years ago
  liang.he e70867c64f Update spec test cases to latest version (#889) 4 years ago
  Wenyong Huang bbaf0a3c37 Fix wamrc endian/bit-width check invalid issue on win32 target (#886) 4 years ago
  zhouliang3 2917a0c814 libc-builtin: Fix the signature of strncasecmp native function (#888) 4 years ago
  Wenyong Huang e3ef216258 Add mipsel to wamrc supported target list (#887) 4 years ago
  Wenyong Huang 5547924e28 Refine codes and fix several issues (#882) 4 years ago
  Huang Qi 915b26b0ec Remove hardcoded stack size while creating pthread (#881) 4 years ago
  Wenyong Huang 7505ae25a2 Fix run XIP file failure on SGX platform (#880) 4 years ago
  Huang Qi 208cafc776 Add new E_TYPE_XIP to indicate XIP mode (#874) 4 years ago
  Wenyong Huang 5fbf03fa6e Exclude IoT-APP-Store-Demo from code guideline check (#879) 4 years ago
  Xu Jun b9fd8f916b update IoT cloud demo (#876) 4 years ago
  Wenyong Huang 56ae28bb32 Implement relocation R_AARCH64_JUMP26 for aarch64 (#873) 4 years ago
  Xu Jun a06ede0de1 update source debugging document (#872) 4 years ago
  Wenyong Huang a5193686f5 Fix compile error when build target X86_32 (#869) 4 years ago
  Wenyong Huang b490a229f6 Enhance XIP and add XIP document (#863) 4 years ago
  Robin van Emden 3f808d4596 Fix -m32 unrecognized issue when compile 32-bit target on some 64-bit systems (#866) 4 years ago
  Xu Jun 2af5ae5abb [source debug] refine some code in source debugging (#856) 4 years ago
  Huang Qi c8fe1004aa Don't throw exception while module_malloc failed (#860) 4 years ago
  Wenyong Huang b73edc8587 Refine code when aux stack global isn't found (#862) 4 years ago
  Javan 212810bc2f Fix issue of wasm/aot file malformed format (#853) 4 years ago
  Huang Qi 8d1c56bda4 Implement atomic and memset/memmove/memcpy intrinsic for riscv (#841) 4 years ago
  Wenyong Huang 25b8f88dd4 Fix win32 aot endian and machine type check errors (#855) 4 years ago