summaryrefslogtreecommitdiffstats
path: root/c/src/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'rtems-3-5-1'.3.5.1cvs2git1996-01-24286-47100/+0
* added a task begin extension for unix simulator configurations. This extensionJoel Sherrill1996-01-191-0/+25
* changed version to 3.5.1Joel Sherrill1996-01-192-2/+2
* added class to initial id macroJoel Sherrill1996-01-174-16/+14
* increased stack sizeJoel Sherrill1996-01-171-1/+1
* 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-1524-247/+354
* changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill1995-12-2014-105/+160
* changes remerged after disk crash -- history lostJoel Sherrill1995-12-192-2/+2
* changed versionJoel Sherrill1995-12-082-2/+2
* added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1995-12-086-5/+6
* Added comments for addition of is_fp flag to _CPU_Context_Initialize.Joel Sherrill1995-12-051-0/+5
* bug fix in statistics from Tony Bennett (tbennett@divnc.com)Joel Sherrill1995-12-051-1/+3
* minor changes so it would compile in a cross environmentJoel Sherrill1995-12-051-0/+2
* minor changes so it would compileJoel Sherrill1995-12-054-14/+12
* new states added and _Rate_monotonic_Set_State removed.Joel Sherrill1995-12-053-111/+67
* Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1995-12-0116-110/+45
* Added new synchronization algorithm.Joel Sherrill1995-12-011-58/+92
* Added support for new synchronization algorithm. Specifically, the routineJoel Sherrill1995-12-012-0/+28
* Added support for new synchronization algorithm.Joel Sherrill1995-12-012-0/+50
* Changed code for exit from synchronization state to a switch on theJoel Sherrill1995-12-011-11/+19
* spurious blank line removedJoel Sherrill1995-12-012-2/+0
* Replaced critical section algorithm to correct race conditions.Joel Sherrill1995-12-011-10/+19
* Made _Event_Sync volatileJoel Sherrill1995-12-012-4/+30
* Corrected use of the state WATCHDOG_REINSERT and renamed itJoel Sherrill1995-12-013-14/+27
* typos fixedJoel Sherrill1995-10-3115-43/+151
* SPARC port passes all testsJoel Sherrill1995-10-3039-888/+2673
* fixed null pointer dereferenceJoel Sherrill1995-10-061-2/+2
* fixed missing CVS IDsJoel Sherrill1995-10-0661-6/+87
* SPARC merged and successfully tested w/o interrupt supportJoel Sherrill1995-10-068-1/+1866
* moved to new development machine and went to gcc 2.7.0Joel Sherrill1995-10-063-2/+5
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-2916-80/+213
* Modified UNIX simulator port so all references to native unixJoel Sherrill1995-09-273-19/+455
* Fixed typoJoel Sherrill1995-09-272-4/+4
* posix support initially addedJoel Sherrill1995-09-26301-720/+13246
* Removed unnecessary include files.Joel Sherrill1995-09-221-1/+1
* Removed unneeded referenced to rtems/fatal.hJoel Sherrill1995-09-226-6/+0
* moving files around and adding the exec/wrapup directoryJoel Sherrill1995-09-223-5/+6
* More file movement required api extension to be added to scoreJoel Sherrill1995-09-215-5/+264
* More file movementJoel Sherrill1995-09-214-4/+4
* More file movementJoel Sherrill1995-09-215-6/+3
* More file movementJoel Sherrill1995-09-215-9/+7
* moving files aroundJoel Sherrill1995-09-2113-21/+16
* Changed version numberJoel Sherrill1995-09-202-2/+2
* Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1995-09-192-12/+40
* Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1995-09-196-0/+76
* Removed a section of code which was "#if 0"'ed.Joel Sherrill1995-09-191-16/+0
* Incorporated the submission from John S. GwynneJoel Sherrill1995-09-196-70/+656
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-1931-1132/+2500