Module Name: pcc
Committed By: ragge
Date: Sun Dec 14 17:19:50 UTC 2008
Modified Files:
pcc/cc/ccom: cgram.y gcc_compat.c pass1.h pftn.c
Log Message:
Add support for variable and function attributes and put in support
to understand "section" for variables.
XXX - parts of the symtab handling will be rewritten to support
attributes fully.
While here, quiet the shift/reduce conflict that were due to NAME.
To generate a diff of this commit:
cvs rdiff -u -r1.239 -r1.240 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.20 -r1.21 pcc/cc/ccom/gcc_compat.c
cvs rdiff -u -r1.164 -r1.165 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.240 -r1.241 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.