summaryrefslogtreecommitdiffstats
path: root/cpukit/score/inline/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-101-18/+0
* Corrected spacing.Joel Sherrill1999-11-021-2/+2
* This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1999-06-141-0/+9
* Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1999-03-172-13/+51
* Fixed typo.Joel Sherrill1998-07-011-1/+1
* Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill1998-06-181-1/+1
* Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1998-04-151-2/+13
* updated copyright to 1998Joel Sherrill1998-02-1721-21/+21
* Removed warning per Chris Johns' suggestion.Joel Sherrill1998-01-201-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-0821-42/+42
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2221-105/+105
* changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1996-09-061-15/+0
* removed Thread_queue_Get_number_waitingMark Johannes1996-08-131-16/+0
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-0321-174/+174
* renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1996-05-311-1/+1
* made initialization routine a regular subroutineJoel Sherrill1996-04-221-47/+0
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-0621-3/+751
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-211-0/+24
* changed post task extension from user set to api set and added flagJoel Sherrill1996-02-131-24/+0
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-091-1/+0
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-153-5/+13
* Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1995-12-012-16/+6
* Added support for new synchronization algorithm. Specifically, the routineJoel Sherrill1995-12-011-0/+14
* SPARC port passes all testsJoel Sherrill1995-10-302-6/+37
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-291-2/+2
* posix support initially addedJoel Sherrill1995-09-264-2/+43
* Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1995-09-191-0/+16
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-191-0/+186
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-1116-227/+258
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-284-10/+23
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-6/+23
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-38/+7
* Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill1995-08-221-1/+1
* + Added object type field to object id.Joel Sherrill1995-08-181-5/+24
* bug fixes to make macro implementations workJoel Sherrill1995-08-161-21/+1
* Fully tested on all in-house targetsJoel Sherrill1995-05-241-35/+0
* Initial revisionJoel Sherrill1995-05-1118-0/+2694