summaryrefslogtreecommitdiffstats
path: root/cpukit/score/inline/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
2001-12-202001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-3/+3
2001-11-282001-11-28 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill1-26/+0
2001-08-302001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+4
2001-08-092001-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+4
2001-05-252000-05-25 Sergei Organov <osv@javad.ru>Joel Sherrill1-1/+0
2000-11-302000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
2000-07-26Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill2-1/+9
2000-07-06Added missing #endif's.Joel Sherrill2-3/+0
2000-07-06Reimplemented _Core_MUTEX_Seize to return with interrupts disabledJoel Sherrill1-0/+90
2000-07-06Added _CORE_semaphore_Seize_isr_disable.Joel Sherrill1-0/+56
2000-07-06Removed unnecessary parentheses.Joel Sherrill1-4/+4
2000-06-29Added RTEMS_CPU_HAS_16_BIT_ADDRESSES constant to disable codeJoel Sherrill1-0/+4
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2-0/+4
2000-01-13POSIX message queues now include complete functionality includingJoel Sherrill1-8/+16
2000-01-05Added support for simple binary semaphores in addition to the highJoel Sherrill1-18/+0
1999-11-18Added routine to remove an object from the namespace. It just clearsJennifer Averett1-0/+17
1999-11-17Updated copyright notice.Joel Sherrill21-42/+21
1999-11-10Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1-18/+0
1999-11-02Corrected spacing.Joel Sherrill1-2/+2
1999-06-14This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1-0/+9
1999-03-17Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill2-13/+51
1998-07-01Fixed typo.Joel Sherrill1-1/+1
1998-06-18Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill1-1/+1
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1-2/+13
1998-02-17updated copyright to 1998Joel Sherrill21-21/+21
1998-01-20Removed warning per Chris Johns' suggestion.Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill21-42/+42
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill21-105/+105
1996-09-06changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1-15/+0
1996-08-13removed Thread_queue_Get_number_waitingMark Johannes1-16/+0
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill21-174/+174
1996-05-31renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1-1/+1
1996-04-22made initialization routine a regular subroutineJoel Sherrill1-47/+0
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill21-3/+751
1996-02-21Removed the internal thread objects and dispersed its contents toJoel Sherrill1-0/+24
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill1-24/+0
1996-02-09new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1-1/+0
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill3-5/+13
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill2-16/+6
1995-12-01Added support for new synchronization algorithm. Specifically, the routineJoel Sherrill1-0/+14
1995-10-30SPARC port passes all testsJoel Sherrill2-6/+37
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill1-2/+2
1995-09-26posix support initially addedJoel Sherrill4-2/+43
1995-09-19Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1-0/+16
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1-0/+186
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill16-227/+258
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill4-10/+23
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1-6/+23
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-38/+7
1995-08-22Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill1-1/+1