This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: gfunck
Date: Wed Nov 23 00:16:40 2011
New Revision: 181645

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181645
Log:

gcc/
	* DEV-PHASE: "GCC UPC" -> "GNU UPC", and bump minor rev.
	* dwarf2out.c (gen_compile_unit_die): Check for
	the "GNU UPC" language string in lieu of "GCC UPC".
	* config/rs6000/rs6000.c (rs6000_output_function_epilogue): Ditto.

gcc/upc/
	* upc-act.c (upc_cpp_builtins): Generate new pre-defined macro: __GUPC__.

Modified:
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DEV-PHASE
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/upc/ChangeLog
    branches/gupc/gcc/upc/upc-act.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]