summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score (unfollow)
Commit message (Expand)AuthorFilesLines
1996-08-08_MPCI_Register_packet_processor: Changed prototype of fist parameter name to ...Mark Johannes2-2/+2
1996-08-08_MPCI_Register_packet_processor: changes first parameter type to MP_packet_Cl...Mark Johannes1-1/+1
1996-08-07_CORE_Mutex_seize: added checks for priority ceiling violation, also addedMark Johannes1-6/+24
1996-08-06_CORE_mutex_Seize: added change priority case if the mutex was obtained.Mark Johannes1-0/+12
1996-08-01added 3 nops following write to wim since a restore following it isJoel Sherrill1-0/+3
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill44-358/+354
1996-06-13Added code so post context switch extensions can be run on every contextJoel Sherrill3-2/+19
1996-06-12added waiting for signal state.Joel Sherrill2-38/+42
1996-06-11Interruptible by signals state was added to the STATES_BLOCKED set. ItJoel Sherrill2-4/+6
1996-06-10added code to _Thread_Clear_state to check if the state was not currently set.Joel Sherrill1-13/+19
1996-06-07added states for "join at exit" and "interruptible by signal"Joel Sherrill2-6/+12
1996-06-06Added Sporadic Server support to posix threads which required changesJoel Sherrill2-27/+51
1996-06-06Added Sporadic Server support to posix threads which required changesJoel Sherrill4-70/+130
1996-06-05added cpu_time_budget field to Thread_Control and removed the global variableJoel Sherrill3-8/+7
1996-06-05fixed spacingJoel Sherrill1-1/+1
1996-06-05added support for the api providing the thread stack areaJoel Sherrill1-23/+33
1996-06-05added boolean to indicate whether or not the stack area was providedJoel Sherrill2-0/+2
1996-06-03added priority ceiling supportJoel Sherrill1-32/+61
1996-06-03changed so this file is usable from assembly files.Joel Sherrill1-50/+64
1996-05-31renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill11-20/+28
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