summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added support for new synchronization algorithm.Joel Sherrill1995-12-011-0/+25
* Changed code for exit from synchronization state to a switch on theJoel Sherrill1995-12-011-11/+19
* spurious blank line removedJoel Sherrill1995-12-011-1/+0
* Replaced critical section algorithm to correct race conditions.Joel Sherrill1995-12-011-10/+19
* Made _Event_Sync volatileJoel Sherrill1995-12-011-2/+15
* Corrected use of the state WATCHDOG_REINSERT and renamed itJoel Sherrill1995-12-012-10/+23
* typos fixedJoel Sherrill1995-10-316-30/+48
* SPARC port passes all testsJoel Sherrill1995-10-3017-165/+834
* fixed null pointer dereferenceJoel Sherrill1995-10-061-2/+2
* fixed missing CVS IDsJoel Sherrill1995-10-0632-1/+48
* SPARC merged and successfully tested w/o interrupt supportJoel Sherrill1995-10-064-1/+391
* moved to new development machine and went to gcc 2.7.0Joel Sherrill1995-10-062-1/+4
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-2913-75/+178
* Modified UNIX simulator port so all references to native unixJoel Sherrill1995-09-271-13/+291
* Fixed typoJoel Sherrill1995-09-271-2/+2
* posix support initially addedJoel Sherrill1995-09-26166-411/+8158
* Removed unnecessary include files.Joel Sherrill1995-09-221-1/+1
* Removed unneeded referenced to rtems/fatal.hJoel Sherrill1995-09-225-5/+0
* moving files around and adding the exec/wrapup directoryJoel Sherrill1995-09-221-3/+4
* More file movement required api extension to be added to scoreJoel Sherrill1995-09-214-5/+178
* More file movementJoel Sherrill1995-09-214-4/+4
* More file movementJoel Sherrill1995-09-214-8/+5
* moving files aroundJoel Sherrill1995-09-219-17/+12
* 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-193-0/+38
* Incorporated the submission from John S. GwynneJoel Sherrill1995-09-195-22/+1086
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-1918-780/+1628
* Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1995-09-124-7/+20
* Added... This is the Configuration Tables Template file.Joel Sherrill1995-09-111-0/+282
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-11168-2632/+4848
* new file -- split from inlinesJoel Sherrill1995-08-291-0/+202
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-2846-322/+931
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-2321-76/+182
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-2351-317/+746
* Fixed missing RCS IdsJoel Sherrill1995-08-222-2/+2
* Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill1995-08-227-7/+7
* fix broken RCS Ids -- $ accidentally lost merging changes earlierJoel Sherrill1995-08-2210-10/+10
* make inline and macro implementations matchJoel Sherrill1995-08-222-17/+26
* make inline and macro implementations matchJoel Sherrill1995-08-222-18/+17
* Modified object name to id translation loop to make it easier toJoel Sherrill1995-08-221-16/+24