summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
1996-02-21MPCI Receive became a thread and the prototype changed.Joel Sherrill1-1/+3
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill2-4/+9
1996-02-13comment added to describe synchronization logic in timeout routineJoel Sherrill1-0/+21
1996-02-09new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill5-14/+31
1996-02-09added rtems_interrupt_is_in_progressJoel Sherrill2-0/+28
1996-02-08changed synchronization algorithm to be a single list of enumerated statesJoel Sherrill2-4/+4
1996-01-17added class to initial id macroJoel Sherrill2-8/+8
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill2-2/+14
1995-12-08added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1-1/+1
1995-12-05new states added and _Rate_monotonic_Set_State removed.Joel Sherrill3-111/+67
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill5-21/+18
1995-12-01Changed code for exit from synchronization state to a switch on theJoel Sherrill1-11/+19
1995-12-01spurious blank line removedJoel Sherrill2-2/+0
1995-12-01Replaced critical section algorithm to correct race conditions.Joel Sherrill1-10/+19
1995-12-01Made _Event_Sync volatileJoel Sherrill2-4/+30
1995-10-31typos fixedJoel Sherrill2-1/+3
1995-10-30SPARC port passes all testsJoel Sherrill1-0/+202
1995-09-26posix support initially addedJoel Sherrill82-271/+271
1995-09-21More file movement required api extension to be added to scoreJoel Sherrill1-5/+5
1995-09-21More file movementJoel Sherrill4-4/+4
1995-09-21More file movementJoel Sherrill5-6/+3
1995-09-21moving files aroundJoel Sherrill2-2/+2
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill12-1075/+361
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill118-1687/+2691
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill37-241/+368
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill16-23/+97
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill65-239/+735
1995-08-22fix broken RCS Ids -- $ accidentally lost merging changes earlierJoel Sherrill14-14/+14
1995-08-22make inline and macro implementations matchJoel Sherrill3-25/+37
1995-08-22make inline and macro implementations matchJoel Sherrill4-36/+34
1995-08-18+ Added object type field to object id.Joel Sherrill9-2/+9
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill11-159/+157
1995-08-17variable length messagesJoel Sherrill2-119/+269
1995-08-17Id reinsertedJoel Sherrill2-2/+2
1995-08-17no limit removedJoel Sherrill2-8/+6
1995-08-16bug fixes to make macro implementations workJoel Sherrill14-26/+26
1995-08-04Split out event manager support functionJoel Sherrill1-20/+0
1995-08-04split out event support functions in anticipation of making a handlerJoel Sherrill1-191/+0
1995-08-01deleted unused codeJoel Sherrill1-38/+0
1995-07-31Switched to events for mp receive server and eliminated the specialJoel Sherrill1-18/+49
1995-05-24Fully tested on all in-house targetsJoel Sherrill2-10/+4