r173837 - in /branches/gupc: gcc/ChangeLog.upc ...
gfunck@gcc.gnu.org
gfunck@gcc.gnu.org
Tue May 17 22:45:00 GMT 2011
Author: gfunck
Date: Tue May 17 22:45:18 2011
New Revision: 173837
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173837
Log:
2011-05-07 Gary Funck <gary@intrepid.com>
* Rework UPC-related configuration logic.
1. Re-distribute #defines in config/upc-conf.h
into defaults.h, upc/upc-rts-names.h and
upc/upc-pts.h.
2. Delete config/upc-conf.h and references to it.
3. Rework upc/upc-pts-packed.c and upc/upc-pts-struct.c
so that they are both compiled, and that one/other
is selected at compilation time based upon
the compiler configuration.
4. Misc. cosmetic code clean ups.
Added:
branches/gupc/gcc/upc/upc-rts-names.h
Removed:
branches/gupc/gcc/config/upc-conf.h
Modified:
branches/gupc/gcc/ChangeLog.upc
branches/gupc/gcc/DATESTAMP
branches/gupc/gcc/Makefile.in
branches/gupc/gcc/c-family/c-pragma.c
branches/gupc/gcc/c-family/c-upc.h
branches/gupc/gcc/c-family/stub-upc.c
branches/gupc/gcc/c-parser.c
branches/gupc/gcc/config.in
branches/gupc/gcc/configure
branches/gupc/gcc/configure.ac
branches/gupc/gcc/defaults.h
branches/gupc/gcc/doc/tm.texi
branches/gupc/gcc/doc/tm.texi.in
branches/gupc/gcc/upc/ChangeLog
branches/gupc/gcc/upc/Make-lang.in
branches/gupc/gcc/upc/config-lang.in
branches/gupc/gcc/upc/lang-specs.h
branches/gupc/gcc/upc/upc-act.c
branches/gupc/gcc/upc/upc-act.h
branches/gupc/gcc/upc/upc-cmd.c
branches/gupc/gcc/upc/upc-gasp.c
branches/gupc/gcc/upc/upc-gimplify.c
branches/gupc/gcc/upc/upc-lang.c
branches/gupc/gcc/upc/upc-pts-packed.c
branches/gupc/gcc/upc/upc-pts-struct.c
branches/gupc/gcc/upc/upc-pts.h
branches/gupc/libupc/ChangeLog
branches/gupc/libupc/config.h.in
branches/gupc/libupc/configure
branches/gupc/libupc/configure.ac
branches/gupc/libupc/smp/upc_pts.h
branches/gupc/libupc/upc-crtstuff.c
More information about the Gcc-cvs
mailing list