# # ChangeLog for cpukit/score/include in rtems # # Generated by Trac 1.2.1.dev0 # 06/02/24 03:48:58 Mon, 11 May 2015 12:56:12 GMT Sebastian Huber [d8752860] * cpukit/score/include/rtems/score/threadqimpl.h (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: Add static initializers for thread queues Mon, 11 May 2015 08:14:31 GMT Sebastian Huber [9052f88] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/smplock.h (modified) * cpukit/score/src/smplock.c (added) score: Do not inline SMP lock if profiling enabled This reduces the ... Mon, 04 May 2015 08:00:50 GMT Sebastian Huber [7a70a09] * cpukit/rtems/src/eventsend.c (modified) * cpukit/rtems/src/systemeventsend.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) score: Delete _Objects_Put_for_get_isr_disable() This function is ... Thu, 07 May 2015 12:02:46 GMT Sebastian Huber [a816f084] * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/src/schedulerchangeroot.c (modified) score: Fine grained locking for MrsP Update #2273. Tue, 05 May 2015 11:05:54 GMT Sebastian Huber [900d337f] * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/coremutexsurrender.c (modified) * cpukit/score/src/schedulercbs.c (modified) * cpukit/score/src/schedulercbsreleasejob.c (modified) * cpukit/score/src/scheduleredfreleasejob.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadsetpriority.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Rework _Thread_Change_priority() Move the writes to ... Sat, 02 May 2015 12:27:24 GMT Sebastian Huber [4438ac25] * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/mutexunlock.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/src/apimutexlock.c (modified) * cpukit/score/src/apimutexunlock.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/coremutexsurrender.c (modified) * cpukit/score/src/debugisownerofallocator.c (modified) score: Fine grained locking for mutexes Update #2273. Sat, 02 May 2015 12:06:38 GMT Sebastian Huber [d12b313] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/src/coresemsurrender.c (deleted) score: Inline _CORE_semaphore_Surrender() Sat, 02 May 2015 12:04:21 GMT Sebastian Huber [b76dd97] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/src/coresemflush.c (deleted) score: Inline _CORE_semaphore_Flush() Sat, 02 May 2015 12:02:20 GMT Sebastian Huber [cfa5aab] * cpukit/posix/src/semaphorewaitsupp.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/src/coresemseize.c (deleted) * cpukit/score/src/mpci.c (modified) score: Delete _CORE_semaphore_Seize() Rename ... Fri, 01 May 2015 18:52:51 GMT Sebastian Huber [e76c517] * cpukit/posix/include/rtems/posix/semaphoreimpl.h (modified) * cpukit/posix/src/sempost.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/src/coresemsurrender.c (modified) * cpukit/score/src/mpci.c (modified) score: Fine grained locking for semaphores Update #2273. Thu, 30 Apr 2015 11:12:54 GMT Sebastian Huber [cc18d7b] * cpukit/posix/include/rtems/posix/mqueueimpl.h (modified) * cpukit/posix/src/mqueuerecvsupp.c (modified) * cpukit/posix/src/mqueuesendsupp.c (modified) * cpukit/rtems/include/rtems/rtems/messageimpl.h (modified) * cpukit/rtems/src/msgqbroadcast.c (modified) * cpukit/rtems/src/msgqflush.c (modified) * cpukit/rtems/src/msgqreceive.c (modified) * cpukit/rtems/src/msgqsend.c (modified) * cpukit/rtems/src/msgqurgent.c (modified) * cpukit/score/include/rtems/score/coremsgimpl.h (modified) * cpukit/score/src/coremsgbroadcast.c (modified) * cpukit/score/src/coremsgclose.c (modified) * cpukit/score/src/coremsgflush.c (modified) * cpukit/score/src/coremsginsert.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * doc/user/msg.t (modified) score: Fine grained locking for message queues Aggregate several ... Thu, 30 Apr 2015 11:18:45 GMT Sebastian Huber [c654b525] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coremsgimpl.h (modified) * cpukit/score/src/coremsgclose.c (modified) * cpukit/score/src/coremsgflush.c (modified) * cpukit/score/src/coremsgflushsupp.c (deleted) score: Delete _CORE_message_queue_Flush_support() Check the number ... Mon, 27 Apr 2015 14:25:52 GMT Sebastian Huber [f5d6c8b] * cpukit/posix/src/condinit.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/rtems/src/eventmp.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signalmp.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/mpciimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/corebarrier.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlock.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/coresemseize.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqenqueue.c (modified) score: Delete Thread_queue_Control::timeout_status Use a parameter ... Fri, 24 Apr 2015 10:02:20 GMT Sebastian Huber [cc366ec] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/include/rtems/score/threadsync.h (deleted) * cpukit/score/preinstall.am (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqfirst.c (modified) * cpukit/score/src/threadqflush.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadqprocesstimeout.c (deleted) * cpukit/score/src/threadqtimeout.c (deleted) * cpukit/score/src/threadtimeout.c (modified) * testsuites/sptests/spintrcritical01/init.c (modified) * testsuites/sptests/spintrcritical09/init.c (modified) * testsuites/sptests/spintrcritical16/init.c (modified) * testsuites/sptests/spintrcritical20/init.c (modified) * testsuites/sptests/spintrcritical22/init.c (modified) score: New thread queue implementation Use thread wait flags for ... Wed, 22 Apr 2015 09:15:46 GMT Sebastian Huber [383cf42] * cpukit/posix/src/killinfo.c (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqfirst.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadtimeout.c (modified) score: More thread queue operations Move thread queue discipline ... Tue, 21 Apr 2015 08:17:13 GMT Sebastian Huber [568af83] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqops.c (added) * testsuites/sptests/spintrcritical23/init.c (modified) score: Add Thread_queue_Operations Replace the ... Thu, 23 Apr 2015 08:01:22 GMT Sebastian Huber [02c4c441] * cpukit/posix/include/rtems/posix/barrierimpl.h (modified) * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/include/rtems/posix/muteximpl.h (modified) * cpukit/posix/include/rtems/posix/psignalimpl.h (modified) * cpukit/posix/include/rtems/posix/rwlockimpl.h (modified) * cpukit/posix/include/rtems/posix/semaphoreimpl.h (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/rtems/include/rtems/rtems/barrierimpl.h (modified) * cpukit/rtems/include/rtems/rtems/messageimpl.h (modified) * cpukit/rtems/include/rtems/rtems/regionimpl.h (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/semdelete.c (modified) * cpukit/score/include/rtems/score/corebarrierimpl.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/corerwlockimpl.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsgclose.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/coresemseize.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqfirst.c (modified) score: Add Thread_queue_Control::Lock Move the complete thread ... Wed, 22 Apr 2015 08:06:05 GMT Sebastian Huber [08fe84b] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadtimeout.c (moved) * testsuites/sptests/spintrcritical10/init.c (modified) score: Generalize _Event_Timeout() Add a thread wait timeout code. ... Sun, 26 Apr 2015 13:22:20 GMT Sebastian Huber [b7cff7fe] * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/rtems/src/eventtimeout.c (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * testsuites/sptests/spintrcritical10/init.c (modified) score: Reduce thread wait states Merge THREAD_WAIT_STATE_SATISFIED, ... Fri, 10 Apr 2015 13:31:31 GMT Sebastian Huber [a382010c] * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/timerimpl.h (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/watchdogadjust.c (modified) * cpukit/score/src/watchdogadjusttochain.c (deleted) * cpukit/score/src/watchdoginsert.c (modified) * testsuites/sptests/spintrcritical17/init.c (modified) * testsuites/sptests/spintrcritical17/spintrcritical17.doc (modified) score: New timer server implementation Use mostly the standard ... Fri, 24 Apr 2015 07:53:58 GMT Sebastian Huber [fd53d25] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/watchdogremove.c (modified) * cpukit/score/src/watchdogtickle.c (deleted) score: Move _Watchdog_Tickle() Make internal function ... Wed, 15 Apr 2015 08:53:29 GMT Sebastian Huber [1ccbd052] * cpukit/rtems/src/timercreate.c (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/watchdoginsert.c (modified) * cpukit/score/src/watchdogremove.c (modified) * cpukit/score/src/watchdogtickle.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/sptests/spwatchdog/init.c (modified) score: Add Watchdog_Iterator Rewrite the _Watchdog_Insert(), ... Wed, 15 Apr 2015 14:28:42 GMT Sebastian Huber [6d253941] * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/watchdogadjust.c (modified) * cpukit/score/src/watchdogadjusttochain.c (modified) * cpukit/score/src/watchdoginsert.c (modified) * cpukit/score/src/watchdogremove.c (modified) * cpukit/score/src/watchdogtickle.c (modified) score: Add _Watchdog_Acquire|Release|Flash() Update #2307. Wed, 15 Apr 2015 09:26:46 GMT Sebastian Huber [2903090] * cpukit/posix/src/alarm.c (modified) * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/timerdelete.c (modified) * cpukit/posix/src/timerinserthelper.c (modified) * cpukit/posix/src/timersettime.c (modified) * cpukit/posix/src/ualarm.c (modified) * cpukit/rtems/include/rtems/rtems/timerimpl.h (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/rtems/src/ratemoncancel.c (modified) * cpukit/rtems/src/ratemondelete.c (modified) * cpukit/rtems/src/timercancel.c (modified) * cpukit/rtems/src/timercreate.c (modified) * cpukit/rtems/src/timerdelete.c (modified) * cpukit/rtems/src/timerfireafter.c (modified) * cpukit/rtems/src/timerfirewhen.c (modified) * cpukit/rtems/src/timerreset.c (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/rtems/src/timerserverfireafter.c (modified) * cpukit/rtems/src/timerserverfirewhen.c (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/watchdogremove.c (modified) * cpukit/score/src/watchdogtickle.c (modified) * testsuites/sptests/spintrcritical08/init.c (modified) * testsuites/sptests/spintrcritical09/init.c (modified) score: Add header to _Watchdog_Remove() Add watchdog header ... Thu, 23 Apr 2015 19:29:56 GMT Sebastian Huber [56729d8] * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/src/threadqenqueue.c (modified) score: Delete STATES_WAITING_ON_THREAD_QUEUE Avoid the usage of the ... Thu, 23 Apr 2015 11:01:05 GMT Sebastian Huber [22788bc] * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/regionprocessqueue.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/corerwlockrelease.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqextractwithproxy.c (modified) * cpukit/score/src/threadqprocesstimeout.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: _Thread_queue_Extract() Remove thread queue parameter from ... Fri, 24 Apr 2015 09:47:35 GMT Sebastian Huber [cf255ff] * cpukit/score/include/rtems/score/assert.h (modified) score: Add _SMP_Assert() Sun, 10 May 2015 19:30:26 GMT Sebastian Huber [be0366b] * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmrsp01/smpmrsp01.scn (modified) score: Fix scheduler helping protocol Account for priority changes ... Wed, 06 May 2015 09:54:19 GMT Sebastian Huber [a6502a58] * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/thread.c (modified) score: Fix Thread_Control and Thread_Proxy_control Fix layout of ... Thu, 30 Apr 2015 13:26:23 GMT Sebastian Huber [c639cf2] * cpukit/score/include/rtems/score/threadqimpl.h (modified) score: Delete unused Thread_queue_Timeout_callout Thu, 23 Apr 2015 13:25:13 GMT Sebastian Huber [f329353] * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) score: Fix POSIX thread join A thread join is twofold. There is ... Thu, 23 Apr 2015 11:09:56 GMT Sebastian Huber [9cac9c5] * cpukit/score/include/rtems/score/threadqimpl.h (modified) score: Delete _Thread_queue_Dequeue_priority() Thu, 23 Apr 2015 08:27:07 GMT Sebastian Huber [be6c461] * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/src/coremutexseize.c (modified) score: _CORE_mutex_Seize_interrupt_blocking() Move some code into ... Wed, 22 Apr 2015 19:29:21 GMT Sebastian Huber [9f10911] * cpukit/libfs/src/pipe/fifo.c (modified) * cpukit/posix/src/condinit.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/corebarrier.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlock.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/coresemseize.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: Delete Thread_queue_Control::state Use a parameter for ... Tue, 21 Apr 2015 07:21:29 GMT Sebastian Huber [d349e8a4] * cpukit/score/include/rtems/score/coremsgimpl.h (modified) * cpukit/score/src/coremsginsert.c (modified) score: Fix priority message queue insert Move the linear search ... Wed, 22 Apr 2015 11:57:18 GMT Sebastian Huber [b0686b4] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/corerwlockimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/corerwlocktimeout.c (deleted) * cpukit/score/src/threadqenqueue.c (modified) score: Delete _CORE_RWLock_Timeout() This function was identical to ... Wed, 22 Apr 2015 09:35:14 GMT Sebastian Huber [49d4364] * cpukit/posix/src/condwait.c (modified) * cpukit/posix/src/mqueuereceive.c (modified) * cpukit/posix/src/mqueuesend.c (modified) * cpukit/posix/src/mutexlock.c (modified) * cpukit/posix/src/mutextrylock.c (modified) * cpukit/posix/src/semtrywait.c (modified) * cpukit/posix/src/semwait.c (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) score: Delete bogus THREAD_QUEUE_WAIT_FOREVER It makes no sense to ... Mon, 20 Apr 2015 07:50:01 GMT Sebastian Huber [d3802bb5] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/objectacquire.c (deleted) * cpukit/score/src/objectclose.c (modified) score: Delete object control block ISR lock The ... Mon, 20 Apr 2015 07:45:10 GMT Sebastian Huber [1041de1] * cpukit/rtems/src/eventreceive.c (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventsend.c (modified) * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/rtems/src/eventtimeout.c (modified) * cpukit/rtems/src/systemeventreceive.c (modified) * cpukit/rtems/src/systemeventsend.c (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadget.c (modified) * testsuites/sptests/spintrcritical10/init.c (modified) score: Add _Thread_Get_interrupt_disable() Remove _Thread_Acquire() ... Mon, 20 Apr 2015 07:49:39 GMT Sebastian Huber [413b9e28] * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/threaddispatch.h (modified) score: Modify _Thread_Dispatch_disable_critical() Return the ... Mon, 20 Apr 2015 06:52:52 GMT Sebastian Huber [3bf4a9fa] * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectgetisr.c (modified) score: _Objects_Get_isr_disable() Do not disable thread dispatching ... Mon, 20 Apr 2015 06:45:41 GMT Sebastian Huber [4db0ae8e] * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/posix/include/rtems/posix/muteximpl.h (modified) * cpukit/posix/src/mutexget.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/rtems/include/rtems/rtems/semimpl.h (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/apimutexlock.c (modified) * cpukit/score/src/objectgetisr.c (modified) score: _Objects_Get_isr_disable() Use ISR_lock_Context instead of ... Sun, 19 Apr 2015 08:27:08 GMT Sebastian Huber [1981b469] * cpukit/score/include/rtems/score/isrlock.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * testsuites/sptests/sp37/init.c (modified) score: Add _ISR_lock_ISR_disable/enable() Fri, 17 Apr 2015 10:05:16 GMT Sebastian Huber [26c142e5] * c/src/lib/libcpu/shared/src/cache_manager.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/src/smpmulticastaction.c (added) * testsuites/smptests/smpcache01/init.c (modified) score: Refactor SMP cache manager support Thu, 16 Apr 2015 09:23:29 GMT Sebastian Huber [e98df4d] * cpukit/score/include/rtems/score/isrlock.h (modified) * testsuites/sptests/sp37/init.c (modified) score: Add _ISR_lock_Flash() Thu, 16 Apr 2015 09:35:54 GMT Sebastian Huber [64548a3a] * cpukit/score/include/rtems/score/apimutex.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/src/apimutexislocked.c (modified) score: Add const qualifier Wed, 15 Apr 2015 18:23:31 GMT Sebastian Huber [45c9cf2a] * cpukit/score/include/rtems/score/watchdogimpl.h (modified) score: Delete unused WATCHDOG_MAXIMUM_INTERVAL Wed, 15 Apr 2015 06:46:51 GMT Sebastian Huber [644caa20] * cpukit/score/include/rtems/score/apimutex.h (modified) * cpukit/score/src/apimutexislocked.c (modified) score: Fix name Tue, 14 Apr 2015 15:01:05 GMT Joel Sherrill [fc0756e] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/apimutex.h (modified) * cpukit/score/src/apimutexislocked.c (added) * testsuites/psxtests/psxmsgq01/init.c (modified) * testsuites/psxtests/psxsem01/init.c (modified) * testsuites/support/include/tmacros.h (modified) Add test assertion for allocator mutex being unlocked The Allocator ... Mon, 13 Apr 2015 11:57:57 GMT Sebastian Huber [1dc6662] * cpukit/posix/src/ualarm.c (modified) * cpukit/rtems/src/timerreset.c (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) score: Rename _Watchdog_Reset() Update #2307. Fri, 10 Apr 2015 14:19:48 GMT Sebastian Huber [54cf0e34] * cpukit/rtems/include/rtems/rtems/timerimpl.h (modified) * cpukit/rtems/src/timerreset.c (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/coretodset.c (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/watchdogadjust.c (modified) * cpukit/score/src/watchdogadjusttochain.c (modified) * cpukit/score/src/watchdoginsert.c (modified) * cpukit/score/src/watchdogtickle.c (modified) * testsuites/sptests/spintrcritical08/init.c (modified) * testsuites/sptests/spintrcritical09/init.c (modified) * testsuites/sptests/spsize/size.c (modified) score: Add Watchdog_Header This type is intended to encapsulate all ... Fri, 10 Apr 2015 13:51:50 GMT Sebastian Huber [bcf536a] * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/coretodset.c (modified) * cpukit/score/src/watchdogadjust.c (modified) score: Split _Watchdog_Adjust() Split _Watchdog_Adjust() into ... Fri, 27 Mar 2015 20:13:29 GMT Sebastian Huber [1461aba8] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadready.c (deleted) score: Use _Thread_Clear_state() for _Thread_Ready Fri, 27 Mar 2015 20:08:21 GMT Sebastian Huber [edcf89b] * cpukit/rtems/src/taskresume.c (modified) * cpukit/rtems/src/tasksuspend.c (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * testsuites/tmtests/tm26/task1.c (modified) rtems: Atomically suspend/resume tasks Thu, 26 Mar 2015 20:45:20 GMT Sebastian Huber [342708b9] * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadclearstate.c (modified) * cpukit/score/src/threadsetstate.c (modified) score: Return prev state in thread state set/clear Thu, 26 Mar 2015 20:16:09 GMT Sebastian Huber [ca10004] * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadsetstate.c (modified) score: Simplify _Thread_Set_state() Wed, 08 Apr 2015 05:40:00 GMT Sebastian Huber [9baffdf] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/src/watchdogtickssinceboot.c (added) score: Move _Watchdog_Ticks_since_boot definition Tue, 24 Mar 2015 07:29:44 GMT Sebastian Huber [ad57a59] * cpukit/score/include/rtems/score/mrspimpl.h (modified) score: Fix MrsP ISR/task sychronization Fri, 20 Mar 2015 12:41:27 GMT Sebastian Huber [4054c916] * cpukit/rtems/src/taskmode.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/src/scheduler.c (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadclearstate.c (modified) * cpukit/score/src/threadready.c (modified) * cpukit/score/src/threadsetstate.c (modified) * cpukit/score/src/threadyield.c (modified) score: Add scheduler acquire/release This is currently a global ... Mon, 23 Mar 2015 14:05:32 GMT Sebastian Huber [57947f1] * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) score: Add thread lock Update #2273. Tue, 17 Mar 2015 15:28:50 GMT Sebastian Huber [2e9c3d5] * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * testsuites/sptests/spintrcritical23/init.c (modified) score: Add thread priority change handler Since the thread current ... Fri, 20 Mar 2015 22:56:08 GMT Joel Sherrill [0d36bfb3] * cpukit/score/include/rtems/score/tls.h (modified) rtems/score/tls.h: Add casts to eliminate warnings on some targets Sun, 22 Mar 2015 13:31:59 GMT Sebastian Huber [a6524b9] * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/src/threadqenqueue.c (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) score: Simplify debug code and use _Assert() Sun, 22 Mar 2015 09:43:06 GMT Sebastian Huber [688fbc44] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadqdequeue.c (deleted) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqextract.c (deleted) score: Move _Thread_queue_Extract() Move _Thread_queue_Dequeue(). ... Sun, 22 Mar 2015 09:37:52 GMT Sebastian Huber [2429766] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadblockingoperationcancel.c (deleted) * cpukit/score/src/threadqenqueue.c (modified) score: Move _Thread_blocking_operation_Cancel() Move ... Fri, 20 Mar 2015 07:28:20 GMT Alexander Krutwig [c3803167] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/timestamp.h (modified) * cpukit/score/include/rtems/score/timestamp64.h (modified) * cpukit/score/src/ts64toticks.c (deleted) score: Delete unused _Timestamp_(To|From)_ticks() Fri, 20 Mar 2015 08:08:57 GMT Alexander Krutwig [677d2b09] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/timestamp.h (modified) * cpukit/score/include/rtems/score/timestamp64.h (modified) * cpukit/score/src/ts64dividebyinteger.c (deleted) score: Delete unused _Timestamp_Divide_by_integer Tue, 17 Mar 2015 15:24:44 GMT Sebastian Huber [6a941e3] * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spintrcritical23/Makefile.am (added) * testsuites/sptests/spintrcritical23/init.c (added) * testsuites/sptests/spintrcritical23/spintrcritical23.doc (added) * testsuites/sptests/spintrcritical23/spintrcritical23.scn (added) score: Fix _Thread_Change_priority() Atomically update the current ... Thu, 19 Mar 2015 12:52:22 GMT Alexander Krutwig [e0a25fb] * cpukit/score/include/rtems/score/timestamp.h (modified) * cpukit/score/include/rtems/score/timestamp64.h (modified) score: Delete unused _Timestamp_Is_valid() Mon, 16 Mar 2015 20:15:55 GMT Gedare Bloom [46d3c6d8] * cpukit/score/cpu/arm/rtems/score/types.h (modified) * cpukit/score/cpu/avr/rtems/score/types.h (modified) * cpukit/score/cpu/bfin/rtems/score/types.h (modified) * cpukit/score/cpu/h8300/rtems/score/types.h (modified) * cpukit/score/cpu/i386/rtems/score/types.h (modified) * cpukit/score/cpu/lm32/rtems/score/types.h (modified) * cpukit/score/cpu/m32c/rtems/score/types.h (modified) * cpukit/score/cpu/m32r/rtems/score/types.h (modified) * cpukit/score/cpu/m68k/rtems/score/types.h (modified) * cpukit/score/cpu/mips/rtems/score/types.h (modified) * cpukit/score/cpu/moxie/rtems/score/types.h (modified) * cpukit/score/cpu/nios2/rtems/score/types.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/types.h (modified) * cpukit/score/cpu/or1k/rtems/score/types.h (modified) * cpukit/score/cpu/powerpc/rtems/score/types.h (modified) * cpukit/score/cpu/sh/rtems/score/types.h (modified) * cpukit/score/cpu/sparc/rtems/score/types.h (modified) * cpukit/score/cpu/sparc64/rtems/score/types.h (modified) * cpukit/score/cpu/v850/rtems/score/types.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) cpukit: add and use CPU_Uint32ptr type Mon, 16 Mar 2015 16:15:27 GMT Gedare Bloom [1ff449c] * cpukit/score/include/rtems/score/interr.h (modified) rtems: make error codes uintptr_t Sun, 15 Mar 2015 09:16:24 GMT Sebastian Huber [6db5e650] * cpukit/score/include/rtems/score/objectimpl.h (modified) score: Add _Objects_ISR_disable_and_acquire() Tue, 10 Mar 2015 17:39:59 GMT Joel Sherrill [bdf23b6c] * cpukit/libmisc/capture/capture-cli.c (modified) * cpukit/libmisc/capture/capture-cli.h (modified) * cpukit/libmisc/capture/capture_support.c (modified) * cpukit/libmisc/fb/fb.h (modified) * cpukit/libmisc/fb/mw_uid.c (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/src/barrier.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/score/cpu/m68k/rtems/score/m68k.h (modified) * cpukit/score/include/rtems/score/coremsgimpl.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/src/coremutexsurrender.c (modified) cpukit: Remove old DESCRIPTION: in comments These were remnants of ... Mon, 09 Mar 2015 12:18:32 GMT Sebastian Huber [f0ff18e] * cpukit/posix/src/mqueueopen.c (modified) * cpukit/posix/src/semopen.c (modified) * cpukit/score/include/rtems/seterr.h (modified) score: Add rtems_set_errno_and_return_value() Remove ... Mon, 09 Mar 2015 10:43:55 GMT Sebastian Huber [25ce352b] * cpukit/score/include/rtems/score/cpustdatomic.h (modified) score: Fix for GCC version 5 and later Mon, 09 Mar 2015 07:51:55 GMT Sebastian Huber [7b4e81d] * cpukit/score/include/rtems/score/cpustdatomic.h (modified) score: Typo Close #2286. Fri, 06 Mar 2015 20:33:08 GMT Joel Sherrill [a7e4de2] * cpukit/libcsupport/include/rtems/error.h (modified) * cpukit/sapi/include/rtems/counter.h (modified) * cpukit/score/include/rtems/score/cpusetimpl.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) Fix even more Doxygen issues Fri, 06 Mar 2015 20:06:49 GMT Joel Sherrill [325a61d5] * cpukit/score/include/rtems/score/coremuteximpl.h (modified) coremuteximpl.h: Reorder macro names to match body and fix Doxygen ... Fri, 06 Mar 2015 19:26:12 GMT Joel Sherrill [e0eb07a] * cpukit/libdl/rtl-allocator.h (modified) * cpukit/libdl/rtl.h (modified) * cpukit/libfs/src/devfs/devfs.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/score/include/rtems/score/cpuset.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) Fix more Doxygen typos Fri, 06 Mar 2015 16:35:40 GMT Joel Sherrill [cc69334f] * c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h (modified) * cpukit/libfs/src/dosfs/dosfs.h (modified) * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/capture/captureimpl.h (modified) * cpukit/rtems/include/rtems/rtems/semimpl.h (modified) * cpukit/rtems/mainpage.h (modified) * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) Fix a number of minor Doxygen formatting issues Fri, 06 Mar 2015 13:40:56 GMT Sebastian Huber [bf9d387] * cpukit/score/include/rtems/score/smplock.h (modified) score: Allow NULL for SMP lock name Fri, 06 Mar 2015 12:20:44 GMT Sebastian Huber [da06fe9] * cpukit/score/include/rtems/score/atomic.h (modified) * cpukit/score/include/rtems/score/cpustdatomic.h (modified) * cpukit/score/include/rtems/score/smplock.h (modified) score: Fix SMP lock implementation See also: ... Thu, 05 Mar 2015 10:51:25 GMT Sebastian Huber [7183f1cd] * cpukit/score/include/rtems/score/cpustdatomic.h (modified) score: Add compiler memory barrier to atomic ops Wed, 04 Mar 2015 07:02:09 GMT Sebastian Huber [4c8a0ac] * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) score: Add thread wait flags Update #2273. Sun, 01 Mar 2015 12:50:55 GMT Sebastian Huber [5b393fa5] * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadget.c (modified) score: Add thread acquire Update #2273. Sat, 28 Feb 2015 17:06:37 GMT Sebastian Huber [43e1573c] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectacquire.c (added) * cpukit/score/src/objectclose.c (modified) score: Add ISR lock to Objects_Control This enables per-object SMP ... Sat, 28 Feb 2015 16:24:52 GMT Sebastian Huber [1512761] * cpukit/score/include/rtems/score/threaddispatch.h (modified) score: Thread dispatch dis/enable without Giant Update #2273. Thu, 26 Feb 2015 09:32:08 GMT Sebastian Huber [222dc775] * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadhandler.c (modified) * testsuites/tmtests/tm26/task1.c (modified) score: Add and use _Thread_Do_dispatch() The _Thread_Dispatch() ... Mon, 23 Feb 2015 15:54:54 GMT Sebastian Huber [6157743] * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/rtems/src/signalsend.c (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadrestart.c (modified) score: Simplify and fix signal delivery Deliver the POSIX signals ... Thu, 26 Feb 2015 09:33:36 GMT Sebastian Huber [b8a5abf] * cpukit/rtems/src/taskmode.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/schedulerprioritychangepriority.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimplechangepriority.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * testsuites/sptests/sp04/system.h (modified) * testsuites/sptests/sp04/task1.c (modified) * testsuites/tmtests/tm04/task1.c (modified) score: Update _Thread_Heir only if necessary Previously, the ... Thu, 05 Mar 2015 07:11:27 GMT Sebastian Huber [81b03c6] * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/src/mpci.c (modified) score: Add and use PRIORITY_PSEUDO_ISR Thu, 05 Mar 2015 08:53:09 GMT Sebastian Huber [b8aa1c1] * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/score/include/rtems/score/isrlock.h (modified) score: C/C++ compatibility macros for ISR locks Update #2273. Wed, 04 Mar 2015 12:07:02 GMT Alexander Krutwig [51acbdc] * cpukit/score/include/rtems/score/interr.h (modified) score: Documentation Wed, 04 Mar 2015 09:15:02 GMT Sebastian Huber [e50297e] * cpukit/score/include/rtems/score/isrlock.h (modified) * testsuites/sptests/sp37/init.c (modified) score: ISR lock C/C++ compatiblity issue Empty structures are ... Thu, 26 Feb 2015 10:35:28 GMT Sebastian Huber [d2ffb7dc] * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/src/threadenabledispatch.c (modified) score: Add and use _Thread_Enable_dispatch_body() Update #2273. Thu, 26 Feb 2015 10:32:45 GMT Sebastian Huber [b99be6e] * cpukit/score/include/rtems/score/threaddispatch.h (modified) score: Inline _Thread_Disable_dispatch() for SMP Thu, 26 Feb 2015 09:29:02 GMT Sebastian Huber [2b7fe356] * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threaddispatchdisablelevel.c (modified) score: Add parameter to Giant acquire/release Update #2273. Mon, 02 Mar 2015 11:23:20 GMT Sebastian Huber [4ccb79bc] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/smpbarrier.h (modified) score: Enable SMP barriers for all configurations Wed, 18 Feb 2015 16:46:37 GMT Sebastian Huber [4e3d9a4d] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/atomic.h (modified) * cpukit/score/include/rtems/score/cpustdatomic.h (modified) * cpukit/score/preinstall.am (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpatomic01/smpatomic01.scn (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spatomic01/Makefile.am (added) * testsuites/sptests/spatomic01/init.c (added) * testsuites/sptests/spatomic01/spatomic01.doc (added) * testsuites/sptests/spatomic01/spatomic01.scn (added) score: Make available Make ... Tue, 17 Feb 2015 09:00:43 GMT Sebastian Huber [8d6e6eeb] * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadhandler.c (modified) * cpukit/score/src/threadstartmultitasking.c (modified) score: Fix FP context restore via _Thread_Handler After a context ...