summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Lowered number of messages created to reduce burden on workspace.Joel Sherrill1996-04-221-1/+1
* updates from Tony BennettJoel Sherrill1996-04-2262-432/+324
* addition of optional user provided stack allocator means that we can notJoel Sherrill1996-04-221-14/+27
* Updates from Tony Bennett.Joel Sherrill1996-04-2212-70/+76
* Updates from Tony Bennett. rtems_environp removed among other minor things.Joel Sherrill1996-04-221-1/+0
* Fixed so now supports more than 16 nodes. Tested for up to 24 nodesJoel Sherrill1996-04-225-3/+21
* thread.c: added support for optional user provided stack allocatorJoel Sherrill1996-04-222-8/+123
* made initialization routine a regular subroutineJoel Sherrill1996-04-224-176/+0
* interr.h: added stack allocater error codeJoel Sherrill1996-04-224-2/+30
* added stack allocation fields to the cpu tableJoel Sherrill1996-04-222-31/+71
* added stack allocation fields to the cpu tableJoel Sherrill1996-04-224-18/+16
* added stack allocation fields to the cpu tableJoel Sherrill1996-04-223-3/+919
* added stack allocation fields to the cpu tableJoel Sherrill1996-04-221-0/+3
* updartes from Tony BennettJoel Sherrill1996-04-224-420/+129
* swapped order of operands on a movw to fix LOAD_SEGMENTS macroJoel Sherrill1996-04-201-1/+1
* event.c: _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-192-0/+29
* _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-192-38/+0
* event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-192-38/+0
* event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-194-0/+24
* modified to generate fatal error when an unconfigured directive is invoked.Joel Sherrill1996-04-1924-8/+794
* changes to compile in macro configuration without warnings.Joel Sherrill1996-04-196-4/+48
* minor mods to get to compile locallyJoel Sherrill1996-03-212-3/+4
* some instructions altered for older binutilsJoel Sherrill1996-03-212-16/+16
* updatedJoel Sherrill1996-03-211-15/+0
* *** empty log message ***Joel Sherrill1996-03-213-8/+4
* updated for 68302 and so gen68360 bsp would compileJoel Sherrill1996-03-212-1/+13
* update to reflect internal threads reorganizationJoel Sherrill1996-03-212-0/+44
* updated to reflect gen68360 from Eric Norum.Joel Sherrill1996-03-211-0/+4
* include of mc68360.h changed to m68360.h to reflect filename change.Joel Sherrill1996-03-064-4/+4
* Added 68360 support submitted by W. Eric Norum (eric@skatter.usask.ca).Joel Sherrill1996-03-062-2/+12
* Generic 68360 BSP (gen360) submitted by: W. Eric Norum <eric@skatter.usask.ca>.Joel Sherrill1996-03-0612-0/+2355
* As part of reducing visibility into rtems and hiding the .inl filesJoel Sherrill1996-03-0619-0/+19
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-06159-6881/+2426
* Removed prototyes for static inline rgutines and moved the comments intoJoel Sherrill1996-03-061-41/+2
* The name of the test support routine pause was changed to rtems_test_pauseJoel Sherrill1996-02-2213-42/+38
* Changed io manager initialization routine to not be static and added it here.Joel Sherrill1996-02-211-0/+37
* Changed io manager initialization routine to not be static.Joel Sherrill1996-02-212-0/+16
* changed io manager initialization routine to not be staticJoel Sherrill1996-02-212-6/+2
* Dispersal of internal thread handler resulted in removal of someJoel Sherrill1996-02-211-16/+11
* Dispersal of internal thread handler resulted in the SYSI task beingJoel Sherrill1996-02-2116-21/+20
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-2116-17/+778
* Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill1996-02-2111-52/+49
* MPCI Receive became a thread and the prototype changed.Joel Sherrill1996-02-212-2/+6
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-211-12/+14
* Removed arguments from _Thread_Start_multitasking.Joel Sherrill1996-02-142-8/+2
* idle thread now created before system initialization thread.Joel Sherrill1996-02-141-4/+1
* removed arguments from _Thread_Start_multitaskingJoel Sherrill1996-02-141-12/+10
* white space problemJoel Sherrill1996-02-141-1/+0
* Moved some initialization from the system initialization thread toJoel Sherrill1996-02-141-2/+42
* removed post switch extensionJoel Sherrill1996-02-135-5/+0