summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-04-24This commit was manufactured by cvs2svn to create tag 'rtems-3-5-14'.3.5.14cvs2git
1996-04-24changed version number to 3.5.14Joel Sherrill
1996-04-24Hacked so gld will accept this so we can purge the aout toolset. This changeJoel Sherrill
1996-04-24added comment regarding stack alignment issues to thread stack allocationJoel Sherrill
1996-04-22Lowered number of messages created to reduce burden on workspace.Joel Sherrill
1996-04-22updates from Tony BennettJoel Sherrill
1996-04-22addition of optional user provided stack allocator means that we can notJoel Sherrill
1996-04-22Updates from Tony Bennett.Joel Sherrill
1996-04-22Updates from Tony Bennett. rtems_environp removed among other minor things.Joel Sherrill
1996-04-22Fixed so now supports more than 16 nodes. Tested for up to 24 nodesJoel Sherrill
1996-04-22thread.c: added support for optional user provided stack allocatorJoel Sherrill
1996-04-22made initialization routine a regular subroutineJoel Sherrill
1996-04-22interr.h: added stack allocater error codeJoel Sherrill
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill
1996-04-22updartes from Tony BennettJoel Sherrill
1996-04-20swapped order of operands on a movw to fix LOAD_SEGMENTS macroJoel Sherrill
1996-04-19event.c: _Event_Manager_initialization no longer a static inlineJoel Sherrill
1996-04-19_Event_Manager_initialization no longer a static inlineJoel Sherrill
1996-04-19event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill
1996-04-19event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill
1996-04-19modified to generate fatal error when an unconfigured directive is invoked.Joel Sherrill
1996-04-19changes to compile in macro configuration without warnings.Joel Sherrill
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