Commit Graph

14 Commits

Author SHA1 Message Date
dingwen
68dcb05a99 Modify TagggedHashTable grow strategy
Description:When delete holes are more than half of free entries, only rehash instead of grow
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I615RY?from=project-issue

Signed-off-by: dingwen <dingwen6@huawei.com>
Change-Id: I676d4c7cabd7cf624ad0df01d6a42d02b4751db6
2022-11-16 10:25:25 +08:00
wengchangcheng
32ef9871e7 Descriptor: Fix standalone build error
Details: modify gn and some template

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5XGZ4

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: Idca98896e01426fe055025efe8800ac01d27d3c5
2022-10-25 12:52:10 +08:00
wengchangcheng
0b947ac7d0 Descriptor: 部件化整改 ark -> arkcompiler
Details: 部件化整改 ark -> arkcompiler

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5VJMH

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I01c72bafc95a7d469c9bb31cfcbac79b310dfac1
2022-10-13 22:23:53 +08:00
wengchangcheng
aaf47ba3d0 Descriptor: Add quickfix testcases
Details:
1. Add quickfix testcases
2. delete isPatch flag
3. use the same recore name of base and patch

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5UPMC

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I1e03addb8f37240557df899fbee8bc99beb97e92
2022-10-11 10:49:17 +08:00
Riachel
edd869622e Descriptor: fix some bugs for getopt
details: fix some bugs for getopt
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5SSDI

Signed-off-by: Riachel <caolili14@huawei.com>
2022-09-27 09:17:40 +08:00
wengchangcheng
22b88766fc Descriptor: Check module for quickfix and fix record name conflict with base and patch
Details:
1. Check import and export of base and patch
2. Add prefix of "Patch." for patch record

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5T0GG

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: Ibf55612e329915ce983798fc182fb1e1eaf21822
2022-09-26 17:33:03 +08:00
g00416891
052491dcff Replace Method codeEntry and literalInfo for quick fix
Signed-off-by: g00416891 <guobingbing3@huawei.com>
Change-Id: I449a20d1d40942d4a7401e182d22aad16e74fb53
2022-09-23 16:57:24 +08:00
Berlinnerly
8225a613ba Code alarm cleaning
issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5SJ3B

Signed-off-by: Berlinnerly <zhouwenxuan1@huawei.com>
2022-09-23 09:42:02 +08:00
Riachel
6c42a60ca6 Descriptor: fix some bugs for getopt
details: fix some bugs for getopt
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5SK2H

Signed-off-by: Riachel <caolili14@huawei.com>
2022-09-22 18:35:00 +08:00
Riachel
e2698e926e Descriptor: delete pandargs.h and refactoring options
details: delete pandargs.h and refactoring options
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5Q05L

Signed-off-by: Riachel <caolili14@huawei.com>
2022-09-20 17:24:08 +08:00
g00416891
fa0e9e2a40 Quick fix adapt to merge abc for multiple abc files
Signed-off-by: g00416891 <guobingbing3@huawei.com>
Change-Id: Ifc31cd0a01f6ffdecacc5775d24d3c7b1cf23c55
2022-09-17 19:27:59 +08:00
lijiamin
30fac8f20a Fix QuickFix Manager
Signed-off-by: lijiamin <lijiamin24@huawei.com>
Change-Id: Ia43db8c3aeac6d42b1594cd02d6398d34c97e563
2022-09-15 16:14:04 +08:00
g00416891
71b5ec8135 Quick fix adapt to merge abc
Signed-off-by: g00416891 <guobingbing3@huawei.com>
Change-Id: I90c122669733d5aa1933d9932aeef0560c153dfe
2022-09-13 15:50:18 +08:00
g00416891
8d407e6730 Add quick_fix executable file for test quick fix
Signed-off-by: g00416891 <guobingbing3@huawei.com>
Change-Id: I7afbb1565c12e0b934847276d8c5bcb8d2189e21
2022-09-06 14:13:21 +08:00