Module Name:    pcc
Committed By:   ragge
Date:           Sun Jan  1 16:20:55 UTC 2012

Added Files:
        pcc/cc/cxxcom: Makefile.in builtins.c cgram.y cxxcode.c cxxdefs.h
            gcc_compat.c init.c inline.c main.c optim.c pass1.h pftn.c scan.l
            softfloat.c stabs.c symtabs.c trees.c

Log Message:
c++ versions of the frontend files.  This is a very limited implementation
which only namespaces, classes and partly overloaded functions.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pcc/cc/cxxcom/Makefile.in pcc/cc/cxxcom/builtins.c \
    pcc/cc/cxxcom/cgram.y pcc/cc/cxxcom/cxxcode.c pcc/cc/cxxcom/cxxdefs.h \
    pcc/cc/cxxcom/gcc_compat.c pcc/cc/cxxcom/init.c pcc/cc/cxxcom/inline.c \
    pcc/cc/cxxcom/main.c pcc/cc/cxxcom/optim.c pcc/cc/cxxcom/pass1.h \
    pcc/cc/cxxcom/pftn.c pcc/cc/cxxcom/scan.l pcc/cc/cxxcom/softfloat.c \
    pcc/cc/cxxcom/stabs.c pcc/cc/cxxcom/symtabs.c pcc/cc/cxxcom/trees.c

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

Reply via email to