Module Name:    pcc
Committed By:   ragge
Date:           Sat Dec 20 14:15:27 UTC 2008

Modified Files:
        pcc/cc/ccom: cgram.y gcc_compat.c init.c scan.l

Log Message:
Yet another overhaul of the yacc code, now some more of the syntax can
be parsed.  XXX - should be sanity-checked for conflicts.
Also some work on level0 compound literals and a better attribute support.


To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.21 -r1.22 pcc/cc/ccom/gcc_compat.c
cvs rdiff -u -r1.46 -r1.47 pcc/cc/ccom/init.c
cvs rdiff -u -r1.80 -r1.81 pcc/cc/ccom/scan.l

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to