aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/arch/riscv
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 $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-31/+1
* libthr: Remove the DTV_OFFSET macro.John Baldwin2021-12-091-2/+0
* RISC-V: Fix an alignment warning in libthrMitchell Horne2019-10-091-4/+4
* 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
* Unmagic the thread pointer offset.Ruslan Bukin2016-04-141-1/+1
* Add pthread MD part for RISC-V.Ruslan Bukin2016-01-271-0/+92
* Start support for the RISC-V 64-bit architecture developed by UC Berkeley.Ruslan Bukin2015-12-111-0/+1