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]

r197320 - in /branches/gupc/libgupc: ChangeLog ...


Author: nenadv
Date: Mon Apr  1 20:13:37 2013
New Revision: 197320

URL: http://gcc.gnu.org/viewcvs?rev=197320&root=gcc&view=rev
Log:
libgupc/
	portals4/gupcr_env.c (gupcr_env_boolean): Rename from gupcr_env_switch.
	Change options to NO/no/0 or YES/yes/1.
	(gupcr_env_init): New names for node memory and forcetouch options
	set routines.
	portals4/gupcr_node.c (gupcr_node_local_alloc): Ditto.
	(gupcr_node_init): Ditto.
	portals4/gupcr_utils.c (gupcr_set_node_local_memory): Rename from
	gupcr_set_node_local_mem_enabled.
	(gupcr_set_forcetouch): Rename from gupcr_set_forcetouch_enabled.
	portals4/gupcr_utils.h: Ditto.

Modified:
    branches/gupc/libgupc/ChangeLog
    branches/gupc/libgupc/portals4/gupcr_env.c
    branches/gupc/libgupc/portals4/gupcr_node.c
    branches/gupc/libgupc/portals4/gupcr_utils.c
    branches/gupc/libgupc/portals4/gupcr_utils.h


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