summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-03-21This commit was manufactured by cvs2svn to create tag 'rtems-3-5-12'.3.5.12cvs2git
1996-03-21minor mods to get to compile locallyJoel Sherrill
1996-03-21some instructions altered for older binutilsJoel Sherrill
1996-03-21updatedJoel Sherrill
1996-03-21*** empty log message ***Joel Sherrill
1996-03-21updated for 68302 and so gen68360 bsp would compileJoel Sherrill
1996-03-21update to reflect internal threads reorganizationJoel Sherrill
1996-03-21updated to reflect gen68360 from Eric Norum.Joel Sherrill
1996-03-06include of mc68360.h changed to m68360.h to reflect filename change.Joel Sherrill
1996-03-06Added 68360 support submitted by W. Eric Norum (eric@skatter.usask.ca).Joel Sherrill
1996-03-06Generic 68360 BSP (gen360) submitted by: W. Eric Norum <eric@skatter.usask.ca>.Joel Sherrill
1996-03-06As part of reducing visibility into rtems and hiding the .inl filesJoel Sherrill
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill
1996-03-06Removed prototyes for static inline rgutines and moved the comments intoJoel Sherrill
1996-02-22The name of the test support routine pause was changed to rtems_test_pauseJoel Sherrill
1996-02-21Changed io manager initialization routine to not be static and added it here.Joel Sherrill
1996-02-21Changed io manager initialization routine to not be static.Joel Sherrill
1996-02-21changed io manager initialization routine to not be staticJoel Sherrill
1996-02-21Dispersal of internal thread handler resulted in removal of someJoel Sherrill
1996-02-21Dispersal of internal thread handler resulted in the SYSI task beingJoel Sherrill
1996-02-21Removed the internal thread objects and dispersed its contents toJoel Sherrill
1996-02-21Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill
1996-02-21MPCI Receive became a thread and the prototype changed.Joel Sherrill
1996-02-21Removed the internal thread objects and dispersed its contents toJoel Sherrill
1996-02-14Removed arguments from _Thread_Start_multitasking.Joel Sherrill
1996-02-14idle thread now created before system initialization thread.Joel Sherrill
1996-02-14removed arguments from _Thread_Start_multitaskingJoel Sherrill
1996-02-14white space problemJoel Sherrill
1996-02-14Moved some initialization from the system initialization thread toJoel Sherrill
1996-02-13removed post switch extensionJoel Sherrill
1996-02-13fixed bug when outbyte had argument in wrong order relative to those invoking itJoel Sherrill
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill
1996-02-13added clear of _ISR_Signals_to_thread_executingJoel Sherrill
1996-02-13more comments added and existing ones cleaned up in synchronization pathsJoel Sherrill
1996-02-13comma removed from end of last enumerated elementJoel Sherrill
1996-02-13comment added to describe synchronization logic in timeout routineJoel Sherrill
1996-02-12*** empty log message ***Joel Sherrill
1996-02-09As part of implementing the new isr synchronization algorithm using aJoel Sherrill
1996-02-09new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill
1996-02-09added rtems_interrupt_is_in_progressJoel Sherrill
1996-02-09added clear of _ISR_Signals_to_thread_executingJoel Sherrill
1996-02-08changed synchronization algorithm to be a single list of enumerated statesJoel Sherrill
1996-02-08alignment on workspace changed from CPU_ALIGNMENT to CPU_HEAP_ALIGNMENTJoel Sherrill
1996-02-01Swapped order of nested acquisition check and check for returning unsatisfied.Joel Sherrill
1996-02-01synchronization state bugs addressJoel Sherrill
1996-02-01invalid use of tcb field resource countJoel Sherrill
1996-01-24M==military changed to M=multiprocessorJoel Sherrill
1996-01-22new times for 3.5.1Joel Sherrill
1996-01-19Added RTEMS API control structure to per task memory usage macro.Joel Sherrill
1996-01-19Increased stack size.Joel Sherrill