summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Use __typeof__ for strict ISO C compatSebastian Huber2018-12-061-3/+3
* rtems: Fix rtems_task_restart() argument typeSebastian Huber2018-12-062-5/+5
* Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara2018-12-047-10/+10
* testsupport: Include missing <rtems/bspIo.h>Sebastian Huber2018-12-031-0/+1
* Convert CPU counter ticks to/from sbintime_tSebastian Huber2018-12-032-10/+48
* 5 spelling errors for a Google Code-In task.Jacob Shin2018-12-023-4/+4
* dosfs: Fix device identifierSebastian Huber2018-11-271-1/+1
* Remove rtems_cache_*_processor_set() functionsSebastian Huber2018-11-261-79/+0
* rtems: Fix semaphore MPCI supportSebastian Huber2018-11-261-0/+4
* score: <rtems/score/smplockstats.h>Sebastian Huber2018-11-262-24/+33
* score: Introduce <rtems/score/heapinfo.h>Sebastian Huber2018-11-264-119/+161
* pipe/fifo.c: Remove dead code (CID 1437649)Joel Sherrill2018-11-221-1/+0
* libdl: Add object file dependencies to track referencesChris Johns2018-11-2210-140/+619
* libdl: Reindex unresolved names after removing used records.Chris Johns2018-11-222-21/+126
* libdl: Manage the allocation of common uninitialised variables.Chris Johns2018-11-223-26/+220
* score: Simplify _Workspace_String_duplicate()Sebastian Huber2018-11-211-6/+7
* score: Remove support for RTEMS_USE_16_BIT_OBJECTSebastian Huber2018-11-214-61/+2
* Misc: Minor English fixes (GCI 2018)kuaLeYi2018-11-202-18/+18
* Include missing <sys/cpuset.h>Sebastian Huber2018-11-141-2/+6
* or1k: Support GCC 9Sebastian Huber2018-11-142-2/+4
* Add rtems_malloc() and rtems_calloc()Sebastian Huber2018-11-122-0/+58
* score: Add and use malloc() family attributesSebastian Huber2018-11-122-1/+52
* x86_64: Remove use of proc_ptrSebastian Huber2018-11-123-34/+1
* sparc64: Remove use of proc_ptrSebastian Huber2018-11-122-26/+17
* sparc: Remove use of proc_ptrSebastian Huber2018-11-122-15/+19
* sh: Remove use of proc_ptrSebastian Huber2018-11-122-50/+20
* powerpc: Remove use of proc_ptrSebastian Huber2018-11-123-48/+0
* or1k: Remove use of proc_ptrSebastian Huber2018-11-122-39/+24
* nios2: Remove use of proc_ptrSebastian Huber2018-11-124-87/+7
* moxie: Remove use of proc_ptrSebastian Huber2018-11-122-78/+10
* mips: Remove use of proc_ptrSebastian Huber2018-11-121-25/+0
* m68k: Remove use of proc_ptrSebastian Huber2018-11-122-34/+25
* lm32: Remove use of proc_ptrSebastian Huber2018-11-122-62/+18
* i386: Remove use of proc_ptrSebastian Huber2018-11-122-23/+6
* epiphany: Remove use of proc_ptrSebastian Huber2018-11-122-48/+0
* bfin: Remove use of proc_ptrSebastian Huber2018-11-122-67/+20
* arm: Remove use of proc_ptrSebastian Huber2018-11-123-14/+16
* no_cpu: Remove use of proc_ptrSebastian Huber2018-11-122-24/+35
* rtems: Simplify rtems_interrupt_catch()Sebastian Huber2018-11-121-33/+5
* score: Deprecate proc_ptrSebastian Huber2018-11-121-1/+1
* score: Move internal structures to userextdata.hSebastian Huber2018-11-125-24/+66
* score: Includes in <rtems/score/smplockstats.h>Sebastian Huber2018-11-121-0/+2
* rtems: Simplify includes in <rtems/rtems/cache.h>Sebastian Huber2018-11-121-2/+1
* score: Move internal structures to objectdata.hSebastian Huber2018-11-1216-71/+112
* rtems: Avoid include of <rtems/score/scheduler.h>Sebastian Huber2018-11-125-5/+40
* rtems: Avoid include of <rtems/score/thread.h>Sebastian Huber2018-11-121-3/+4
* score: Avoid complex include in heap.hSebastian Huber2018-11-121-2/+3
* rtems: Remove superfluous includeSebastian Huber2018-11-121-1/+0
* score: Introduce <rtems/score/watchdogticks.h>Sebastian Huber2018-11-1211-43/+85
* rtems: Avoid <rtems/score/timecounter.h> in APISebastian Huber2018-11-125-7/+35