summaryrefslogtreecommitdiffstats
path: root/cpukit/score/macros/rtems/score (unfollow)
Commit message (Collapse)AuthorFilesLines
1995-08-22Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill6-6/+6
(andy@i-cubed.demon.co.uk). This initial submission is known to work on the IBM 403. It is thought to work on the Motorola 601, 603, and 604 although this remains to be tested. Another user -- Doug Currie (e@flavors.com) -- is interested in this work and will be testing it on the 604 using the Metrowerks C compiler and a different format assembly language.
1995-08-18+ Added object type field to object id.Joel Sherrill1-4/+17
+ 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.
1995-08-16bug fixes to make macro implementations workJoel Sherrill6-34/+11
1995-05-24Fully tested on all in-house targetsJoel Sherrill1-27/+0