summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/objectdata.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Allow linker garbage collectionSebastian Huber2022-07-281-1/+1
* score: Fix objects local table initializationSebastian Huber2022-07-271-2/+1
* score: Place object controls into .noinit sectionsSebastian Huber2022-07-151-2/+5
* cpukit/include/rtems/score/[a-r]*.h: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Add _Thread_MP_Extract_proxy()Sebastian Huber2021-11-231-1/+1
* score: Rename _Thread_Get_objects_information()Sebastian Huber2021-02-011-3/+3
* config: Canonicalize @defgroup and @file commentsSebastian Huber2020-12-021-1/+4
* objectdata.h, objectimpl.h: Change structure member from free to deallocateJoel Sherrill2020-02-141-1/+1
* score: Split up objects freeSebastian Huber2020-02-121-0/+40
* score: Split up objects allocationSebastian Huber2020-02-121-2/+46
* config: Statically allocate MP object controlsSebastian Huber2019-12-131-0/+7
* score: Compact objects class indicesSebastian Huber2019-05-221-20/+28
* posix: Remove unused OBJECTS_POSIX_INTERRUPTSSebastian Huber2019-05-201-1/+0
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-2/+2
* score: Update Objects_Information documentationSebastian Huber2019-03-221-36/+115
* score: Static Objects_Information initializationSebastian Huber2018-12-141-1/+182
* score: Move internal structures to objectdata.hSebastian Huber2018-11-121-0/+98