summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadglobalconstruction.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Simplify global constructionSebastian Huber2017-11-221-63/+0
* score: Split _Thread_Restart()Sebastian Huber2016-05-201-6/+4
* score: Add and use RTEMS_UNREACHABLESebastian Huber2016-03-231-2/+1
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-14/+5
* score: Avoid dead code in global constructionSebastian Huber2016-01-081-17/+1
* Remove M32R architectureJoel Sherrill2016-01-041-3/+1
* score: Fix compile error for POSIX disabledSebastian Huber2014-10-161-2/+1
* score: Rework global constructionSebastian Huber2014-10-131-0/+94