This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/shared/utils
Huang Qi 208cafc776
Add new E_TYPE_XIP to indicate XIP mode (#874)
Emit e_type = E_TYPE_XIP in target info section to indicate that it is
an XIP file, and replace related checks in aot loader.
2021-12-08 18:43:08 +08:00
..
uncommon Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_assert.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_assert.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_common.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_common.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_hashmap.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_hashmap.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_list.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_list.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_log.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_log.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_platform.h Add new E_TYPE_XIP to indicate XIP mode (#874) 2021-12-08 18:43:08 +08:00
bh_queue.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_queue.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_vector.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_vector.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
runtime_timer.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
runtime_timer.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00
shared_utils.cmake re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00