summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems (unfollow)
Commit message (Collapse)AuthorFilesLines
1995-08-22make inline and macro implementations matchJoel Sherrill2-17/+26
1995-08-22make inline and macro implementations matchJoel Sherrill2-18/+17
1995-08-18+ Added object type field to object id.Joel Sherrill8-2/+8
+ Added name pointer to Object_Control. + Modified Object Open and Close to address name field. + Removed name as separate element from Thread and Proxy Control. + Added parameter "object class" to calls to Initialize Information
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill5-75/+71
(tbennett@divnc.com) including the following major additions: + variable length messages + named devices + debug monitor + association tables/variables
1995-08-17variable length messagesJoel Sherrill2-119/+269
1995-08-17Id reinsertedJoel Sherrill1-1/+1
1995-08-17no limit removedJoel Sherrill1-4/+3
1995-08-16bug fixes to make macro implementations workJoel Sherrill7-13/+13
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
blocking mechanism for it.
1995-05-24Fully tested on all in-house targetsJoel Sherrill1-5/+2