summaryrefslogtreecommitdiffstats
path: root/cpukit/score (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom16-6866/+0
2013-02-28cpukit moxie: Style correctionsJoel Sherrill2-71/+7
2013-02-28Common file changes in support of Moxie portAnthony Green1-0/+1
2013-02-28Add Moxie CPU supportAnthony Green9-0/+1647
2013-02-26PR2090: Fix warning in threadqdequeuepriority.cAndreas Heinig1-0/+1
2013-02-25add __ARM_ARCH_6ZK__ to cpukit/score/cpu/arm/rtems/score/arm.hCudmore, Alan P. (GSFC-5820)1-0/+4
2013-02-14Conditionally install atomic-headers.Ralf Corsépius2-1/+4
2013-02-14Include <stdint.h>Ralf Corsépius1-0/+2
2013-02-12score: use new alignment routine in object extend information.Gedare Bloom1-12/+16
2013-02-12score: New routines to align addresses up or down.Gedare Bloom1-0/+44
2013-02-12score: Add and use rtems_assert_contextSebastian Huber1-1/+3
2013-02-11PR1560: _Objects_Extend_information improper alignmentGedare Bloom1-5/+18
2013-02-07score: atomic support for RTEMS. Cleanup.WeiY3-226/+218
2013-02-07score: atomic support for RTEMS. Atomic operations for PowerPC.WeiY1-0/+537
2013-02-07score: atomic support for RTEMS. Atomic operations for i386.WeiY1-0/+341
2013-02-07score: atomic support for RTEMS. Generic atomic operations API definition.WeiY3-0/+841
2013-02-07score: atomic support for RTEMS automake and autoconf changesWeiY6-1/+25
2013-01-14NIOS2: Fix register restore sequence in epilogueSebastian Huber1-3/+3
2013-01-10cpukit: Fix many Doxygen warningsJoel Sherrill11-35/+42
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill116-281/+214
2013-01-10cpukit: Add EOL on files missing EOL at EOFJoel Sherrill137-137/+137
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill12-45/+31
2013-01-10score: Doxygen Clean Up Task #14Alex Ivanov20-30/+290
2013-01-10score: Doxygen Clean Up Task #12Alex Ivanov20-134/+446
2013-01-09score: Doxygen Clean Up Task #18Alex Ivanov12-338/+422
2013-01-09score: Doxygen Clean Up Task #17Alex Ivanov20-709/+818
2013-01-08score: Doxygen Clean Up Task #16Alex Ivanov19-1355/+1429
2013-01-08score: Doxygen Clean Up Task #4Alex Ivanov20-1185/+1256
2013-01-08score: Doxygen Clean Up Task #15Alex Ivanov20-733/+769
2013-01-07score: Doxygen Clean Up Task #11Mathew Kallada20-830/+1068
2013-01-07arm: Add AIRCR register definesSebastian Huber1-0/+15
2013-01-07arm: Implement CPU_Exception_frame_print()Sebastian Huber3-35/+40
2013-01-07arm: Add and use _ARMV7M_Exception_default()Sebastian Huber3-0/+56
2013-01-07arm: Include <rtems/score/cpu.h>Sebastian Huber16-40/+20
2013-01-07arm: Provide CPU_Exception_frame for ARMv7-MSebastian Huber1-14/+12
2013-01-07arm: Rename inline functionsSebastian Huber1-2/+2
2013-01-07arm: Move inline functionsSebastian Huber2-34/+34
2013-01-07arm: Add and use default exception handlerSebastian Huber3-0/+132
2013-01-07arm: Add and use _ARM_Exception_default()Sebastian Huber4-4/+31
2013-01-07arm: Change CPU_Exception_frameSebastian Huber4-33/+27
2013-01-07arm: Rename type and functionsSebastian Huber2-13/+17
2013-01-07arm: Move type definition and prototypesSebastian Huber2-10/+10
2013-01-07arm: Rename arm_exc_interrupt()Sebastian Huber2-3/+3
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