Module Name: pcc
Committed By: ragge
Date: Tue Feb 26 21:35:40 UTC 2008
Modified Files:
pcc/f77/fcom: Makefile.in data.c defines.h equiv.c exec.c expr.c intr.c
io.c proc.c put.c putscj.c scjdefs.h
Log Message:
Make fcom output something useable now, so that it can integrate pass2.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pcc/f77/fcom/Makefile.in
cvs rdiff -u -r1.8 -r1.9 pcc/f77/fcom/data.c pcc/f77/fcom/defines.h \
pcc/f77/fcom/proc.c
cvs rdiff -u -r1.7 -r1.8 pcc/f77/fcom/equiv.c pcc/f77/fcom/exec.c \
pcc/f77/fcom/io.c pcc/f77/fcom/put.c
cvs rdiff -u -r1.11 -r1.12 pcc/f77/fcom/expr.c
cvs rdiff -u -r1.6 -r1.7 pcc/f77/fcom/intr.c
cvs rdiff -u -r1.1 -r1.2 pcc/f77/fcom/putscj.c pcc/f77/fcom/scjdefs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.