Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 | |
2024-05-15 | LoongArch: Add support for TLS Descriptors | mengqinggang | 1 | -0/+1 | |
This is mostly based on AArch64 and RISC-V implementation. Add R_LARCH_TLS_DESC32 and R_LARCH_TLS_DESC64 relocations. For _dl_tlsdesc_dynamic function slow path, temporarily save and restore all vector registers. | |||||
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 | |
2023-08-14 | Loongarch: Add ifunc support and add different versions of strlen | dengjianbo | 1 | -0/+57 | |
strlen-lasx is implemeted by LASX simd instructions(256bit) strlen-lsx is implemeted by LSX simd instructions(128bit) strlen-align is implemented by LA basic instructions and never use unaligned memory acess | |||||
2023-07-11 | LoongArch: Add vector implementation for _dl_runtime_resolve. | caiyinyu | 1 | -0/+18 | |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 | |
2022-07-26 | LoongArch: Build Infrastructure | caiyinyu | 1 | -0/+93 | |