summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-04Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara7-10/+10
2018-12-03testsupport: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+1
2018-12-03Convert CPU counter ticks to/from sbintime_tSebastian Huber2-10/+48
2018-12-025 spelling errors for a Google Code-In task.Jacob Shin3-4/+4
2018-11-27dosfs: Fix device identifierSebastian Huber1-1/+1
2018-11-26Remove rtems_cache_*_processor_set() functionsSebastian Huber1-79/+0
2018-11-26rtems: Fix semaphore MPCI supportSebastian Huber1-0/+4
2018-11-26score: <rtems/score/smplockstats.h>Sebastian Huber2-24/+33
2018-11-26score: Introduce <rtems/score/heapinfo.h>Sebastian Huber4-119/+161
2018-11-22pipe/fifo.c: Remove dead code (CID 1437649)Joel Sherrill1-1/+0
2018-11-22libdl: Add object file dependencies to track referencesChris Johns10-140/+619
2018-11-22libdl: Reindex unresolved names after removing used records.Chris Johns2-21/+126
2018-11-22libdl: Manage the allocation of common uninitialised variables.Chris Johns3-26/+220
2018-11-21score: Simplify _Workspace_String_duplicate()Sebastian Huber1-6/+7
2018-11-21score: Remove support for RTEMS_USE_16_BIT_OBJECTSebastian Huber4-61/+2
2018-11-20Misc: Minor English fixes (GCI 2018)kuaLeYi2-18/+18
2018-11-14Include missing <sys/cpuset.h>Sebastian Huber1-2/+6
2018-11-14or1k: Support GCC 9Sebastian Huber2-2/+4
2018-11-12Add rtems_malloc() and rtems_calloc()Sebastian Huber2-0/+58
2018-11-12score: Add and use malloc() family attributesSebastian Huber2-1/+52
2018-11-12x86_64: Remove use of proc_ptrSebastian Huber3-34/+1
2018-11-12sparc64: Remove use of proc_ptrSebastian Huber2-26/+17
2018-11-12sparc: Remove use of proc_ptrSebastian Huber2-15/+19
2018-11-12sh: Remove use of proc_ptrSebastian Huber2-50/+20
2018-11-12powerpc: Remove use of proc_ptrSebastian Huber3-48/+0
2018-11-12or1k: Remove use of proc_ptrSebastian Huber2-39/+24
2018-11-12nios2: Remove use of proc_ptrSebastian Huber4-87/+7
2018-11-12moxie: Remove use of proc_ptrSebastian Huber2-78/+10
2018-11-12mips: Remove use of proc_ptrSebastian Huber1-25/+0
2018-11-12m68k: Remove use of proc_ptrSebastian Huber2-34/+25
2018-11-12lm32: Remove use of proc_ptrSebastian Huber2-62/+18
2018-11-12i386: Remove use of proc_ptrSebastian Huber2-23/+6
2018-11-12epiphany: Remove use of proc_ptrSebastian Huber2-48/+0
2018-11-12bfin: Remove use of proc_ptrSebastian Huber2-67/+20
2018-11-12arm: Remove use of proc_ptrSebastian Huber3-14/+16
2018-11-12no_cpu: Remove use of proc_ptrSebastian Huber2-24/+35
2018-11-12rtems: Simplify rtems_interrupt_catch()Sebastian Huber1-33/+5
2018-11-12score: Deprecate proc_ptrSebastian Huber1-1/+1
2018-11-12score: Move internal structures to userextdata.hSebastian Huber5-24/+66
2018-11-12score: Includes in <rtems/score/smplockstats.h>Sebastian Huber1-0/+2
2018-11-12rtems: Simplify includes in <rtems/rtems/cache.h>Sebastian Huber1-2/+1
2018-11-12score: Move internal structures to objectdata.hSebastian Huber16-71/+112
2018-11-12rtems: Avoid include of <rtems/score/scheduler.h>Sebastian Huber5-5/+40
2018-11-12rtems: Avoid include of <rtems/score/thread.h>Sebastian Huber1-3/+4
2018-11-12score: Avoid complex include in heap.hSebastian Huber1-2/+3
2018-11-12rtems: Remove superfluous includeSebastian Huber1-1/+0
2018-11-12score: Introduce <rtems/score/watchdogticks.h>Sebastian Huber11-43/+85
2018-11-12rtems: Avoid <rtems/score/timecounter.h> in APISebastian Huber5-7/+35
2018-11-12score: Avoid include of <rtems/score/thread.h>Sebastian Huber2-15/+17
2018-11-12score: Remove empty <rtems/score/tod.h>Sebastian Huber4-35/+0