Commit Graph

4 Commits

Author SHA1 Message Date
lukai
330cf2680f Add memory tag for memory pool
Add MemPoolCached for unused but has mapped memory

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I70L4J?from=project-issue
Signed-off-by: lukai <lukai25@huawei.com>
Change-Id: I3822120f71ef1eaa19a7d6dca0a91e1f3121607a
2023-05-06 02:13:40 +00:00
wuzhangda
c05de1f0a0 ELF format standardized AOT file
Signed-off-by: wuzhangda <wuzhangda@huawei.com>
Change-Id: Ibfb512c6b86ac1ab103339c6e1043b56e9c6b612
2023-04-14 16:00:23 +08:00
zhangyukun8
30e4699875 Modify the tag of machine code space
1. add "ArkTs code" tag for machine code
2. deconstruct mutex
3. Fix ark_aot_compiler of device-side
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6EPUN?from=project-issue
Signed-off-by: zhangyukun8 <zhangyukun8@huawei.com>
Change-Id: I48ec11c1a809d60283dec5edd98c528642dacb68
2023-02-14 15:26:45 +08:00
yingguofeng@huawei.com
240ef4dfc2 fix(compiler): Fix mac sdk build failure
link #I6DK37

Signed-off-by: yingguofeng@huawei.com <yingguofeng@huawei.com>
Change-Id: I212ee60af76197f1218a337e7fa6b12225ee4bb1
2023-02-07 20:32:27 +08:00