summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/wkspaceinitmulti.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-1/+1
2021-11-30score: Optimize Workspace Handler initializationSebastian Huber1-26/+28
2021-11-30score: Split wkspace.cSebastian Huber1-15/+0
2021-11-30wkspace.c: Change license to BSD-2-ClauseSebastian Huber1-5/+24
2021-03-27score: Add an assert to _Workspace_Free()Sebastian Huber1-1/+5
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-3/+7
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2020-02-17score: Clean up wkspace.cSebastian Huber1-39/+3
2020-02-17score: Remove unused _Workspace_Allocate_aligned()Sebastian Huber1-5/+0
2020-02-12score: Simplify TLS area allocationSebastian Huber1-38/+0
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber1-6/+0
2020-02-04bsps: Rework work area initializationSebastian Huber1-101/+22
2020-02-01score: Optimize per-processor data placementSebastian Huber1-1/+8
2019-12-13score: Remove _Workspace_Allocate_or_fatal_error()Sebastian Huber1-23/+0
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