Module Name:    pcc
Committed By:   ragge
Date:           Sun Mar 23 09:17:44 UTC 2008

Modified Files:
        pcc/f77/fcom: defs.h exec.c expr.c init.c intr.c io.c main.c put.c
            putscj.c scjdefs.h

Log Message:
Handle statement functions correctly. Remove some unused prototypes.
Remove assignment of hard regs from f77 frontend.  Still missing:
- ENTRY
- Computed goto
- Make use of f77 temporaries in register allocator.

All targets should be able to support f77 now.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pcc/f77/fcom/defs.h
cvs rdiff -u -r1.11 -r1.12 pcc/f77/fcom/exec.c
cvs rdiff -u -r1.17 -r1.18 pcc/f77/fcom/expr.c
cvs rdiff -u -r1.10 -r1.11 pcc/f77/fcom/init.c pcc/f77/fcom/io.c
cvs rdiff -u -r1.9 -r1.10 pcc/f77/fcom/intr.c pcc/f77/fcom/putscj.c
cvs rdiff -u -r1.6 -r1.7 pcc/f77/fcom/main.c
cvs rdiff -u -r1.13 -r1.14 pcc/f77/fcom/put.c
cvs rdiff -u -r1.8 -r1.9 pcc/f77/fcom/scjdefs.h

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

Reply via email to