summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/wkspace.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2018-12-18score: Fix per-CPU data allocationSebastian Huber1-26/+44
2018-12-14score: Static Objects_Information initializationSebastian Huber1-19/+1
2018-10-29posix: Provide threads by defaultSebastian Huber1-2/+0
2018-10-29posix: Split posix_api_configuration_tableSebastian Huber1-1/+2
2018-09-19score: Allocate per-CPU data only if necessarySebastian Huber1-13/+17
2018-09-10score: Add flexible per-CPU dataSebastian Huber1-21/+107
2016-12-12score: Introduce _Internal_error()Sebastian Huber1-2/+2
2016-12-09score: Remove fatal is internal indicatorSebastian Huber1-10/+2
2016-02-17score: Avoid SCORE_EXTERNSebastian Huber1-0/+2
2014-05-21score: Add comment regarding TLS workspace sizeSebastian Huber1-0/+8
2014-05-05score: Fix TLS size usageSebastian Huber1-1/+1
2014-04-09score: Fix workspace size estimate for TLSSebastian Huber1-3/+10
2014-03-24score: _Heap_Protection_set_delayed_free_fractionSebastian Huber1-0/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber1-2/+2
2014-02-04Add thread-local storage (TLS) supportSebastian Huber1-0/+30
2014-02-04score: Add _Workspace_Allocate_aligned()Sebastian Huber1-0/+5
2013-07-23score: Create heap implementation headerSebastian Huber1-3/+3
2012-11-29score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov1-11/+7
2012-10-25score: Work area initialization API changeSebastian Huber1-13/+54
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-11-102011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-4/+4
2011-02-162011-02-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-2/+1
2011-02-162011-02-15 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-2/+3
2010-04-072010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0
2009-09-142009-09-14 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-13/+3
2009-08-052009-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-6/+15
2009-07-302009-07-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+27
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-3/+3
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+7
2008-12-152008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2008-11-202008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+3
2008-10-022008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+3
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-06-052008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2008-01-092008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-7/+22
2007-12-032007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-13/+6
2007-03-16Change _Workspace_Handler_initialization and _Workspace_Allocate_or_fatal_err...Ralf Corsepius1-2/+2
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-17Remove stray white spaces.Ralf Corsepius1-5/+5
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-7/+7
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-09-18loop to clear workspace memory changed to use sizeof rather thanJoel Sherrill1-1/+1
1996-04-22thread.c: added support for optional user provided stack allocatorJoel Sherrill1-0/+43
1995-09-26posix support initially addedJoel Sherrill1-2/+2