summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/macros (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-082-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2242-210/+210
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-012-0/+62
* modified _Chain_Insert_unprotected to have the form required to be usedJoel Sherrill1997-03-112-4/+4
* changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1996-09-062-18/+0
* removed Thread_queue_Get_number_waitingMark Johannes1996-08-132-18/+0
* renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1996-05-312-2/+2
* made initialization routine a regular subroutineJoel Sherrill1996-04-222-82/+0
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-062-4/+4
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-212-0/+32
* changed post task extension from user set to api set and added flagJoel Sherrill1996-02-132-18/+0
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-092-2/+0
* alignment on workspace changed from CPU_ALIGNMENT to CPU_HEAP_ALIGNMENTJoel Sherrill1996-02-082-2/+2
* changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill1995-12-206-30/+46
* SPARC port passes all testsJoel Sherrill1995-10-304-12/+56
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-292-4/+4
* Fixed typoJoel Sherrill1995-09-272-4/+4
* posix support initially addedJoel Sherrill1995-09-2610-6/+68
* Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1995-09-192-0/+24
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-192-0/+242
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-1128-234/+398
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-284-2/+20
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-232-52/+14
* Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill1995-08-2212-12/+12
* + Added object type field to object id.Joel Sherrill1995-08-182-8/+34
* bug fixes to make macro implementations workJoel Sherrill1995-08-1612-68/+22
* Fully tested on all in-house targetsJoel Sherrill1995-05-242-54/+0
* Initial revisionJoel Sherrill1995-05-1138-0/+4060