summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2014-11-20LEON3: Clear timer pending bit together with tick update in critical sectionrcc-v1.2.99.1smp-toolchain-nov2014Daniel Cederman
2014-11-20SPARC: optimize IRQ enable & disableDaniel Hellstrom
2014-11-19SPARC: support for runtime FPU detectionDaniel Hellstrom
2014-11-19nfs: Add RPCd task affinity config optionDaniel Cederman
2014-11-19net: Add network task affinity configDaniel Cederman
2014-11-06libdl: Disable building libdl for the NIOS2. No relocation support.Chris Johns
2014-11-05shell/main_edit.c: Fix warningsJoel Sherrill
2014-11-04sapi/src/testextension.c: Fix warningsJoel Sherrill
2014-11-04libdl/rtl-mdreloc-bfin.c: Include rtems/rtl/rtl.h not rtl.hJoel Sherrill
2014-11-04libdl/Makefile.am: Need preinstall on all targetsJoel Sherrill
2014-11-04libdl: RTLD_DEFAULT searches the global symbol table.Chris Johns
2014-11-04libdl: Add a local symbol table to the object module.Chris Johns
2014-11-03cpuuse: Resolve compile errors.Jennifer Averett
2014-10-31libnetworking: Fix the sethostname decl to match newlib.Chris Johns
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns
2014-10-28capture: Remove ctload command.Jennifer Averett
2014-10-27libmisc: Add top to shell.Jennifer Averett
2014-10-27libmisc: Add top to cpuusage.Jennifer Averett
2014-10-27capture: Removal of capture task tracking.Jennifer Averett
2014-10-27cpuuse: Move is_executing_on_a_core to threadimpl.hJennifer Averett
2014-10-27score: Move is_executing_on_a_core from cpuusagereport.c to threadimpl.hJennifer Averett
2014-10-27score: Add capture data to tcb.Jennifer Averett
2014-10-24shell: Add an editor to the shell.Chris Johns
2014-10-24ilibcsupport: Add realpath call.Chris Johns
2014-10-24sapi: Use an interrupt lock for test extensionSebastian Huber
2014-10-23sapi: Report only if not an SMP shutdown responseSebastian Huber
2014-10-23dosfs: Write meta-data only if it changedSebastian Huber
2014-10-23dosfs: Support ctime and mtimeSebastian Huber
2014-10-20cpukit/libfs/src/imfs/ioman.c: Fix typoJoel Sherrill
2014-10-20cpukit/score/cpu/lm32/irq.c: Fix warningJoel Sherrill
2014-10-20score/cpu/lm32/rtems/score/cpu.h: Fix set but not used warningJoel Sherrill
2014-10-20score/cpu/i386/rtems/score/cpu.h: Fix set but not used warningJoel Sherrill
2014-10-19jffs2: Add casts and constant designators to address warnings on 16-bit targetsJoel Sherrill
2014-10-16bfin libcpu and libbsp: Fix warningsJoel Sherrill
2014-10-16libmisc/redirector/stdio-redirect.c: Use UL constants since usleep() should t...Joel Sherrill
2014-10-16jffs2/src/fs-rtems.c: Add include of <rtems/libio.h> for prototypesJoel Sherrill
2014-10-16jffs2/src/fs-rtems.c: Eliminate set but not used warningsJoel Sherrill
2014-10-16shell: Print null mount table entry via LSOFSebastian Huber
2014-10-16shell: Improve LSOF outputSebastian Huber
2014-10-16score: Fix compile error for POSIX disabledSebastian Huber
2014-10-16rfs: explicitly cast to dev_tGedare Bloom
2014-10-15h8300/cpu_asm.S: Correct register size suffix for loading DISPATCH_NEEDEDJoel Sherrill
2014-10-15rtems/score/object.h: Include <rtems/score/cpu.h> to honor 16-bit IdsJoel Sherrill
2014-10-13sparc64: fix warnings in cpukit/score/cpuGedare Bloom
2014-10-13score/cpu/m32c: Fix warningsJoel Sherrill
2014-10-13libcsupport/include/clockdrv.h: Remove rtems_clock_major/minorJoel Sherrill
2014-10-13libmisc/redirector/stdio-redirect.c: Use sleep not usleep and do not overflow...Joel Sherrill
2014-10-13shell/main_cp.c: Delete unused -rtems_shell_cp_exit()Joel Sherrill
2014-10-13score: Rework global constructionSebastian Huber
2014-10-10cpukit/include/rtems/irq.h: Fix spacingJoel Sherrill