Module Name:    pcc
Committed By:   ragge
Date:           Sat Nov 15 14:02:39 UTC 2008

Modified Files:
        pcc/cc/ccom: cgram.y inline.c main.c pass1.h pftn.c trees.c

Log Message:
Add support for real inlining of functions per C99.
Not yet for variables that reference to the frame pointer though.


To generate a diff of this commit:
cvs rdiff -u -r1.227 -r1.228 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.19 -r1.20 pcc/cc/ccom/inline.c
cvs rdiff -u -r1.90 -r1.91 pcc/cc/ccom/main.c
cvs rdiff -u -r1.155 -r1.156 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.230 -r1.231 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.213 -r1.214 pcc/cc/ccom/trees.c

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

Reply via email to