summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1996-04-19_Event_Manager_initialization no longer a static inlineJoel Sherrill2-38/+0
1996-04-19event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill2-38/+0
1996-04-19event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill4-0/+24
1996-04-19modified to generate fatal error when an unconfigured directive is invoked.Joel Sherrill24-8/+794
1996-04-19changes to compile in macro configuration without warnings.Joel Sherrill6-4/+48
1996-03-21minor mods to get to compile locallyJoel Sherrill2-3/+4
1996-03-21some instructions altered for older binutilsJoel Sherrill2-16/+16
1996-03-21updatedJoel Sherrill1-15/+0
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-21update to reflect internal threads reorganizationJoel Sherrill2-0/+44
1996-03-21updated to reflect gen68360 from Eric Norum.Joel Sherrill1-0/+4
1996-03-06include of mc68360.h changed to m68360.h to reflect filename change.Joel Sherrill4-4/+4
1996-03-06Added 68360 support submitted by W. Eric Norum (eric@skatter.usask.ca).Joel Sherrill2-2/+12
1996-03-06Generic 68360 BSP (gen360) submitted by: W. Eric Norum <eric@skatter.usask.ca>.Joel Sherrill12-0/+2355
1996-03-06As part of reducing visibility into rtems and hiding the .inl filesJoel Sherrill19-0/+19
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill159-6881/+2426
1996-03-06Removed prototyes for static inline rgutines and moved the comments intoJoel Sherrill1-41/+2
1996-02-22The name of the test support routine pause was changed to rtems_test_pauseJoel Sherrill13-42/+38
1996-02-21Changed io manager initialization routine to not be static and added it here.Joel Sherrill1-0/+37
1996-02-21Changed io manager initialization routine to not be static.Joel Sherrill2-0/+16
1996-02-21changed io manager initialization routine to not be staticJoel Sherrill2-6/+2
1996-02-21Dispersal of internal thread handler resulted in removal of someJoel Sherrill1-16/+11
1996-02-21Dispersal of internal thread handler resulted in the SYSI task beingJoel Sherrill16-21/+20
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-21MPCI Receive became a thread and the prototype changed.Joel Sherrill2-2/+6
1996-02-21Removed the internal thread objects and dispersed its contents toJoel Sherrill1-12/+14
1996-02-14Removed arguments from _Thread_Start_multitasking.Joel Sherrill2-8/+2
1996-02-14idle thread now created before system initialization thread.Joel Sherrill1-4/+1
1996-02-14removed arguments from _Thread_Start_multitaskingJoel Sherrill1-12/+10
1996-02-14white space problemJoel Sherrill1-1/+0
1996-02-14Moved some initialization from the system initialization thread toJoel Sherrill1-2/+42
1996-02-13removed post switch extensionJoel Sherrill5-5/+0
1996-02-13fixed bug when outbyte had argument in wrong order relative to those invoking itJoel Sherrill1-3/+3
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill16-121/+76
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-13comment added to describe synchronization logic in timeout routineJoel Sherrill1-0/+21
1996-02-12*** empty log message ***Joel Sherrill1-4/+0
1996-02-09As part of implementing the new isr synchronization algorithm using aJoel Sherrill1-1/+1
1996-02-09new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill12-66/+110
1996-02-09added rtems_interrupt_is_in_progressJoel Sherrill2-0/+28
1996-02-09added clear of _ISR_Signals_to_thread_executingJoel Sherrill2-0/+2
1996-02-08changed synchronization algorithm to be a single list of enumerated statesJoel Sherrill2-4/+4
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