summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdl: Add a local symbol table to the object module.Chris Johns2014-11-045-87/+193
* cpuuse: Resolve compile errors.Jennifer Averett2014-11-031-28/+68
* libnetworking: Fix the sethostname decl to match newlib.Chris Johns2014-10-313-3/+3
* cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns2014-10-3182-4/+14468
* capture: Remove ctload command.Jennifer Averett2014-10-281-272/+0
* libmisc: Add top to shell.Jennifer Averett2014-10-273-1/+67
* libmisc: Add top to cpuusage.Jennifer Averett2014-10-273-1/+357
* capture: Removal of capture task tracking.Jennifer Averett2014-10-275-892/+415
* cpuuse: Move is_executing_on_a_core to threadimpl.hJennifer Averett2014-10-271-24/+1
* score: Move is_executing_on_a_core from cpuusagereport.c to threadimpl.hJennifer Averett2014-10-271-0/+30
* score: Add capture data to tcb.Jennifer Averett2014-10-272-0/+10
* shell: Add an editor to the shell.Chris Johns2014-10-243-1/+2266
* ilibcsupport: Add realpath call.Chris Johns2014-10-242-1/+254
* sapi: Use an interrupt lock for test extensionSebastian Huber2014-10-241-23/+20
* sapi: Report only if not an SMP shutdown responseSebastian Huber2014-10-231-3/+23
* dosfs: Write meta-data only if it changedSebastian Huber2014-10-233-17/+40
* dosfs: Support ctime and mtimeSebastian Huber2014-10-239-133/+170
* cpukit/libfs/src/imfs/ioman.c: Fix typoJoel Sherrill2014-10-201-1/+1
* cpukit/score/cpu/lm32/irq.c: Fix warningJoel Sherrill2014-10-201-0/+6
* score/cpu/lm32/rtems/score/cpu.h: Fix set but not used warningJoel Sherrill2014-10-201-0/+3
* score/cpu/i386/rtems/score/cpu.h: Fix set but not used warningJoel Sherrill2014-10-201-0/+1
* jffs2: Add casts and constant designators to address warnings on 16-bit targetsJoel Sherrill2014-10-193-3/+3
* bfin libcpu and libbsp: Fix warningsJoel Sherrill2014-10-161-0/+1
* libmisc/redirector/stdio-redirect.c: Use UL constants since usleep() should t...Joel Sherrill2014-10-161-1/+1
* jffs2/src/fs-rtems.c: Add include of <rtems/libio.h> for prototypesJoel Sherrill2014-10-161-0/+1
* jffs2/src/fs-rtems.c: Eliminate set but not used warningsJoel Sherrill2014-10-161-0/+3
* shell: Print null mount table entry via LSOFSebastian Huber2014-10-161-16/+32
* shell: Improve LSOF outputSebastian Huber2014-10-161-12/+19
* score: Fix compile error for POSIX disabledSebastian Huber2014-10-161-2/+1
* rfs: explicitly cast to dev_tGedare Bloom2014-10-161-1/+1
* h8300/cpu_asm.S: Correct register size suffix for loading DISPATCH_NEEDEDJoel Sherrill2014-10-151-1/+1
* rtems/score/object.h: Include <rtems/score/cpu.h> to honor 16-bit IdsJoel Sherrill2014-10-151-0/+1
* sparc64: fix warnings in cpukit/score/cpuGedare Bloom2014-10-132-4/+2
* score/cpu/m32c: Fix warningsJoel Sherrill2014-10-132-4/+5
* libcsupport/include/clockdrv.h: Remove rtems_clock_major/minorJoel Sherrill2014-10-131-2/+0
* libmisc/redirector/stdio-redirect.c: Use sleep not usleep and do not overflow...Joel Sherrill2014-10-131-1/+1
* shell/main_cp.c: Delete unused -rtems_shell_cp_exit()Joel Sherrill2014-10-131-6/+0
* score: Rework global constructionSebastian Huber2014-10-136-85/+134
* cpukit/include/rtems/irq.h: Fix spacingJoel Sherrill2014-10-101-1/+1
* arm: Fix warningSebastian Huber2014-10-101-0/+6
* shell/lsof: Fix warningsSebastian Huber2014-10-101-8/+9
* m32r/cpu_asm.c: Add prototype to fix warningJoel Sherrill2014-10-091-0/+5
* m32r/rtems/score/cpu.h: Fix macros to avoid warningsJoel Sherrill2014-10-091-18/+20
* h8300/rtems/score/cpu.h: Fix macros to avoid warningsJoel Sherrill2014-10-091-6/+17
* avr/rtems/score/cpu.h: Fix macros to avoid warningsJoel Sherrill2014-10-091-6/+5
* cpukit/score/src/ts64*: Return a value from non-void functionJoel Sherrill2014-10-094-4/+4
* m68k/rtems/score/cpu.h: _CPU_Context_Restart_self needed RTEMS_COMPILER_NO_RE...Joel Sherrill2014-10-091-1/+1
* moxiertems/score/cpu.h: _CPU_Context_switch needed RTEMS_COMPILER_NO_RETURN_A...Joel Sherrill2014-10-091-9/+22
* arm/rtems/score/cpu.h: _ARMV7M_Start_multitasking needed RTEMS_COMPILER_NO_RE...Joel Sherrill2014-10-091-1/+2
* nios2-iic-irq.c: Fix warningsJoel Sherrill2014-10-091-0/+6