Module Name: pcc
Committed By: ragge
Date: Sat Aug 1 15:53:06 UTC 2009
Modified Files:
pcc/cc/cpp: cpp.c cpp.h cpy.y token.c
pcc/cc/cpp/tests: res2 res3 res7
Log Message:
Significant update of cpp, now runs in only around 10% time compared to before.
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pcc/cc/cpp/cpp.c
cvs rdiff -u -r1.39 -r1.40 pcc/cc/cpp/cpp.h
cvs rdiff -u -r1.16 -r1.17 pcc/cc/cpp/cpy.y
cvs rdiff -u -r1.18 -r1.19 pcc/cc/cpp/token.c
cvs rdiff -u -r1.1 -r1.2 pcc/cc/cpp/tests/res2 pcc/cc/cpp/tests/res7
cvs rdiff -u -r1.2 -r1.3 pcc/cc/cpp/tests/res3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.