summaryrefslogtreecommitdiffstats
path: root/cpukit/score/macros (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-1120-0/+2048