r178148 - in /branches/gupc/gcc: ChangeLog.upc ...

gfunck@gcc.gnu.org gfunck@gcc.gnu.org
Sun Aug 28 23:09:00 GMT 2011


Author: gfunck
Date: Sun Aug 28 23:09:07 2011
New Revision: 178148

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178148
Log:
2011-08-28  Gary Funck  <gary@intrepid.com>

	Re-work the type machinery to fully support and to unify support
	for the UPC layout qualifier (blocking factor).

Modified:
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/c-decl.c
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-common.h
    branches/gupc/gcc/c-family/c-upc.h
    branches/gupc/gcc/c-family/stub-upc.c
    branches/gupc/gcc/c-typeck.c
    branches/gupc/gcc/cp/tree.c
    branches/gupc/gcc/print-tree.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/upc/ChangeLog
    branches/gupc/gcc/upc/upc-act.c
    branches/gupc/gcc/upc/upc-genericize.c
    branches/gupc/gcc/upc/upc-pts-packed.c
    branches/gupc/gcc/upc/upc-pts-struct.c



More information about the Gcc-cvs mailing list