Module Name: pcc
Committed By: sgk
Date: Wed Dec 24 17:40:41 UTC 2008
Modified Files:
pcc/f77/f77: f77.1 f77.c
pcc/f77/fcom: defs.h init.c main.c proc.c
Log Message:
Document the -q option in the manual page.
Add a -q option to suppress the printing of subprogram
names during compilation of a file.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pcc/f77/f77/f77.1
cvs rdiff -u -r1.15 -r1.16 pcc/f77/f77/f77.c
cvs rdiff -u -r1.21 -r1.22 pcc/f77/fcom/defs.h
cvs rdiff -u -r1.15 -r1.16 pcc/f77/fcom/init.c
cvs rdiff -u -r1.12 -r1.13 pcc/f77/fcom/main.c
cvs rdiff -u -r1.13 -r1.14 pcc/f77/fcom/proc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.