summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Remove unused _ISR_lock_Flash()Sebastian Huber2019-01-181-31/+0
* score: Improve debug support for ISR locksSebastian Huber2019-01-182-17/+39
* score: Simplify _Addresses_Is_aligned()Sebastian Huber2019-01-181-6/+2
* Fix format warnings due to ino_t changesSebastian Huber2019-01-101-2/+5
* score: Remove superfluous include from chainimpl.hSebastian Huber2019-01-072-1/+1
* score: Fix per-CPU data allocationSebastian Huber2018-12-181-1/+2
* config: Remove CONFIGURE_CONFDEFS_DEBUGSebastian Huber2018-12-171-59/+0
* score: Static Objects_Information initializationSebastian Huber2018-12-1447-750/+900
* rtems: Use object information to get config maxSebastian Huber2018-12-142-7/+18
* score: Remove Objects_Information::auto_extendSebastian Huber2018-12-141-4/+23
* score: Remove Objects_Information::the_apiSebastian Huber2018-12-071-4/+0
* score: Remove Objects_Information::maximumSebastian Huber2018-12-071-3/+15
* score: Optimize object lookupSebastian Huber2018-12-071-3/+23
* score: Rename Objects_Information::allocation_sizeSebastian Huber2018-12-071-2/+2
* score: Rename Objects_Information::sizeSebastian Huber2018-12-071-8/+8
* score: Remove Objects_Information::is_stringSebastian Huber2018-12-071-11/+22
* rtems: Add rtems_scheduler_get_maximum_priority()Sebastian Huber2018-12-071-0/+15
* score: Avoid sbintime_t in API headersSebastian Huber2018-12-075-267/+306
* score: Use __typeof__ for strict ISO C compatSebastian Huber2018-12-061-3/+3
* rtems: Fix rtems_task_restart() argument typeSebastian Huber2018-12-061-3/+3
* Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara2018-12-043-6/+6
* Convert CPU counter ticks to/from sbintime_tSebastian Huber2018-12-031-8/+28
* Remove rtems_cache_*_processor_set() functionsSebastian Huber2018-11-261-79/+0
* score: <rtems/score/smplockstats.h>Sebastian Huber2018-11-261-17/+17
* score: Introduce <rtems/score/heapinfo.h>Sebastian Huber2018-11-263-119/+160
* libdl: Add object file dependencies to track referencesChris Johns2018-11-224-16/+128
* libdl: Reindex unresolved names after removing used records.Chris Johns2018-11-221-1/+6
* libdl: Manage the allocation of common uninitialised variables.Chris Johns2018-11-221-0/+33
* score: Remove support for RTEMS_USE_16_BIT_OBJECTSebastian Huber2018-11-212-53/+2
* Include missing <sys/cpuset.h>Sebastian Huber2018-11-141-2/+6
* Add rtems_malloc() and rtems_calloc()Sebastian Huber2018-11-121-0/+33
* score: Add and use malloc() family attributesSebastian Huber2018-11-122-1/+52
* score: Deprecate proc_ptrSebastian Huber2018-11-121-1/+1
* score: Move internal structures to userextdata.hSebastian Huber2018-11-124-24/+65
* 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-1215-71/+111
* rtems: Avoid include of <rtems/score/scheduler.h>Sebastian Huber2018-11-123-5/+8
* 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-129-42/+83
* rtems: Avoid <rtems/score/timecounter.h> in APISebastian Huber2018-11-123-7/+3
* score: Avoid include of <rtems/score/thread.h>Sebastian Huber2018-11-122-15/+17
* score: Remove empty <rtems/score/tod.h>Sebastian Huber2018-11-123-34/+0
* rtems: Move internal structures to extensiondata.hSebastian Huber2018-11-124-11/+64
* rtems: Move internal structures to timerdata.hSebastian Huber2018-11-124-50/+74
* rtems: Move internal structures to tasksdata.hSebastian Huber2018-11-124-60/+81
* rtems: Move internal structures to semdata.hSebastian Huber2018-11-124-84/+119
* rtems: Move internal structures to regiondata.hSebastian Huber2018-11-124-33/+61