summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/src/objectallocatebyindex.c (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-12Corrected so now actually indexes into the allocation block.Joel Sherrill1-10/+6
1999-11-10Corrected to account for the way memory is divided up inJoel Sherrill1-7/+9
_Object_Extend_information. This change is a side-effect of the change made to that file to fix an alignment problem.
1999-11-02Split object.c into multiple files.Joel Sherrill1-0/+76