- 19 4月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I6WG4X Signed-off-by: Nyinchuang <yinchuang@huawei.com> Test:Build && Boot Device
-
- 13 4月, 2023 1 次提交
-
-
由 hhj 提交于
Use atexit to register some callback from dso, but there is no unregister interface. After this dso closed, this callback in atexit callback chain is invalidate. This workround will save the dso that the callback come from, then when dso closed, the relative callbacks would cleared. Issue: #I6UEZQ Test:register atexit cb, then dlclose this dso Signed-off-by: Nhhj <huanghuijin@huawei.com> Change-Id: I0dfc15366dd51bbe677b9700131fbaf57622499c
-
- 31 3月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I6SL6I Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 14 3月, 2023 2 次提交
-
-
由 liweihui 提交于
Issue:I6L2A1 Test:no new error reported in libc-test Signed-off-by: NL_WeiHui <liweihui3@huawei.com>
-
由 liweihui 提交于
Issue:I6L2A1 Test:no new error reported in libc-test Signed-off-by: NL_WeiHui <liweihui3@huawei.com>
-
- 08 3月, 2023 1 次提交
-
-
由 liweihui 提交于
Signed-off-by: Nliweihui <liweihui3@huawei.com>
-
- 01 3月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6GQSA Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 23 2月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6DO52 Test: Build & Boot Devices Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 03 2月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6A9R5 Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 01 2月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6A9R5 Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 30 1月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I6A05Q Test: Build & Boot devices Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 29 1月, 2023 2 次提交
-
-
由 MapleStory 提交于
If musl.dl.debug.dlclose is enabled, the sections of dlclosed library will not be unmapped. Instead the mmap area will be set to PROT_NONE. If the program run into the dlclosed library the crash log would contain the library info rather than a unmapped pc. The param can be set by following cmdline: param set musl.dl.debug.dlclose enable Issue: I69Y3Z Test: backtrace_local_test Signed-off-by: NMapleStory <zengzhi5@huawei.com>
-
由 dhy308 提交于
Issue: I6A9R5 Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 12 1月, 2023 1 次提交
-
-
由 dhy308 提交于
Issue: I6A9R5 Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 11 1月, 2023 1 次提交
-
-
由 XUBO 提交于
Issue: #I69VB3 Test: Build & Boot devices Change-Id: I60500509c3957aa4be66b203bffa0bb84709efde Signed-off-by: NXUBO <xubomain@163.com>
-
- 10 1月, 2023 1 次提交
-
-
由 yinchuang 提交于
Issue:I69EYN Test: Build & Boot devices Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 29 12月, 2022 1 次提交
-
-
由 yinchuang 提交于
Issue:I67Y0K Test:Build & Boot devices Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 15 12月, 2022 1 次提交
-
-
由 yinchuang 提交于
Use global and deps to reloc so Issue: I6687G Test: Build & Boot devices Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 13 12月, 2022 1 次提交
-
-
由 yinchuang 提交于
This reverts commit 98799477. Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 07 12月, 2022 1 次提交
-
-
由 maweiye 提交于
Issue:I650NI Test: pass Signed-off-by: Nmaweiye <maweiye@huawei.com>
-
- 06 12月, 2022 1 次提交
-
-
由 yinchuang 提交于
Remove gnu_lookup_filter and inline hash filter code Issue:https://gitee.com/openharmony/third_party_musl/issues/I64I7QSigned-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 04 12月, 2022 1 次提交
-
-
由 yinchuang 提交于
Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 01 12月, 2022 1 次提交
-
-
由 yinchuang 提交于
Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 29 11月, 2022 1 次提交
-
-
由 dhy308 提交于
Issue: I63P90 Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 26 11月, 2022 1 次提交
-
-
由 dhy308 提交于
Issue: I6396D Test: libc-test pass Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 23 11月, 2022 1 次提交
-
-
由 yinchuang 提交于
This reverts commit c6ecb1f3. Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 18 11月, 2022 1 次提交
-
-
由 dhy308 提交于
描述:依据android+relr格式,在重定位阶段进行解析处理 Issue:https://gitee.com/openharmony/build/issues/I61B4G? 测试:开机测试、应用启动正常 Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 16 11月, 2022 1 次提交
-
-
由 yinchuang 提交于
Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 07 11月, 2022 1 次提交
-
-
由 dhy308 提交于
Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 03 11月, 2022 2 次提交
-
-
由 dhy308 提交于
Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
由 yinchuang 提交于
Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 31 10月, 2022 1 次提交
-
-
由 dhy308 提交于
Signed-off-by: Ndhy308 <tony.gan@huawei.com>
-
- 28 10月, 2022 1 次提交
-
-
由 yinchuang 提交于
Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 27 10月, 2022 1 次提交
-
-
由 yinchuang 提交于
Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 18 10月, 2022 1 次提交
-
-
由 yinchuang 提交于
Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
- 11 10月, 2022 2 次提交
-
-
由 yinchuang 提交于
Signed-off-by: Nyinchuang <yinchuang@huawei.com>
-
由 arvinzzz 提交于
在ELF文件中新增PT_OHOS_RANDOMDATA的segment属性,只在经特定编译选 项编译后的ELF中出现,用于在加载链接时,识别此属性并填充随机数至 对应segments。 close: #I5USUR Signed-off-by: Narvinzzz <zhaotianyu9@huawei.com> Change-Id: I6ce0f2b46cb7a87323993196e9441fe8aeca8bf2
-
- 10 10月, 2022 1 次提交
-
-
由 maweiye 提交于
Signed-off-by: Nmaweiye <maweiye@huawei.com>
-
- 21 9月, 2022 1 次提交
-
-
由 ganlan 提交于
Signed-off-by: Nganlan <tony.gan@huawei.com>
-
- 07 9月, 2022 1 次提交
-
-
由 ganlan 提交于
Signed-off-by: Nganlan <tony.gan@huawei.com>
-