Module Name:    pcc
Committed By:   ragge
Date:           Sun Nov 16 11:52:41 UTC 2008

Modified Files:
        pcc/mip: manifest.h optim2.c pass2.h reader.c regs.c

Log Message:
Move a bunch of static variables used all over pass2 to a struct p2env
instead.  This simplifies passing information between different parts
of the second pass.


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 pcc/mip/manifest.h
cvs rdiff -u -r1.55 -r1.56 pcc/mip/optim2.c
cvs rdiff -u -r1.115 -r1.116 pcc/mip/pass2.h
cvs rdiff -u -r1.241 -r1.242 pcc/mip/reader.c
cvs rdiff -u -r1.191 -r1.192 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