summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove explicit file names from @fileSebastian Huber2019-02-2887-87/+87
* libdl/archive: Fix the config file string index while removing tailing white ...Chris Johns2019-02-201-1/+1
* libdl/alloc: Add a locking interface to the allocator.Chris Johns2019-02-201-0/+20
* score: Avoid some deadlocks in _Once()Sebastian Huber2019-02-181-4/+6
* libdl: Allocator does not unlock and lock memory on loading.Chris Johns2019-02-151-2/+68
* posix: Remove unused _POSIX_Get_object_body()Sebastian Huber2019-02-121-41/+0
* libdl: Add powerpc large memory and small data support.Chris Johns2019-02-092-20/+50
* libdl: Add support for large memory programsChris Johns2019-02-094-20/+39
* libdl: Add support for trampolinesChris Johns2019-02-091-1/+37
* libdl: Fix the support for constructors and desctructors.Chris Johns2019-02-091-0/+1
* libdl: Add symbol searching and loading from archives.Chris Johns2019-02-096-29/+365
* score: Fix _User_extensions_Thread_switch() (SMP)Sebastian Huber2019-02-081-3/+11
* record: Add enum value for each eventSebastian Huber2019-01-301-3/+888
* Add low level event recording supportSebastian Huber2019-01-296-0/+826
* 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