Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2024-01-01 | 1 | -1/+1 |
| | |||||
* | Update copyright dates with scripts/update-copyrights | Joseph Myers | 2023-01-06 | 1 | -1/+1 |
| | |||||
* | elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249) | Florian Weimer | 2022-11-03 | 1 | -1/+1 |
| | | | | | | | | This makes it more likely that the compiler can compute the strlen argument in _startup_fatal at compile time, which is required to avoid a dependency on strlen this early during process startup. Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com> | ||||
* | Use atomic_exchange_release/acquire | Wilco Dijkstra | 2022-09-26 | 1 | -2/+2 |
| | | | | | | | Rename atomic_exchange_rel/acq to use atomic_exchange_release/acquire since these map to the standard C11 atomic builtins. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> | ||||
* | LoongArch: Thread-Local Storage Support | caiyinyu | 2022-07-26 | 1 | -0/+138 |