summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectextendinformation.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-17cpukit/score: Avoid overflow in multiplicationKinsey Moore1-1/+1
2022-02-28score/src/[n-s]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-04-29objectextendinformation.c: Ensure information->object_blocks is not NULLRyan Long1-0/+11
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-1/+2
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-02-12score: _Objects_Extend_information()Sebastian Huber1-15/+6
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-28/+24
2018-12-14score: Remove Objects_Information::auto_extendSebastian Huber1-11/+14
2018-12-07score: Remove Objects_Information::the_apiSebastian Huber1-12/+6
2018-12-07score: Remove Objects_Information::maximumSebastian Huber1-9/+11
2018-12-07score: Optimize object lookupSebastian Huber1-15/+5
2018-12-07score: Rename Objects_Information::allocation_sizeSebastian Huber1-7/+8
2018-12-07score: Rename Objects_Information::sizeSebastian Huber1-2/+2
2018-11-06score: Optimize Objects_InformationSebastian Huber1-64/+52
2017-12-04score: Use self-contained API mutexSebastian Huber1-1/+1
2016-07-22score: Add debug support to chainsSebastian Huber1-0/+1
2016-05-20score: Avoid Giant _Objects_Extend_information()Sebastian Huber1-5/+4
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-26/+23
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-7/+2
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-22score: Create chain implementation headerSebastian Huber1-1/+1
2013-02-12score: use new alignment routine in object extend information.Gedare Bloom1-12/+16
2013-02-11PR1560: _Objects_Extend_information improper alignmentGedare Bloom1-5/+18
2012-11-29Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada1-3/+7
2012-10-15score: Use _Workspace_Allocate_or_fatal_error()Sebastian Huber1-5/+8
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2011-02-162011-02-15 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-2/+1
2010-06-212010-06-21 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-6/+9
2010-01-202010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-15/+4
2009-11-29Whitespace removal.Ralf Corsepius1-3/+3
2009-08-072009-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-41/+20
2009-08-062009-08-06 Chris Johns <chrisj@rtems.org>Joel Sherrill1-22/+49
2009-08-06Revert.Joel Sherrill1-49/+22
2009-08-06Revert.Joel Sherrill1-22/+49
2009-01-082009-01-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-19/+7
2009-01-052009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+8
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+0
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+3
2008-01-242008-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-20/+2
2008-01-232008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-8/+6
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-6/+6
2004-04-17Remove stray white spaces.Ralf Corsepius1-21/+21
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-13/+13
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-6/+10