summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-10score: Add CPU context validationSebastian Huber27-0/+889
2013-05-10arm: Add FUNCTION_THUMB_ENTRY(), etc.Sebastian Huber1-0/+17
2013-05-10Revert bootstrap whitespace changes.Chris Johns14-0/+14
2013-05-07sparc: Fix problem with assembler filesSebastian Huber1-1/+1
2013-05-06sparc.h: Included stdint.hMohammed Khoory1-0/+2
2013-05-03arm: Switch to ARM only for Thumb-1Sebastian Huber1-1/+1
2013-05-03arm: Fix DEFINE_FUNCTION_ARM() for ARMv7-ARSebastian Huber1-1/+1
2013-05-01score/cpu/.../i386.h: PR2020: Remove soft float referencesJoel Sherrill1-46/+20
2013-05-01Clear the atomic conditional compilation.WeiY5-15/+2
2013-05-01Using the generic atomic ops to implement UP mode atomic for all architecture...WeiY45-0/+661
2013-05-01Implement a generic atomic ops for all UP mode architectures with disable/ena...WeiY3-0/+279
2013-04-26libcsupport: Delete libc_wrapup()Sebastian Huber5-25/+48
2013-04-26libcsupport: Rename open_dev_console()Sebastian Huber4-6/+5
2013-04-26libcsupport: Make LibIO helper constSebastian Huber5-25/+55
2013-04-26libcsupport: Remove superfluous assignmentsSebastian Huber1-51/+15
2013-04-26libcsupport: Make newlib_free_buffers() staticSebastian Huber1-6/+1
2013-04-26libcsupport: Delete unused newlib_begin_hook()Sebastian Huber1-11/+0
2013-04-26libcsupport: Delete REENT_MALLOCED defineSebastian Huber1-27/+5
2013-04-26libcsupport: Use copyright notice of original fileSebastian Huber1-0/+2
2013-04-25libcsupport: POSIX conformance for _exit()Sebastian Huber1-86/+3
2013-04-23mips: Fix warningsSebastian Huber1-0/+1
2013-04-23sapi: Fix warningsSebastian Huber1-3/+2
2013-04-11sapi: Fix unified workspace optionSebastian Huber1-4/+0
2013-04-09confdefs.h: Only one clock or timer configuration parameter can be definedJoel Sherrill1-21/+31
2013-04-09confdefs.h: Eliminate BSP_DEFAULT_UNIFIED_WORK_AREASJoel Sherrill1-6/+4
2013-04-08bsps: Fix warningsSebastian Huber1-0/+21
2013-04-02Fixed return in void functionAndreas Heinig1-1/+1
2013-03-22libfs: Always use geteuid() and getegid()Sebastian Huber2-12/+2
2013-03-22ramdisk: Fix device name generationSebastian Huber1-1/+1
2013-03-19Fixed 2 compiler warningsAndreas Heinig1-1/+1
2013-03-18sparc/cpu.h: Add commentsJoel Sherrill1-0/+3
2013-03-18m68k/cpu.h: Fix formatting and add comment blockJoel Sherrill1-3/+10
2013-03-18IMFS: Fix NULL pointer accessSebastian Huber1-9/+10
2013-03-11nios2: DocumentationSebastian Huber1-13/+2
2013-03-11nios2: Use NIOS2_CTLREG_INDEX_STATUSJeffrey O. Hill1-1/+2
2013-03-11nios2: Set CPU_ISR_PASSES_FRAME_POINTER to FALSEJeffrey O. Hill2-23/+3
2013-03-11nios2: Add _Nios2_Count_leading_zeros()Jeffrey O. Hill3-0/+75
2013-03-11nios2: Rename fileJeffrey O. Hill2-1/+1
2013-03-11nios2: Add optimized IP checksum supportJeffrey O. Hill3-0/+365
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom19-31726/+0
2013-02-28cpukit moxie: Style correctionsJoel Sherrill2-71/+7
2013-02-28Common file changes in support of Moxie portAnthony Green3-1/+3
2013-02-28Add Moxie CPU supportAnthony Green9-0/+1647
2013-02-27dosfs: PR2091: Fix warningAndreas Heinig1-2/+2
2013-02-27IMFS: PR2093: Fix warningSebastian Huber1-3/+2
2013-02-27dosfs: PR2092: Delete unused functionAndreas Heinig1-32/+0
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-21libblock: Do resource allocation in one placeSebastian Huber1-115/+153
2013-02-20dosfs: Fix file length updateSebastian Huber1-2/+3