summaryrefslogtreecommitdiff
path: root/c/src/exec/rtems (follow)
AgeCommit message (Expand)Author
1996-06-06Added Sporadic Server support to posix threads which required changesJoel Sherrill
1996-06-03added priority ceiling supportJoel Sherrill
1996-05-31renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill
1996-05-29*** empty log message ***Joel Sherrill
1996-05-29It is now not an error to have 0 RTEMS initialization tasks since you couldJoel Sherrill
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill
1996-05-28added initial posix configuration supportJoel Sherrill
1996-04-19event.c: _Event_Manager_initialization no longer a static inlineJoel Sherrill
1996-04-19_Event_Manager_initialization no longer a static inlineJoel Sherrill
1996-04-19event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill
1996-04-19event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill
1996-04-19modified to generate fatal error when an unconfigured directive is invoked.Joel Sherrill
1996-03-21update to reflect internal threads reorganizationJoel Sherrill
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill
1996-02-21MPCI Receive became a thread and the prototype changed.Joel Sherrill
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill
1996-02-13comment added to describe synchronization logic in timeout routineJoel Sherrill
1996-02-09new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill
1996-02-09added rtems_interrupt_is_in_progressJoel Sherrill
1996-02-08changed synchronization algorithm to be a single list of enumerated statesJoel Sherrill
1996-01-17added class to initial id macroJoel Sherrill
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill
1995-12-08added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill
1995-12-05new states added and _Rate_monotonic_Set_State removed.Joel Sherrill
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill
1995-12-01Changed code for exit from synchronization state to a switch on theJoel Sherrill
1995-12-01spurious blank line removedJoel Sherrill
1995-12-01Replaced critical section algorithm to correct race conditions.Joel Sherrill
1995-12-01Made _Event_Sync volatileJoel Sherrill
1995-10-31typos fixedJoel Sherrill
1995-10-30SPARC port passes all testsJoel Sherrill
1995-09-26posix support initially addedJoel Sherrill
1995-09-21More file movement required api extension to be added to scoreJoel Sherrill
1995-09-21More file movementJoel Sherrill
1995-09-21More file movementJoel Sherrill
1995-09-21moving files aroundJoel Sherrill
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill
1995-08-22fix broken RCS Ids -- $ accidentally lost merging changes earlierJoel Sherrill
1995-08-22make inline and macro implementations matchJoel Sherrill
1995-08-22make inline and macro implementations matchJoel Sherrill
1995-08-18+ Added object type field to object id.Joel Sherrill
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill
1995-08-17variable length messagesJoel Sherrill
1995-08-17Id reinsertedJoel Sherrill
1995-08-17no limit removedJoel Sherrill
1995-08-16bug fixes to make macro implementations workJoel Sherrill