summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill17-159/+233
1995-12-20changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill3-15/+23
1995-12-19changes remerged after disk crash -- history lostJoel Sherrill1-1/+1
1995-12-08added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill6-5/+6
1995-12-05bug fix in statistics from Tony Bennett (tbennett@divnc.com)Joel Sherrill1-1/+3
1995-12-05minor changes so it would compileJoel Sherrill1-3/+1
1995-12-05new states added and _Rate_monotonic_Set_State removed.Joel Sherrill2-94/+60
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill11-70/+30
1995-12-01Added new synchronization algorithm.Joel Sherrill1-58/+92
1995-12-01Added support for new synchronization algorithm. Specifically, the routineJoel Sherrill1-0/+14
1995-12-01Added support for new synchronization algorithm.Joel Sherrill1-0/+25
1995-12-01Changed code for exit from synchronization state to a switch on theJoel Sherrill1-11/+19
1995-12-01spurious blank line removedJoel Sherrill1-1/+0
1995-12-01Replaced critical section algorithm to correct race conditions.Joel Sherrill1-10/+19
1995-12-01Made _Event_Sync volatileJoel Sherrill1-2/+15
1995-12-01Corrected use of the state WATCHDOG_REINSERT and renamed itJoel Sherrill2-10/+23
1995-10-31typos fixedJoel Sherrill6-30/+48
1995-10-30SPARC port passes all testsJoel Sherrill17-165/+834
1995-10-06fixed null pointer dereferenceJoel Sherrill1-2/+2
1995-10-06fixed missing CVS IDsJoel Sherrill32-1/+48
1995-10-06SPARC merged and successfully tested w/o interrupt supportJoel Sherrill4-1/+391
1995-10-06moved to new development machine and went to gcc 2.7.0Joel Sherrill2-1/+4
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill13-75/+178
1995-09-27Modified UNIX simulator port so all references to native unixJoel Sherrill1-13/+291
1995-09-27Fixed typoJoel Sherrill1-2/+2
1995-09-26posix support initially addedJoel Sherrill166-411/+8158
1995-09-22Removed unnecessary include files.Joel Sherrill1-1/+1
1995-09-22Removed unneeded referenced to rtems/fatal.hJoel Sherrill5-5/+0
1995-09-22moving files around and adding the exec/wrapup directoryJoel Sherrill1-3/+4
1995-09-21More file movement required api extension to be added to scoreJoel Sherrill4-5/+178
1995-09-21More file movementJoel Sherrill4-4/+4
1995-09-21More file movementJoel Sherrill4-8/+5
1995-09-21moving files aroundJoel Sherrill9-17/+12
1995-09-19Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill2-12/+40
1995-09-19Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill3-0/+38
1995-09-19Incorporated the submission from John S. GwynneJoel Sherrill5-22/+1086
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill18-780/+1628
1995-09-12Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill4-7/+20
1995-09-11Added... This is the Configuration Tables Template file.Joel Sherrill1-0/+282
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill168-2632/+4848
1995-08-29new file -- split from inlinesJoel Sherrill1-0/+202
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill46-322/+931
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill21-76/+182
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill51-317/+746
1995-08-22Fixed missing RCS IdsJoel Sherrill2-2/+2
1995-08-22Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill7-7/+7
1995-08-22fix broken RCS Ids -- $ accidentally lost merging changes earlierJoel Sherrill10-10/+10
1995-08-22make inline and macro implementations matchJoel Sherrill2-17/+26
1995-08-22make inline and macro implementations matchJoel Sherrill2-18/+17
1995-08-22Modified object name to id translation loop to make it easier toJoel Sherrill1-16/+24