r209120 - in /branches/gupc/gcc: ChangeLog.upc ...
gfunck@gcc.gnu.org
gfunck@gcc.gnu.org
Fri Apr 4 16:02:00 GMT 2014
Author: gfunck
Date: Fri Apr 4 16:02:45 2014
New Revision: 209120
URL: http://gcc.gnu.org/viewcvs?rev=209120&root=gcc&view=rev
Log:
Factor UPC-specific tree node handling into tree-upc.c and tree-upc.h.
Rename UPC-related variables and functions to include 'upc' in their names.
Added:
branches/gupc/gcc/tree-upc.c
branches/gupc/gcc/tree-upc.h
Modified:
branches/gupc/gcc/ChangeLog.upc
branches/gupc/gcc/DATESTAMP
branches/gupc/gcc/Makefile.in
branches/gupc/gcc/c-family/c-common.c
branches/gupc/gcc/c-family/c-pretty-print.c
branches/gupc/gcc/c-family/c-upc-low.c
branches/gupc/gcc/c-family/c-upc-pts-packed.c
branches/gupc/gcc/c-family/c-upc-pts-struct.c
branches/gupc/gcc/c-family/c-upc.c
branches/gupc/gcc/c-family/c-upc.h
branches/gupc/gcc/c/c-convert.c
branches/gupc/gcc/c/c-decl.c
branches/gupc/gcc/c/c-objc-common.c
branches/gupc/gcc/c/c-typeck.c
branches/gupc/gcc/c/c-upc-lang.c
branches/gupc/gcc/convert.c
branches/gupc/gcc/dwarf2out.c
branches/gupc/gcc/print-tree.c
branches/gupc/gcc/tree-core.h
branches/gupc/gcc/tree-dump.c
branches/gupc/gcc/tree-pretty-print.c
branches/gupc/gcc/tree.c
branches/gupc/gcc/tree.h
More information about the Gcc-cvs
mailing list