summaryrefslogtreecommitdiffstats
path: root/c/src/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1995-09-125-12/+149
* Added... This is the Configuration Tables Template file.Joel Sherrill1995-09-112-0/+564
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-11294-4210/+7494
* new file -- split from inlinesJoel Sherrill1995-08-291-0/+202
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-2871-424/+1261
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-2326-96/+237
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-2389-529/+1193
* Fixed missing RCS IdsJoel Sherrill1995-08-223-3/+3
* Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill1995-08-2223-14/+2817
* fix broken RCS Ids -- $ accidentally lost merging changes earlierJoel Sherrill1995-08-2224-24/+24
* make inline and macro implementations matchJoel Sherrill1995-08-223-25/+37
* make inline and macro implementations matchJoel Sherrill1995-08-224-36/+34
* Modified object name to id translation loop to make it easier toJoel Sherrill1995-08-221-16/+24