summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1996-05-10fixed typoJoel Sherrill1-1/+1
1996-05-08updated to remove workaround for bug in binutils 2.5.2 ld now that we areJoel Sherrill1-4/+4
1996-05-08*** empty log message ***Joel Sherrill1-1/+2
1996-05-02Updated version to 3.5.15.Joel Sherrill2-2/+2
1996-05-01Updates from Eric Norum.Joel Sherrill7-106/+268
1996-05-01Updates from Eric Norum to use the mcpu32 flags and fix comments.Joel Sherrill2-30/+17
1996-04-24changed version number to 3.5.14Joel Sherrill2-2/+2
1996-04-24Hacked so gld will accept this so we can purge the aout toolset. This changeJoel Sherrill1-2/+21
1996-04-24added comment regarding stack alignment issues to thread stack allocationJoel Sherrill1-0/+14
1996-04-22Lowered number of messages created to reduce burden on workspace.Joel Sherrill1-1/+1
1996-04-22updates from Tony BennettJoel Sherrill62-432/+324
1996-04-22addition of optional user provided stack allocator means that we can notJoel Sherrill1-14/+27
1996-04-22Updates from Tony Bennett.Joel Sherrill12-70/+76
1996-04-22Updates from Tony Bennett. rtems_environp removed among other minor things.Joel Sherrill1-1/+0
1996-04-22Fixed so now supports more than 16 nodes. Tested for up to 24 nodesJoel Sherrill5-3/+21
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-20swapped order of operands on a movw to fix LOAD_SEGMENTS macroJoel Sherrill1-1/+1
1996-04-19event.c: _Event_Manager_initialization no longer a static inlineJoel Sherrill2-0/+29
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