Module Name:    pcc
Committed By:   ragge
Date:           Sun Jul 23 08:55:09 UTC 2023

Modified Files:
        pcc/cc/ccom: builtins.c cgram.y complex.c gcc_compat.c init.c inline.c
            optim.c params.c pass1.h pftn.c stabs.c symtabs.c trees.c

Log Message:
Giant update: Combine all pass1 type information in one struct.


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pcc/cc/ccom/builtins.c
cvs rdiff -u -r1.427 -r1.428 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.3 -r1.4 pcc/cc/ccom/complex.c
cvs rdiff -u -r1.123 -r1.124 pcc/cc/ccom/gcc_compat.c
cvs rdiff -u -r1.112 -r1.113 pcc/cc/ccom/init.c
cvs rdiff -u -r1.67 -r1.68 pcc/cc/ccom/inline.c pcc/cc/ccom/optim.c
cvs rdiff -u -r1.5 -r1.6 pcc/cc/ccom/params.c
cvs rdiff -u -r1.325 -r1.326 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.445 -r1.446 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.36 -r1.37 pcc/cc/ccom/stabs.c
cvs rdiff -u -r1.42 -r1.43 pcc/cc/ccom/symtabs.c
cvs rdiff -u -r1.395 -r1.396 pcc/cc/ccom/trees.c

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

_______________________________________________
Pcc-commit mailing list
Pcc-commit@lists.ludd.ltu.se
https://lists.ludd.ltu.se/cgi-bin/mailman/listinfo/pcc-commit

Reply via email to