did something I shouldnt have, mixed changes for two different projects at once,...
authorjjenista <jjenista>
Mon, 9 Aug 2010 22:20:53 +0000 (22:20 +0000)
committerjjenista <jjenista>
Mon, 9 Aug 2010 22:20:53 +0000 (22:20 +0000)
commitd09512311b728139c0c7b559e30bdcb28390982d
tree109c078e58adf322058b4a57964046e9bcd45f8d
parent10b0bbc78eac22369d981703ff6dd1a4a670e5f9
did something I shouldnt have, mixed changes for two different projects at once, hard to back out now so heres a commit and ill physically check with everyone for immediate broken environemnts.  change 1, updating the coreprof system, in progress but stable for anyone not using coreprof and change 2, add an allocsite field to Objects in generated c code that is populated at allocation, stephen can use it, and maybe future ooojava subsystems, to tell what site an object was allocated at
Robust/src/Analysis/Disjoint/AllocSite.java
Robust/src/IR/Flat/BuildCode.java
Robust/src/Runtime/coreprof/coreprof.c
Robust/src/Runtime/coreprof/coreprof.h
Robust/src/Runtime/runtime.c
Robust/src/Runtime/runtime.h
Robust/src/Runtime/workschedule.c
Robust/src/buildscript