Module Name: pcc
Committed By: ragge
Date: Fri Jan 21 21:46:13 UTC 2011
Modified Files:
pcc/cc/ccom: gcc_compat.c pass1.h scan.l
Log Message:
Slightly rewrite the pragma handling to not abuse too much.
Also add support for "weak" pragmas, as in SystemV and GCC.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pcc/cc/ccom/gcc_compat.c
cvs rdiff -u -r1.211 -r1.212 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.97 -r1.98 pcc/cc/ccom/scan.l
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.