summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/macros (unfollow)
Commit message (Expand)AuthorFilesLines
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill2-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill42-210/+210
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill2-0/+62
1997-03-11modified _Chain_Insert_unprotected to have the form required to be usedJoel Sherrill2-4/+4
1996-09-06changed _TOD_Is_set from a function to a boolean variableJoel Sherrill2-18/+0
1996-08-13removed Thread_queue_Get_number_waitingMark Johannes2-18/+0
1996-05-31renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill2-2/+2
1996-04-22made initialization routine a regular subroutineJoel Sherrill2-82/+0
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill2-4/+4
1996-02-21Removed the internal thread objects and dispersed its contents toJoel Sherrill2-0/+32
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill2-18/+0
1996-02-09new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill2-2/+0
1996-02-08alignment on workspace changed from CPU_ALIGNMENT to CPU_HEAP_ALIGNMENTJoel Sherrill2-2/+2
1995-12-20changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill6-30/+46
1995-10-30SPARC port passes all testsJoel Sherrill4-12/+56
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill2-4/+4
1995-09-27Fixed typoJoel Sherrill2-4/+4
1995-09-26posix support initially addedJoel Sherrill10-6/+68
1995-09-19Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill2-0/+24
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill2-0/+242
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill28-234/+398
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill4-2/+20
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill2-52/+14
1995-08-22Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill12-12/+12
1995-08-18+ Added object type field to object id.Joel Sherrill2-8/+34
1995-08-16bug fixes to make macro implementations workJoel Sherrill12-68/+22
1995-05-24Fully tested on all in-house targetsJoel Sherrill2-54/+0