summaryrefslogtreecommitdiffstats
path: root/cpukit/score (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-07arm: Move prototypes to new fileSebastian Huber4-4/+41
2013-01-07arm: Delete unused arm_exc_undefined()Sebastian Huber1-2/+0
2013-01-07score: Fix _Objects_Shrink_information()Sebastian Huber1-20/+16
2013-01-04score: Doxygen Clean Up Task #10Mathew Kallada20-801/+1046
2013-01-04score: Doxygen Clean Up Task #3Mathew Kallada20-230/+349
2013-01-04score: Doxygen Clean Up Task #9Alex Ivanov20-1001/+1773
2013-01-02score: Doxygen Clean Up Task #5Alex Ivanov19-1348/+1448
2013-01-02score: Add const qualifierSebastian Huber2-8/+8
2013-01-02score: Do not inline _RBTree_Find_unprotected()Sebastian Huber3-34/+39
2012-12-29score: Doxygen Clean Up Task #1Mathew Kallada20-169/+244
2012-12-29score: Doxygen Clean Up Task #6Mathew Kallada19-835/+1051
2012-12-29cpukit avr: Replace dos eol with unix eol.Jennifer Averett1-1140/+1140
2012-12-29score: Doxygen Clean Up Task #8Mathew Kallada19-1017/+961
2012-12-28score: Doxygen Clean Up Task #7Mathew Kallada20-825/+1086
2012-12-28score: Doxygen Clean Up Task #2Mathew Kallada19-258/+324
2012-12-28Header File Doxygen Enhancement Task #1Alex Ivanov1-4/+6
2012-12-28Header File Doxygen Enhancement Task #7Mathew Kallada1-8/+10
2012-12-28Miscellaneous Doxygen clean-upJoel Sherrill1-0/+2
2012-12-21score: Add _Objects_Active_count()Sebastian Huber3-1/+42
2012-12-21score: Add rtems_chain_node_count_unprotected()Sebastian Huber3-0/+47
2012-12-18PR2083 Wrong return value in _RBTree_Has_only_one_nodeAndreas Heinig1-1/+1
2012-12-14Fix spellingSebastian Huber1-1/+1
2012-12-12misc: Header File Doxygen Enhancement Task #3Mathew Kallada1-1/+3
2012-12-07score misc: Clean up Doxygen GCI Task #12Alex Ivanov20-123/+120
2012-12-07sapi misc: Clean up Doxygen GCI task #1Christopher Kerl1-3/+5
2012-12-05score: Add API extensions post switch listSebastian Huber3-17/+57
2012-12-05score: Add _Chain_Append_if_is_off_chain_*()Sebastian Huber1-0/+19
2012-12-05score: Critical fix for timer serverSebastian Huber1-7/+0
2012-12-02score misc: Clean up Doxygen #13 (GCI 2012)Mathew Kallada28-21/+175
2012-12-01score misc: Score misc: Clean up Doxygen #11 (GCI 2012)Daniel Georgiev28-207/+144
2012-12-01score misc: Score misc: Clean up Doxygen #10 (GCI 2012)Christopher Kerl31-192/+240
2012-12-01Print MCSR and ESR.Ric Claus1-0/+5
2012-12-01PR 2048: Removed use of PPC440 macro.Ric Claus2-103/+131
2012-11-30score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov29-341/+202
2012-11-30sparc cpu.h: Correct spacingJoel Sherrill1-1/+1
2012-11-29Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada24-95/+156
2012-11-29score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov27-187/+184
2012-11-29score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl29-166/+211
2012-11-29score misc: Score misc: Clean up Doxygen #5Alex Ivanov29-229/+199
2012-11-29score: DocumentationSebastian Huber1-12/+7
2012-11-28Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne29-293/+229
2012-11-28score misc: Clean up Doxygen #3 (GCI 2012)Alex Ivanov26-138/+165
2012-11-28score misc: Clean up Doxygen #2 (GCI 2012)Christopher Kerl29-174/+201
2012-11-28score misc: Clean up Doxygen (GCI 2012)Alex Ivanov28-220/+199
2012-11-27score: Add CPU_Exception_frameSebastian Huber44-6/+458
2012-11-27powerpc: Add CPU_Exception_frameSebastian Huber1-0/+46
2012-11-22score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber20-4/+114
2012-11-22score: Inline _API_extensions_Run_postswitch()Sebastian Huber3-21/+16
2012-11-22score: Inline _User_extensions_Thread_switch()Sebastian Huber3-44/+17
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber28-223/+252