Module Name:    pcc
Committed By:   ragge
Date:           Sun Nov 16 13:30:17 UTC 2008

Modified Files:
        pcc/arch/i386: local.c local2.c
        pcc/cc/ccom: inline.c trees.c
        pcc/mip: common.c manifest.h optim2.c pass2.h protos.h reader.c regs.c

Log Message:
Add an extra argument to walkf() so that we can avoid using static vars
in a bunch of places.


To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pcc/arch/i386/local.c
cvs rdiff -u -r1.115 -r1.116 pcc/arch/i386/local2.c
cvs rdiff -u -r1.20 -r1.21 pcc/cc/ccom/inline.c
cvs rdiff -u -r1.214 -r1.215 pcc/cc/ccom/trees.c
cvs rdiff -u -r1.82 -r1.83 pcc/mip/common.c
cvs rdiff -u -r1.84 -r1.85 pcc/mip/manifest.h
cvs rdiff -u -r1.56 -r1.57 pcc/mip/optim2.c
cvs rdiff -u -r1.116 -r1.117 pcc/mip/pass2.h
cvs rdiff -u -r1.66 -r1.67 pcc/mip/protos.h
cvs rdiff -u -r1.242 -r1.243 pcc/mip/reader.c
cvs rdiff -u -r1.192 -r1.193 pcc/mip/regs.c

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

Reply via email to