aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/arch/aarch64
Commit message (Expand)AuthorAgeFilesLines
* libthr/amd64: do not set THR_C_RUNTIME for thr_new() if the main thread did u...Konstantin Belousov2025-06-221-0/+2
* libc, libthr: Ditch MD __pthread_distribute_static_tls helpersJessica Clarke2025-05-291-44/+0
* libthr: Preresolve selected EABI symbols on arm.Michal Meloun2024-07-251-0/+5
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Remove PAGE_SIZE from libthrAndrew Turner2022-05-031-0/+3
* libthr: Use <machine/tls.h> for most MD TLS details.John Baldwin2021-12-091-30/+1
* libthr: Remove the DTV_OFFSET macro.John Baldwin2021-12-091-2/+0
* Fix initial exec TLS mode for dynamically loaded shared objects.Konstantin Belousov2019-03-291-0/+46
* libthr: fix warnings at WARNS=6Eric van Gyzen2017-05-261-2/+0
* Add pthread_md.h for arm64.Andrew Turner2015-03-301-0/+84
* Start to import support for the AArch64 architecture from ARM. This changeAndrew Turner2015-03-191-0/+2