summaryrefslogtreecommitdiffstats
path: root/cpukit/score/macros/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-201-3/+3
* 2001-11-28 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill2001-11-281-9/+0
* 2000-05-25 Sergei Organov <osv@javad.ru>Joel Sherrill2001-05-251-1/+0
* 2000-12-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-12-012-15/+13
* 2000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-304-4/+63
* Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill2000-07-262-0/+17
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-1/+1
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-132-0/+4
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-131-4/+6
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-051-9/+0
* Updated copyright notice.Joel Sherrill1999-11-1721-42/+21
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-101-9/+0
* Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1999-03-172-10/+36
* Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill1998-06-181-1/+1
* 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
* modified _Chain_Insert_unprotected to have the form required to be usedJoel Sherrill1997-03-111-2/+2
* changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1996-09-061-9/+0
* removed Thread_queue_Get_number_waitingMark Johannes1996-08-131-9/+0
* 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-41/+0
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-061-2/+2
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-211-0/+16
* changed post task extension from user set to api set and added flagJoel Sherrill1996-02-131-9/+0
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-091-1/+0
* alignment on workspace changed from CPU_ALIGNMENT to CPU_HEAP_ALIGNMENTJoel Sherrill1996-02-081-1/+1
* changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill1995-12-203-15/+23
* SPARC port passes all testsJoel Sherrill1995-10-302-6/+28
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-291-2/+2
* Fixed typoJoel Sherrill1995-09-271-2/+2
* posix support initially addedJoel Sherrill1995-09-265-3/+34
* Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1995-09-191-0/+12
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-191-0/+121
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-1114-117/+199
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-282-1/+10
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-26/+7
* Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill1995-08-226-6/+6
* + Added object type field to object id.Joel Sherrill1995-08-181-4/+17
* bug fixes to make macro implementations workJoel Sherrill1995-08-166-34/+11
* Fully tested on all in-house targetsJoel Sherrill1995-05-241-27/+0
* Initial revisionJoel Sherrill1995-05-1119-0/+2030