| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 5 | -5/+0 |
| * | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 15 | -30/+0 |
| * | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 10 | -10/+10 |
| * | Remove PAGE_SIZE from libthr | Andrew Turner | 2022-05-03 | 6 | -0/+18 |
| * | mips: remove pthread support | Warner Losh | 2021-12-31 | 2 | -97/+0 |
| * | libthr: Use <machine/tls.h> for most MD TLS details. | John Baldwin | 2021-12-09 | 7 | -315/+16 |
| * | libthr: Remove the DTV_OFFSET macro. | John Baldwin | 2021-12-09 | 7 | -14/+0 |
| * | Remove the last users of ARM_TP_ADDRESS | Andrew Turner | 2021-04-08 | 1 | -8/+0 |
| * | Add CFI start/end proc directives to arm64, i386, and ppc | Conrad Meyer | 2020-12-05 | 1 | -1/+4 |
| * | Remove libthr, csu, libthread_db and testfloat sparc64 specific directories. | Warner Losh | 2020-02-27 | 4 | -167/+0 |
| * | libthr: Add missing END() directive for umtx_op_err (amd64) | Conrad Meyer | 2019-10-23 | 1 | -2/+5 |
| * | RISC-V: Fix an alignment warning in libthr | Mitchell Horne | 2019-10-09 | 1 | -4/+4 |
| * | Implement _umtx_op_err.S on powerpc / powerpc64. | Brandon Bergren | 2019-08-09 | 3 | -0/+46 |
| * | Fix initial exec TLS mode for dynamically loaded shared objects. | Konstantin Belousov | 2019-03-29 | 8 | -0/+368 |
| * | silence cast-align warnings from clang on powerpc64 | Leandro Lupori | 2019-02-13 | 1 | -4/+5 |
| * | lib: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-26 | 6 | -1/+13 |
| * | Fix misleading comment. | Michal Meloun | 2017-10-29 | 1 | -1/+2 |
| * | libthr: fix warnings at WARNS=6 | Eric van Gyzen | 2017-05-26 | 5 | -10/+0 |
| * | [mips] convert over =v to =r for the inline assembly. | Adrian Chadd | 2016-08-14 | 1 | -2/+2 |
| * | [mips] add support for using the MIPS user register for TLS data. | Adrian Chadd | 2016-08-07 | 1 | -0/+50 |
| * | Unmagic the thread pointer offset. | Ruslan Bukin | 2016-04-14 | 1 | -1/+1 |
| * | Add pthread MD part for RISC-V. | Ruslan Bukin | 2016-01-27 | 1 | -0/+92 |
| * | Start support for the RISC-V 64-bit architecture developed by UC Berkeley. | Ruslan Bukin | 2015-12-11 | 1 | -0/+1 |
| * | Disable SSE in libthr | Eric van Gyzen | 2015-08-05 | 2 | -0/+12 |
| * | Add pthread_md.h for arm64. | Andrew Turner | 2015-03-30 | 1 | -0/+84 |
| * | Start to import support for the AArch64 architecture from ARM. This change | Andrew Turner | 2015-03-19 | 1 | -0/+2 |
| * | Merge all the copies of _tcb_ctor and _tcb_dtor. | Andrew Turner | 2015-01-21 | 18 | -376/+3 |
| * | Avoid use of register variables. Clang 3.5 treats this as undefined behavior, | Justin Hibbits | 2015-01-06 | 1 | -7/+7 |
| * | Remove ia64. | Marcel Moolenaar | 2014-07-07 | 4 | -174/+0 |
| * | Merging of projects/armv6, part 2 | Oleksandr Tymoshenko | 2012-08-15 | 1 | -1/+13 |
| * | - Switch to saving non-offseted pointer to TLS block in order too keep things... | Oleksandr Tymoshenko | 2012-03-06 | 1 | -8/+4 |
| * | Add thread-local storage support for arm: | Oleksandr Tymoshenko | 2012-02-14 | 2 | -4/+5 |
| * | Switch MIPS TLS implementation to Variant I: | Oleksandr Tymoshenko | 2012-02-10 | 2 | -13/+20 |
| * | The TCB_GET32() and TCB_GET64() macros in the i386 and amd64-specific | Dimitry Andric | 2011-12-15 | 2 | -2/+2 |
| * | Merge from r161730: | Marius Strobl | 2011-06-18 | 4 | -21/+54 |
| * | Add section .note.GNU-stack for assembly files used by 386 and amd64. | Konstantin Belousov | 2011-01-07 | 2 | -0/+4 |
| * | Merge from tbemd, with a small amount of rework: | Warner Losh | 2010-09-13 | 7 | -14/+0 |
| * | Unify 32-bit and 64-bit PowerPC libthr support. This reduces code | Nathan Whitehorn | 2010-08-24 | 5 | -145/+14 |
| * | Fix SVN mismerge. We somehow ended up with the 32-bit powerpc version | Nathan Whitehorn | 2010-07-11 | 2 | -4/+4 |
| * | Powerpc64 thread libraries support. | Nathan Whitehorn | 2010-07-10 | 3 | -0/+143 |
| * | Merge r195129 from project/mips to head by hand: | Warner Losh | 2010-01-09 | 1 | -2/+6 |
| * | Implement _umtx_op_err() for ia64. | Marcel Moolenaar | 2009-10-24 | 3 | -1/+38 |
| * | Commit missing mips libthr support that I thought I'd committed earlier | Warner Losh | 2008-05-11 | 2 | -0/+141 |
| * | Bring in mips threads support from perforce mips2-jnpr branch. | Warner Losh | 2008-04-26 | 1 | -0/+5 |
| * | Replace function _umtx_op with _umtx_op_err, the later function directly | David Xu | 2008-04-02 | 6 | -2/+81 |
| * | style.Makefile(5) | David E. O'Brien | 2008-02-13 | 6 | -6/+6 |
| * | style(9) | David E. O'Brien | 2008-02-13 | 2 | -6/+6 |
| * | - Remove variable _thr_scope_system, all threads are system scope. | David Xu | 2006-12-15 | 6 | -1/+11 |
| * | Stylize: avoid using a global register variable. | Marcel Moolenaar | 2006-09-01 | 2 | -6/+8 |
| * | Rename TLS_TP_OFFSET back to TP_OFFSET. The former clashes with rtld. | Marcel Moolenaar | 2006-09-01 | 1 | -3/+3 |