summaryrefslogtreecommitdiffstats
path: root/cpukit/score/preinstall.am (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-04Add thread-local storage (TLS) supportSebastian Huber1-0/+4
2013-08-20smp: Add Deterministic Priority SMP SchedulerSebastian Huber1-0/+4
2013-08-20smp: Replace Scheduler_simple_smp_ControlSebastian Huber1-0/+8
2013-08-20score: PR2136: Fix _Thread_Change_priority()Sebastian Huber1-0/+4
2013-08-01score: Move nanoseconds since last tick supportSebastian Huber1-0/+4
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-3/+3
2013-07-31score: Add and use ISR locksSebastian Huber1-0/+4
2013-07-30score: New header file <rtems/score/assert.h>Sebastian Huber1-0/+4
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-4/+0
2013-07-26score: Create object implementation headerSebastian Huber1-4/+4
2013-07-26score: Move mppkt implementation into mpciimpl.hSebastian Huber1-5/+0
2013-07-26score: Create mpci implementation headerSebastian Huber1-0/+4
2013-07-26score: Merge objectmp implementation into one fileSebastian Huber1-4/+0
2013-07-26score: Create threadq implementation headerSebastian Huber1-8/+4
2013-07-26score: Delete threadq.inlSebastian Huber1-4/+0
2013-07-26score: Merge threadmp implementation into one fileSebastian Huber1-4/+0
2013-07-26score: Create states implementation headerSebastian Huber1-4/+4
2013-07-26score: Create thread implementation headerSebastian Huber1-4/+4
2013-07-26score: Create prioritybitmap implementation headerSebastian Huber1-8/+4
2013-07-26score: Create scheduler implementation headerSebastian Huber1-4/+4
2013-07-26score: Create schedulerpriority impl headerSebastian Huber1-4/+4
2013-07-26score: Create schedulersimple impl headerSebastian Huber1-4/+4
2013-07-24score: Add freechainZhongwei Yao1-0/+4
2013-07-24score: Delete priority.inlSebastian Huber1-4/+0
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-4/+0
2013-07-23score: Create stack implementation headerSebastian Huber1-4/+4
2013-07-23score: Create heap implementation headerSebastian Huber1-4/+4
2013-07-23score: Merge wkspace API into one fileSebastian Huber1-4/+0
2013-07-23score: Merge address API into one fileSebastian Huber1-4/+0
2013-07-23score: Create rbtree implementation headerSebastian Huber1-4/+4
2013-07-22score: Create watchdog implementation headerSebastian Huber1-4/+4
2013-07-22score: Create chain implementation headerSebastian Huber1-4/+4
2013-07-22score: Create spinlock implementation headerSebastian Huber1-5/+4
2013-07-22score: Create rwlock implementation headerSebastian Huber1-4/+4
2013-07-22score: Create barrier implementation headerSebastian Huber1-4/+4
2013-07-22score: Create message queue implementation headerSebastian Huber1-4/+4
2013-07-22score: Create semaphore implementation headerSebastian Huber1-4/+4
2013-07-22score: Move ISR catch support functionsSebastian Huber1-4/+0
2013-07-18score: Create mutex implementation headerSebastian Huber1-4/+4
2013-07-17clean up old atomic related filesWeiY1-12/+0
2013-07-17stdatomic.h support check when configureWeiY1-1/+2
2013-07-17A generic atomic implementation for smp architecturesWeiY1-0/+4
2013-06-14score: Rename rtems_smp_get_number_of_processors()Sebastian Huber1-5/+4
2013-06-12score: Always provide <rtems/score/smplock.h>Sebastian Huber1-4/+4
2013-06-07score: Move thread dispatch content to new fileSebastian Huber1-0/+4
2013-05-01Clear the atomic conditional compilation.WeiY1-2/+1
2013-05-01Implement a generic atomic ops for all UP mode architectures with disable/ena...WeiY1-0/+4
2013-02-14Conditionally install atomic-headers.Ralf Corsépius1-1/+2
2013-02-07score: atomic support for RTEMS automake and autoconf changesWeiY1-0/+12
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-0/+4