summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: <rtems/score/smplockstats.h>Sebastian Huber2018-11-261-17/+17
* score: Introduce <rtems/score/heapinfo.h>Sebastian Huber2018-11-262-118/+159
* score: Remove support for RTEMS_USE_16_BIT_OBJECTSebastian Huber2018-11-211-49/+2
* score: Add and use malloc() family attributesSebastian Huber2018-11-121-0/+50
* score: Deprecate proc_ptrSebastian Huber2018-11-121-1/+1
* score: Move internal structures to userextdata.hSebastian Huber2018-11-123-24/+64
* score: Includes in <rtems/score/smplockstats.h>Sebastian Huber2018-11-121-0/+2
* score: Move internal structures to objectdata.hSebastian Huber2018-11-124-60/+100
* score: Avoid complex include in heap.hSebastian Huber2018-11-121-2/+3
* score: Introduce <rtems/score/watchdogticks.h>Sebastian Huber2018-11-125-38/+81
* score: Avoid include of <rtems/score/thread.h>Sebastian Huber2018-11-122-15/+17
* score: Remove empty <rtems/score/tod.h>Sebastian Huber2018-11-122-33/+0
* small typoMalte Münch2018-11-081-1/+1
* score: Use RTEMS_DEPRECATED for deprecated typesSebastian Huber2018-11-081-3/+3
* score: Remove _ISR_Dispatch()Sebastian Huber2018-11-081-15/+0
* score: Rename interrupt stack symbolsSebastian Huber2018-11-081-0/+26
* score: Optimize Objects_InformationSebastian Huber2018-11-061-14/+14
* posix: Provide threads by defaultSebastian Huber2018-10-291-8/+2
* posix: Provide message queues by defaultSebastian Huber2018-10-291-15/+11
* Remove RTEMS_SCORE_OBJECT_ENABLE_STRING_NAMESSebastian Huber2018-10-292-50/+40
* score: Remove bogus thread object name supportSebastian Huber2018-10-291-3/+1
* score: Fix legacy RTEMS_STATIC_ASSERT()Sebastian Huber2018-10-052-3/+4
* score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber2018-10-051-11/+0
* Remove INTERNAL_ERROR_INTERRUPT_STACK_TOO_SMALLSebastian Huber2018-09-211-1/+1
* score: Fix PER_CPU_DATA_ITEM_DECLARE()Sebastian Huber2018-09-171-1/+2
* score: Fix PER_CPU_DATA_GET_BY_OFFSET()Sebastian Huber2018-09-101-1/+7
* score: Add thread pin/unpin supportSebastian Huber2018-09-1011-25/+197
* score: Modify _Scheduler_Unblock()Sebastian Huber2018-09-101-5/+11
* score: Add flexible per-CPU dataSebastian Huber2018-09-102-1/+112
* score: Debug aid for _Chain_Extract_unprotected()Sebastian Huber2018-09-101-0/+2
* score: Generalize SMP scheduler block supportSebastian Huber2018-09-031-7/+12
* score: Remove redundant #ifdef RTEMS_SMPSebastian Huber2018-08-291-2/+0
* score: Do not inline _Thread_Dispatch_enable()Sebastian Huber2018-08-231-27/+2
* score: Fix ISR enable in _Thread_Dispatch_enable()Sebastian Huber2018-08-201-2/+1
* score: Fix _Addresses_Subtract()Sebastian Huber2018-08-101-6/+3
* score: Remove superfluous semicolonSebastian Huber2018-08-031-1/+1
* score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber2018-07-251-1/+1
* score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE()Sebastian Huber2018-07-251-0/+28
* _SMP_Start_multitasking_on_secondary_processor()Sebastian Huber2018-07-251-2/+5
* score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber2018-07-251-5/+4
* score: Avoid structurally dead codeSebastian Huber2018-07-161-3/+2
* score: Add postorder tree iteration supportSebastian Huber2018-07-161-0/+66
* score: Increase PER_CPU_CONTROL_SIZE_APPROXSebastian Huber2018-06-291-1/+1
* Rework initialization and interrupt stack supportSebastian Huber2018-06-271-35/+18
* score: Macros to declare and define global symbolsSebastian Huber2018-06-211-1/+33
* Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber2018-06-051-0/+7
* score: Introduce new monotonic clockSebastian Huber2018-02-024-98/+34
* score: Rename _Watchdog_Realtime_from_*()Sebastian Huber2018-02-021-3/+3
* score: Optimize watchdog tickleSebastian Huber2018-02-021-20/+12
* Remove make preinstallChris Johns2018-01-25100-0/+30070