summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/tls.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28cpukit/include/rtems/score/[s-z]*.h: Change license to BSD-2Joel Sherrill1-3/+22
2021-03-05score: Ensure stack alignment requirementSebastian Huber1-8/+8
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-1/+2
2020-12-02score: Canonicalize Doxygen groupsSebastian Huber1-1/+2
2020-10-05score: Add AArch64 portKinsey Moore1-1/+5
2020-03-23score: Document _TLS_AlignmentSebastian Huber1-0/+10
2020-03-23score: Fix size of TLS_Thread_control_blockSebastian Huber1-1/+3
2020-02-12score: Simplify TLS area allocationSebastian Huber1-22/+3
2019-12-11score: Optimize _TLS_Get_size()Sebastian Huber1-4/+9
2019-05-13doxygen: score: adjust doc in tls.h to doxygen guidelinesAndreas Dachsberger1-3/+80
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-3/+3
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-06-12i386: Support thread-local storage (TLS)Sebastian Huber1-4/+19
2015-03-24rtems/score/tls.h: Add casts to eliminate warnings on some targetsJoel Sherrill1-3/+9
2014-05-05score: Fix TLS size usageSebastian Huber1-0/+9
2014-04-17score: Clarify TLS supportSebastian Huber1-2/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-04Add thread-local storage (TLS) supportSebastian Huber1-0/+187