summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score (unfollow)
Commit message (Expand)AuthorFilesLines
1996-05-31fixed typo in merge of Eric Norum's patchJoel Sherrill1-2/+1
1996-05-31added nanoseconds per second constantJoel Sherrill2-2/+4
1996-05-31corrected minor problem in Eric Norum's changes in the bfffo macro.Joel Sherrill1-1/+1
1996-05-30Added nanoseconds constantJoel Sherrill2-4/+6
1996-05-30Eric Norum sent in new versions of the inline assembly macros whichJoel Sherrill2-82/+17
1996-05-29spacingJoel Sherrill1-0/+1
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill48-150/+204
1996-05-28added enumerated constant for the POSIX API as an error sourceJoel Sherrill2-2/+4
1996-05-28changed call to _ISR_Enable() to _ISR_Set_level() in _Thread_Handler.Joel Sherrill1-1/+1
1996-05-23updates from Tony BennettJoel Sherrill3-95/+110
1996-05-23*** empty log message ***Joel Sherrill1-2/+2
1996-05-23invoke thread stack free routine instead of Workspace free.Joel Sherrill1-2/+26
1996-05-23updates from Tony Bennett.Joel Sherrill2-60/+78
1996-05-22Modified to correct variables which defined the range of object classesJoel Sherrill2-2/+2
1996-05-08*** empty log message ***Joel Sherrill1-1/+2
1996-05-01Updates from Eric Norum to use the mcpu32 flags and fix comments.Joel Sherrill2-30/+17
1996-04-24added comment regarding stack alignment issues to thread stack allocationJoel Sherrill1-0/+14
1996-04-22updates from Tony BennettJoel Sherrill1-6/+35
1996-04-22thread.c: added support for optional user provided stack allocatorJoel Sherrill2-8/+123
1996-04-22made initialization routine a regular subroutineJoel Sherrill4-176/+0
1996-04-22interr.h: added stack allocater error codeJoel Sherrill4-2/+30
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill2-31/+71
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill4-18/+16
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill3-3/+919
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill1-0/+3
1996-04-22updartes from Tony BennettJoel Sherrill4-420/+129
1996-04-19changes to compile in macro configuration without warnings.Joel Sherrill6-4/+48
1996-03-21*** empty log message ***Joel Sherrill3-8/+4
1996-03-21updated for 68302 and so gen68360 bsp would compileJoel Sherrill2-1/+13
1996-03-06Added 68360 support submitted by W. Eric Norum (eric@skatter.usask.ca).Joel Sherrill2-2/+12
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill85-4673/+1624
1996-03-06Removed prototyes for static inline rgutines and moved the comments intoJoel Sherrill1-41/+2
1996-02-21Removed the internal thread objects and dispersed its contents toJoel Sherrill16-17/+778
1996-02-21Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill11-52/+49
1996-02-14Removed arguments from _Thread_Start_multitasking.Joel Sherrill2-8/+2
1996-02-14removed arguments from _Thread_Start_multitaskingJoel Sherrill1-12/+10
1996-02-14white space problemJoel Sherrill1-1/+0
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill12-113/+67
1996-02-13added clear of _ISR_Signals_to_thread_executingJoel Sherrill1-1/+4
1996-02-13more comments added and existing ones cleaned up in synchronization pathsJoel Sherrill1-1/+13
1996-02-13comma removed from end of last enumerated elementJoel Sherrill2-2/+2
1996-02-09new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill7-52/+79
1996-02-09added clear of _ISR_Signals_to_thread_executingJoel Sherrill2-0/+2
1996-02-08alignment on workspace changed from CPU_ALIGNMENT to CPU_HEAP_ALIGNMENTJoel Sherrill2-2/+2
1996-02-01Swapped order of nested acquisition check and check for returning unsatisfied.Joel Sherrill1-6/+6
1996-02-01synchronization state bugs addressJoel Sherrill1-7/+12
1996-02-01invalid use of tcb field resource countJoel Sherrill1-1/+0
1996-01-17added class to initial id macroJoel Sherrill2-8/+6
1996-01-17increased stack sizeJoel Sherrill1-1/+1
1996-01-15Made real body of _Heap_Walk conditional on RTEMS_DEBUG. This is necessaryJoel Sherrill1-0/+13