summaryrefslogtreecommitdiffstats
path: root/cpukit/score/macros (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill1995-08-226-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.
* + Added object type field to object id.Joel Sherrill1995-08-181-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.
* bug fixes to make macro implementations workJoel Sherrill1995-08-166-34/+11
|
* Fully tested on all in-house targetsJoel Sherrill1995-05-241-27/+0
|
* Initial revisionJoel Sherrill1995-05-1120-0/+2048