summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadglobalconstruction.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-22score: Simplify global constructionSebastian Huber1-63/+0
2016-05-20score: Split _Thread_Restart()Sebastian Huber1-6/+4
2016-03-23score: Add and use RTEMS_UNREACHABLESebastian Huber1-2/+1
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-14/+5
2016-01-08score: Avoid dead code in global constructionSebastian Huber1-17/+1
2016-01-04Remove M32R architectureJoel Sherrill1-3/+1
2014-10-16score: Fix compile error for POSIX disabledSebastian Huber1-2/+1
2014-10-13score: Rework global constructionSebastian Huber1-0/+94