summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-191-19/+0
* event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-191-19/+0
* event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-192-0/+12
* changes to compile in macro configuration without warnings.Joel Sherrill1996-04-193-2/+24
* *** empty log message ***Joel Sherrill1996-03-212-6/+4
* updated for 68302 and so gen68360 bsp would compileJoel Sherrill1996-03-212-2/+6
* As part of reducing visibility into rtems and hiding the .inl filesJoel Sherrill1996-03-068-0/+8
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-0679-3420/+1212
* Removed prototyes for static inline rgutines and moved the comments intoJoel Sherrill1996-03-061-41/+2
* 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 staticJoel Sherrill1996-02-211-3/+1
* Dispersal of internal thread handler resulted in the SYSI task beingJoel Sherrill1996-02-211-2/+2
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-219-12/+532
* Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill1996-02-213-6/+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-141-4/+1
* 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-131-1/+0
* changed post task extension from user set to api set and added flagJoel Sherrill1996-02-1310-63/+56
* more comments added and existing ones cleaned up in synchronization pathsJoel Sherrill1996-02-131-1/+13
* comma removed from end of last enumerated elementJoel Sherrill1996-02-131-1/+1
* comment added to describe synchronization logic in timeout routineJoel Sherrill1996-02-131-0/+21
* *** empty log message ***Joel Sherrill1996-02-121-4/+0
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-097-59/+105
* added rtems_interrupt_is_in_progressJoel Sherrill1996-02-091-0/+14
* added clear of _ISR_Signals_to_thread_executingJoel Sherrill1996-02-092-0/+2
* changed synchronization algorithm to be a single list of enumerated statesJoel Sherrill1996-02-081-2/+2
* alignment on workspace changed from CPU_ALIGNMENT to CPU_HEAP_ALIGNMENTJoel Sherrill1996-02-081-1/+1
* Swapped order of nested acquisition check and check for returning unsatisfied.Joel Sherrill1996-02-011-6/+6
* synchronization state bugs addressJoel Sherrill1996-02-011-7/+12
* invalid use of tcb field resource countJoel Sherrill1996-02-011-1/+0
* Added condition compile flag for dump of stack usage information onJoel Sherrill1996-01-191-0/+10
* added a task begin extension for unix simulator configurations. This extensionJoel Sherrill1996-01-191-0/+25
* Update from Tony Bennett (tbennett@divnc.com)Joel Sherrill1996-01-177-76/+75
* added class to initial id macroJoel Sherrill1996-01-172-8/+7
* Split error handler into its own directory.Joel Sherrill1996-01-151-1/+1
* Made real body of _Heap_Walk conditional on RTEMS_DEBUG. This is necessaryJoel Sherrill1996-01-151-0/+13
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-1517-159/+233
* changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill1995-12-203-15/+23
* changes remerged after disk crash -- history lostJoel Sherrill1995-12-191-1/+1
* added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1995-12-086-5/+6
* bug fix in statistics from Tony Bennett (tbennett@divnc.com)Joel Sherrill1995-12-051-1/+3
* minor changes so it would compileJoel Sherrill1995-12-051-3/+1
* new states added and _Rate_monotonic_Set_State removed.Joel Sherrill1995-12-052-94/+60
* Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1995-12-0111-70/+30
* Added new synchronization algorithm.Joel Sherrill1995-12-011-58/+92
* Added support for new synchronization algorithm. Specifically, the routineJoel Sherrill1995-12-011-0/+14