summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/asrimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-99/+0
* rtems: Use thread state lock for signalsSebastian Huber2016-05-121-53/+8
* rtems: Avoid Giant lock for signalsSebastian Huber2016-05-061-45/+21
* rtems: Avoid Giant lock in rtems_signal_catch()Sebastian Huber2016-03-171-6/+22
* score: Initialize thread control to zeroSebastian Huber2015-12-151-1/+1
* rtems: Fix ASR SMP supportSebastian Huber2014-05-071-0/+10
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Add SMP lock profiling supportSebastian Huber2014-03-141-1/+1
* score: Add local context to SMP lock APISebastian Huber2014-03-111-9/+9
* rtems: Add SMP support for signalsSebastian Huber2013-08-271-18/+34
* rtems: Create asr implementation headerSebastian Huber2013-07-231-0/+126