Module Name: pcc
Committed By: plunky
Date: Fri Oct 26 11:04:39 UTC 2012
Modified Files:
pcc/cc/cc: cc.c
pcc/os/darwin: ccconfig.h
pcc/os/netbsd: ccconfig.h
Log Message:
change EARLY_SETUP -> PCC_EARLY_SETUP,
and EARLY_ARG_CHECK -> PCC_EARLY_ARG_CHECK
and be consistent about statement terminators in the macros
To generate a diff of this commit:
cvs rdiff -u -r1.259 -r1.260 pcc/cc/cc/cc.c
cvs rdiff -u -r1.17 -r1.18 pcc/os/darwin/ccconfig.h
cvs rdiff -u -r1.25 -r1.26 pcc/os/netbsd/ccconfig.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.