Module Name: pcc
Committed By: ragge
Date: Tue Nov 18 16:21:30 UTC 2008
Modified Files:
pcc/mip: common.c manifest.h reader.c
Log Message:
Cleanup the implementation of tempalloc().
Add support for setting marks and releasing marks on the temp heap,
to free memory early.
While here, remove clause 3 from my license.
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pcc/mip/common.c
cvs rdiff -u -r1.85 -r1.86 pcc/mip/manifest.h
cvs rdiff -u -r1.244 -r1.245 pcc/mip/reader.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.