summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectextendinformation.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/score: Avoid overflow in multiplicationKinsey Moore2024-01-171-1/+1
* score/src/[n-s]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* objectextendinformation.c: Ensure information->object_blocks is not NULLRyan Long2021-04-291-0/+11
* score: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-1/+2
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* score: _Objects_Extend_information()Sebastian Huber2020-02-121-15/+6
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* score: Static Objects_Information initializationSebastian Huber2018-12-141-28/+24
* score: Remove Objects_Information::auto_extendSebastian Huber2018-12-141-11/+14
* score: Remove Objects_Information::the_apiSebastian Huber2018-12-071-12/+6
* score: Remove Objects_Information::maximumSebastian Huber2018-12-071-9/+11
* score: Optimize object lookupSebastian Huber2018-12-071-15/+5
* score: Rename Objects_Information::allocation_sizeSebastian Huber2018-12-071-7/+8
* score: Rename Objects_Information::sizeSebastian Huber2018-12-071-2/+2
* score: Optimize Objects_InformationSebastian Huber2018-11-061-64/+52
* score: Use self-contained API mutexSebastian Huber2017-12-041-1/+1
* score: Add debug support to chainsSebastian Huber2016-07-221-0/+1
* score: Avoid Giant _Objects_Extend_information()Sebastian Huber2016-05-201-5/+4
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-26/+23
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create object implementation headerSebastian Huber2013-07-261-7/+2
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* score: Create chain implementation headerSebastian Huber2013-07-221-1/+1
* score: use new alignment routine in object extend information.Gedare Bloom2013-02-121-12/+16
* PR1560: _Objects_Extend_information improper alignmentGedare Bloom2013-02-111-5/+18
* Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada2012-11-291-3/+7
* score: Use _Workspace_Allocate_or_fatal_error()Sebastian Huber2012-10-151-5/+8
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2011-02-15 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-02-161-2/+1
* 2010-06-21 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-211-6/+9
* 2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-201-15/+4
* Whitespace removal.Ralf Corsepius2009-11-291-3/+3
* 2009-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-071-41/+20
* 2009-08-06 Chris Johns <chrisj@rtems.org>Joel Sherrill2009-08-061-22/+49
* Revert.Joel Sherrill2009-08-061-49/+22
* Revert.Joel Sherrill2009-08-061-22/+49
* 2009-01-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-01-081-19/+7
* 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-051-0/+8
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-081-2/+0
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-081-3/+3
* 2008-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-241-20/+2
* 2008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-231-8/+6
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-181-6/+6
* Remove stray white spaces.Ralf Corsepius2004-04-171-21/+21
* 2004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-13/+13
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-6/+10