summaryrefslogtreecommitdiff
path: root/cpukit/score/src/objectmp.c (follow)
AgeCommit message (Expand)Author
2020-08-31score: Optimize _Objects_Name_to_id_u32()Sebastian Huber
2020-08-31score: Constify objects name to id functionsSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2019-12-13config: Statically allocate MP object controlsSebastian Huber
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber
2016-12-12score: Introduce _Internal_error()Sebastian Huber
2016-12-09score: Remove fatal is internal indicatorSebastian Huber
2016-08-01score: Fix for RTEMS_DEBUGSebastian Huber
2016-05-20mpci: Simplify _Objects_MP_Is_remote()Sebastian Huber
2016-04-06score: Use red-black tree for active global objectsSebastian Huber
2016-03-29score: Fix _Objects_MP_Is_remote()Sebastian Huber
2016-03-18mpci: Avoid Giant lockSebastian Huber
2016-02-17score: Avoid SCORE_EXTERNSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber
2013-07-26score: Create object implementation headerSebastian Huber
2012-11-29score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2011-01-202011-01-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2009-07-032009-07-03 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius
2008-12-182008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-09-04Convert to "bool".Ralf Corsepius
2008-01-282008-01-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2008-01-232008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2005-01-27Include config.h.Ralf Corsepius
2004-07-242004-07-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2004-04-17Remove stray white spaces.Ralf Corsepius
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2003-08-142003-08-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2003-06-122003-06-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2003-01-102003-01-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1998-02-17updated copyright to 1998Joel Sherrill
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill
1995-09-26posix support initially addedJoel Sherrill
1995-09-22Removed unnecessary include files.Joel Sherrill
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill
1995-05-11Initial revisionJoel Sherrill