summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov2012-11-3012-106/+81
* Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada2012-11-2920-84/+131
* score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov2012-11-2920-183/+137
* score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl2012-11-2920-141/+154
* score misc: Score misc: Clean up Doxygen #5Alex Ivanov2012-11-2920-223/+133
* Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne2012-11-2820-279/+129
* score misc: Clean up Doxygen #3 (GCI 2012)Alex Ivanov2012-11-2819-137/+131
* score misc: Clean up Doxygen #2 (GCI 2012)Christopher Kerl2012-11-2820-160/+150
* score misc: Clean up Doxygen (GCI 2012)Alex Ivanov2012-11-2820-194/+133
* score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber2012-11-221-0/+59
* score: Inline _API_extensions_Run_postswitch()Sebastian Huber2012-11-222-20/+1
* score: Inline _User_extensions_Thread_switch()Sebastian Huber2012-11-221-40/+0
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-2224-28/+12
* score: Change _Internal_error_Occurred()Sebastian Huber2012-11-221-2/+1
* score: Delete nest level from internal error stateSebastian Huber2012-11-221-2/+0
* score: Add and use _TOD_Get_with_nanoseconds()Sebastian Huber2012-11-212-67/+9
* score: Add _Timestamp_To_timeval()Sebastian Huber2012-11-211-0/+29
* score: Add nest level to interal error stateSebastian Huber2012-11-151-0/+2
* score: Move global variables definitionSebastian Huber2012-11-131-0/+4
* score: Statically initialize user extensionsSebastian Huber2012-11-132-28/+50
* score: Add and use _User_extensions_Iterate()Sebastian Huber2012-11-136-261/+133
* sapi: Make initial user extensions table read-onlySebastian Huber2012-11-071-4/+4
* sapi: Use rtems_configuration_get_idle_taskSebastian Huber2012-11-071-1/+1
* sapi: Use rtems_*_get_number_of_initial_extensionsSebastian Huber2012-11-071-1/+1
* sapi: Use rtems_config*_get_user_extension_tableSebastian Huber2012-11-071-1/+1
* sapi: Use rtems_config*_get_idle_task_stack_sizeSebastian Huber2012-11-071-1/+1
* sapi: Use rtems_config*_get_interrupt_stack_sizeSebastian Huber2012-11-072-15/+18
* score: Work area initialization API changeSebastian Huber2012-10-251-13/+54
* score: Append to free list in _Heap_Extend()Sebastian Huber2012-10-251-1/+10
* score: Change _Heap_Extend() APISebastian Huber2012-10-253-13/+46
* score: Use _Workspace_Allocate_or_fatal_error()Sebastian Huber2012-10-151-5/+8
* threadqextractwithproxy.c: Doxygen header and spacingJoel Sherrill2012-10-111-15/+14
* score: Critical fix for thread dispatchingSebastian Huber2012-10-071-4/+43
* threaddispatch.c: Fix typoJoel Sherrill2012-10-021-1/+1
* coremsg.c: Clean up and comment improvementJoel Sherrill2012-08-311-7/+13
* PR2069: Similar. Forgot to add missing file.Andreas Heinig2012-08-061-0/+38
* score: Change greedy allocation APISebastian Huber2012-07-171-8/+25
* score: Fix performance issue for 64-bit timestampsSebastian Huber2012-06-142-7/+13
* score: New structure TOD_ControlSebastian Huber2012-06-145-11/+11
* isr.c: Do not call _CPU_Initialize_vectors() if PIC Interrupt ModelJoel Sherrill2012-06-111-5/+8
* threadhandler.c: Fix spelling of __main() in prototypeJoel Sherrill2012-06-111-5/+8
* Fix C files which had two semi-colons at EOLJoel Sherrill2012-05-312-2/+2
* PR2065: RBTree: Insert function (protected) does not enable interruptsGedare Bloom2012-05-131-2/+4
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-111-4/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-11241-482/+0
* rbtree: API changes. Remove rbtree control node from RBTree_Next.Gedare Bloom2012-05-083-11/+8
* PR2061: RBTree: updating min and max on insert with duplicatesGedare Bloom2012-05-081-1/+6
* PR2060: RBTree: updating min and max on extract pathGedare Bloom2012-05-081-17/+9
* score/rbtree: eliminate unused function _RBTree_Peek.Gedare Bloom2012-05-081-49/+0
* rbtree: API ChangesGedare Bloom2012-05-081-1/+1