summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* MPCI Receive became a thread and the prototype changed.Joel Sherrill1996-02-211-1/+3
* changed post task extension from user set to api set and added flagJoel Sherrill1996-02-132-4/+9
* comment added to describe synchronization logic in timeout routineJoel Sherrill1996-02-131-0/+21
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-095-14/+31
* added rtems_interrupt_is_in_progressJoel Sherrill1996-02-092-0/+28
* changed synchronization algorithm to be a single list of enumerated statesJoel Sherrill1996-02-082-4/+4
* added class to initial id macroJoel Sherrill1996-01-172-8/+8
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-152-2/+14
* added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1995-12-081-1/+1
* 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-015-21/+18
* 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
* typos fixedJoel Sherrill1995-10-312-1/+3
* SPARC port passes all testsJoel Sherrill1995-10-301-0/+202
* posix support initially addedJoel Sherrill1995-09-2682-271/+271
* More file movement required api extension to be added to scoreJoel Sherrill1995-09-211-5/+5
* More file movementJoel Sherrill1995-09-214-4/+4
* More file movementJoel Sherrill1995-09-215-6/+3
* moving files aroundJoel Sherrill1995-09-212-2/+2
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-1912-1075/+361
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-11118-1687/+2691
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-2837-241/+368
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-2316-23/+97
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-2365-239/+735
* fix broken RCS Ids -- $ accidentally lost merging changes earlierJoel Sherrill1995-08-2214-14/+14
* make inline and macro implementations matchJoel Sherrill1995-08-223-25/+37
* make inline and macro implementations matchJoel Sherrill1995-08-224-36/+34
* + Added object type field to object id.Joel Sherrill1995-08-189-2/+9
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-1711-159/+157
* variable length messagesJoel Sherrill1995-08-172-119/+269
* Id reinsertedJoel Sherrill1995-08-172-2/+2
* no limit removedJoel Sherrill1995-08-172-8/+6
* bug fixes to make macro implementations workJoel Sherrill1995-08-1614-26/+26
* Split out event manager support functionJoel Sherrill1995-08-041-20/+0
* split out event support functions in anticipation of making a handlerJoel Sherrill1995-08-041-191/+0
* deleted unused codeJoel Sherrill1995-08-011-38/+0
* Switched to events for mp receive server and eliminated the specialJoel Sherrill1995-07-311-18/+49
* Fully tested on all in-house targetsJoel Sherrill1995-05-242-10/+4
* Initial revisionJoel Sherrill1995-05-11146-0/+23058