r171204 - in /branches/gupc: gcc/ChangeLog.upc ...
gfunck@gcc.gnu.org
gfunck@gcc.gnu.org
Mon Mar 21 02:51:00 GMT 2011
Author: gfunck
Date: Mon Mar 21 02:51:31 2011
New Revision: 171204
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171204
Log:
2011-03-20 Gary Funck <gary@intrepid.com>
* Call error() directly with a format specifier,
rather than using sprintf() to format the message.
This should make it easier to internationlize UPC's error messages.
Consult gcc/ChangeLog.upc, gcc/upc/ChangeLog and libupc/ChangeLog
for details.
Modified:
branches/gupc/gcc/ChangeLog.upc
branches/gupc/gcc/DATESTAMP
branches/gupc/gcc/upc/ChangeLog
branches/gupc/gcc/upc/upc-act.c
branches/gupc/gcc/varasm.c
branches/gupc/libupc/ChangeLog
branches/gupc/libupc/include/gcc-upc-lib.in
branches/gupc/libupc/smp/upc_access.c
branches/gupc/libupc/smp/upc_addr.c
branches/gupc/libupc/smp/upc_affinity.c
branches/gupc/libupc/smp/upc_alloc.upc
branches/gupc/libupc/smp/upc_barrier.c
branches/gupc/libupc/smp/upc_config.h
branches/gupc/libupc/smp/upc_lock.c
branches/gupc/libupc/smp/upc_main.c
branches/gupc/libupc/smp/upc_mem.h
branches/gupc/libupc/smp/upc_numa.c
branches/gupc/libupc/smp/upc_sysdep.c
branches/gupc/libupc/smp/upc_vm.c
More information about the Gcc-cvs
mailing list