summaryrefslogtreecommitdiffstats
path: root/cpukit/score/macros/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
2000-07-26Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill2-0/+17
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-1/+1
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-4/+6
2000-01-05Added support for simple binary semaphores in addition to the highJoel Sherrill1-9/+0
1999-11-17Updated copyright notice.Joel Sherrill21-42/+21
1999-11-10Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1-9/+0
1999-03-17Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill2-10/+36
1998-06-18Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill1-1/+1
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
1997-03-11modified _Chain_Insert_unprotected to have the form required to be usedJoel Sherrill1-2/+2
1996-09-06changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1-9/+0
1996-08-13removed Thread_queue_Get_number_waitingMark Johannes1-9/+0
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-41/+0
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1-2/+2
1996-02-21Removed the internal thread objects and dispersed its contents toJoel Sherrill1-0/+16
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill1-9/+0
1996-02-09new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1-1/+0
1996-02-08alignment on workspace changed from CPU_ALIGNMENT to CPU_HEAP_ALIGNMENTJoel Sherrill1-1/+1
1995-12-20changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill3-15/+23
1995-10-30SPARC port passes all testsJoel Sherrill2-6/+28
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill1-2/+2
1995-09-27Fixed typoJoel Sherrill1-2/+2
1995-09-26posix support initially addedJoel Sherrill5-3/+34
1995-09-19Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1-0/+12
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1-0/+121
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill14-117/+199
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill2-1/+10
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-26/+7
1995-08-22Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill6-6/+6
1995-08-18+ Added object type field to object id.Joel Sherrill1-4/+17
1995-08-16bug fixes to make macro implementations workJoel Sherrill6-34/+11
1995-05-24Fully tested on all in-house targetsJoel Sherrill1-27/+0