Module Name: pcc
Committed By: ragge
Date: Fri Jun 20 13:19:03 UTC 2008
Modified Files:
pcc/cc/ccom: cgram.y pass1.h trees.c
Log Message:
Break out buildtree() for NAME nodes to a separate function.
Do not expose builtins to clocal() before they are converted.
To generate a diff of this commit:
cvs rdiff -u -r1.204 -r1.205 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.144 -r1.145 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.198 -r1.199 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.