| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[OH 7.0] Upgrade musl 1.2.5 to musl 1.2.6 issue:https://gitcode.com/openharmony/third_party_musl/issues/1998 Co-Authored-By: NA Signed-off-by: xwx1135370 <xuyao44@huawei.com> | 2 个月前 | |
Optimize pthread_once and towupper Issue:I8QWK0 Test:libc-test Signed-off-by: haotuo <haotuo@huawei.com> Change-Id: Ic8de4c27a98f264b8d279fced4d18449cd53a90e | 2 年前 | |
Support for BTI in MUSL DL Description: The MUSL DL parses the note segment of the .so file. For .so files that have enabled BTI capability, it adds MPROT_BTI during the memory mapping API process to notify the kernel to enable BTI capability. Enable BTI capability in the .o file to ensure that other components can enable BTI during compilation without encountering linking errors. Signed-off-by: wangyifei <wangyifei13@huawei.com> Change-Id: I4e2d42b3d8a21bf51fc271b5c6e0ecc2a4959274 | 1 年前 | |
update openharmony 1.0.1 | 5 年前 | |
Fix redefined error Issue: https://gitee.com/openharmony/third_party_musl/issues/I9AILH Build & Boot devices & xts Signed-off-by: zzulilyw <liuyawei10@huawei.com> | 2 年前 | |
deduplicate __pthread_self thread pointer adjustment out of each arch the adjustment made is entirely a function of TLS_ABOVE_TP and TP_OFFSET. aside from avoiding repetition of the TP_OFFSET value and arithmetic, this change makes pthread_arch.h independent of the definition of struct __pthread from pthread_impl.h. this in turn will allow inclusion of pthread_arch.h to be moved to the top of pthread_impl.h so that it can influence the definition of the structure. previously, arch files were very inconsistent about the type used for the thread pointer. this change unifies the new __get_tp interface to always use uintptr_t, which is the most correct when performing arithmetic that may involve addresses outside the actual pointed-to object (due to TP_OFFSET). | 5 年前 | |
[PAC] [GOT AUTH] Add Got Auth reloc Signed-off-by:baojingjing <baojingjing@huawei.com> | 1 年前 | |
fix: aarch64 small形态编译 Signed-off-by: 三分之一 <jianlong.guo@huawei.com> | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 5 年前 | ||
| 2 年前 | ||
| 5 年前 | ||
| 1 年前 | ||
| 2 年前 |