summaryrefslogtreecommitdiff
path: root/lib/libthr/arch/arm
AgeCommit message (Expand)Author
2025-06-22libthr/amd64: do not set THR_C_RUNTIME for thr_new() if the main thread did u...Konstantin Belousov
2025-05-29libc, libthr: Ditch MD __pthread_distribute_static_tls helpersJessica Clarke
2024-07-25libthr: Preresolve selected EABI symbols on arm.Michal Meloun
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-05-03Remove PAGE_SIZE from libthrAndrew Turner
2021-12-09libthr: Use <machine/tls.h> for most MD TLS details.John Baldwin
2021-12-09libthr: Remove the DTV_OFFSET macro.John Baldwin
2021-04-08Remove the last users of ARM_TP_ADDRESSAndrew Turner
2019-03-29Fix initial exec TLS mode for dynamically loaded shared objects.Konstantin Belousov
2017-11-26lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-29Fix misleading comment.Michal Meloun
2017-05-26libthr: fix warnings at WARNS=6Eric van Gyzen
2015-01-21Merge all the copies of _tcb_ctor and _tcb_dtor.Andrew Turner
2012-08-15Merging of projects/armv6, part 2Oleksandr Tymoshenko
2012-02-14Add thread-local storage support for arm:Oleksandr Tymoshenko
2010-09-13Merge from tbemd, with a small amount of rework:Warner Losh
2008-02-13style.Makefile(5)David E. O'Brien
2008-02-13style(9)David E. O'Brien
2006-12-15- Remove variable _thr_scope_system, all threads are system scope.David Xu
2005-10-29Remove unused variable.David Xu
2005-04-07Use the new atomic_cmpset_32().Olivier Houchard
2005-04-02Import my recent 1:1 threading working. some features improved includes:David Xu