summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-16libmisc: Add a stdio redirector helper.Chris Johns5-0/+458
2014-09-16shell: Add a ping command.Chris Johns4-1/+2100
2014-09-11dosfs: Check error statusSebastian Huber1-14/+16
2014-09-11score: Rename _BSP_Exception_frame_print()Sebastian Huber3-24/+3
2014-09-11powerpc: Delete PPC_BSP_HAS_FIXED_PR288Sebastian Huber1-7/+0
2014-09-10or1k: Let CPU/BSP Fatal handler have access to sourceHesham ALMatary1-2/+2
2014-09-10Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom21-25/+26
2014-09-08score: More strict RTEMS_DEQUALIFY implementation.Pavel Pisa1-1/+53
2014-09-08posix: Use RTEMS_DECONST()Sebastian Huber2-3/+3
2014-09-08posix: Fix warningSebastian Huber1-2/+0
2014-09-08libcsupport: Use RTEMS_DECONST()Sebastian Huber1-1/+1
2014-09-08score: Add RTEMS_DECONST|DEVOLATILE|DEQUALIFY()Sebastian Huber1-0/+27
2014-09-05capture: Add support for variable length records.Jennifer Averett10-72/+475
2014-09-05capture: Split user extension methods out.Jennifer Averett4-388/+673
2014-09-04Regenerate preinstall.am for score/cpu/or1kHesham ALMatary1-3/+3
2014-09-04shell.c: Add cast to match printf() expectations for width specifierJoel Sherrill1-1/+6
2014-09-04rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate warningsJoel Sherrill1-3/+2
2014-09-04rtems/score/assert.h: Rework to allow use of NDEBUGJoel Sherrill1-13/+43
2014-09-04mprotect.c: Remove warning for no prototypeJoel Sherrill1-9/+14
2014-09-03libfs: Fix the warning in the RFS.Chris Johns1-1/+6
2014-09-02or1k: Implement context validate and context volatile clobber functions.Hesham ALMatary4-3/+225
2014-09-02Add missing r31 load instruction _ISR_HandlerHesham ALMatary1-0/+1
2014-09-02sapi: Add profiling report begin/end messageSebastian Huber1-3/+7
2014-09-01score: Define _CPU_Start_multitasking only for LEON SPARC, not SPARC in generalDaniel Cederman1-2/+4
2014-08-29Regenerate all preinstall.am files.Chris Johns15-56/+56
2014-08-28Regenerate all preinstall.am files.Joel Sherrill14-48/+48
2014-08-27rtems: SMP fix for timer serverSebastian Huber1-1/+3
2014-08-26rtems: Add more clock tick functionsSebastian Huber1-0/+71
2014-08-25Add or1k to the list of targets that use IEEE 754 in xdr_float.cHesham ALMatary1-0/+1
2014-08-25rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber5-47/+14
2014-08-22score: Add SMP support to the cache managerDaniel Cederman2-0/+101
2014-08-22score/sparc: Add comment on icache flush after trap table updateDaniel Cederman1-3/+14
2014-08-22bsp/sparc: Flush icache before first time enabling interruptsDaniel Cederman1-0/+4
2014-08-22score: Rename SMP broadcast message functionDaniel Cederman2-3/+3
2014-08-22score: Add function to send a SMP message to a set of CPUsDaniel Cederman2-0/+31
2014-08-20Add configuration to detect toolset has sigaltstack() prototypeJoel Sherrill2-4/+18
2014-08-20score: PR2179: Fix initially locked PI mutexSebastian Huber1-4/+11
2014-08-18rtems_termios_puts: Copy and write more than one char at onceKolja Waschk1-50/+85
2014-08-18Add or1k tick timer register definitionsHesham ALMatary1-2/+14
2014-08-14arm: PR2186: Fix compile errorSebastian Huber1-2/+4
2014-08-12or1k/.../preinstall.am: Add missing fileJoel Sherrill1-0/+49
2014-08-12Add support for OpenRISC - Fixed issuesHesham ALMatary15-0/+2263
2014-08-12arm: Add support for FPv4-SP floating point unitSebastian Huber12-45/+179
2014-08-07rbtree: Simplify _RBTree_Extract()Sebastian Huber1-8/+10
2014-08-07rbtree: Simplify insert and extractSebastian Huber5-90/+83
2014-08-07rbtree: Simplify _RBTree_Rotate()Sebastian Huber1-17/+61
2014-08-05posix: Simplify key implementationSebastian Huber5-21/+44
2014-08-05rbtree: Add and use RBTree_Compare_resultSebastian Huber13-49/+81
2014-08-05Add and use RTEMS_CONTAINER_OF()Sebastian Huber20-71/+54
2014-07-29rbtree: Rename find header in find controlSebastian Huber2-14/+23