summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectgetisr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Delete unused _Objects_Get_isr_disable()Sebastian Huber2016-05-201-55/+0
* mpci: Simplify _Objects_MP_Is_remote()Sebastian Huber2016-05-201-3/+5
* score: Use red-black tree for active global objectsSebastian Huber2016-04-061-4/+4
* score: _Objects_Get_isr_disable()Sebastian Huber2015-04-211-6/+0
* score: _Objects_Get_isr_disable()Sebastian Huber2015-04-211-5/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create object implementation headerSebastian Huber2013-07-261-10/+1
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* score: Add _Objects_Put_for_get_isr_disable()Sebastian Huber2013-06-071-0/+6
* score: Align _Objects_Get_isr_disable()Sebastian Huber2013-06-071-2/+1
* score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov2012-11-291-24/+7
* 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
* 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-051-7/+0
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* 2004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-2/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2001-11-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-11-071-0/+4
* Use bitwise and not cast to unsigned16 to remove upper bits.Joel Sherrill2000-07-241-1/+3
* New file. Convert ID to pointer and return with interrupts -- notJoel Sherrill2000-07-061-0/+83