about summary refs log tree commit diff
path: root/sysdeps/loongarch/dl-tls.h
Commit message (Collapse)AuthorAgeFilesLines
* LoongArch: Add support for TLS Descriptorsmengqinggang2024-05-151-2/+7
| | | | | | | | | 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.
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
|
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
|
* LoongArch: Thread-Local Storage Supportcaiyinyu2022-07-261-0/+46