src/gdb ChangeLog opencl-lang.c

uweigand@sourceware.org uweigand@sourceware.org
Mon Feb 21 15:53:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	uweigand@sourceware.org	2011-02-21 15:53:10

Modified files:
	gdb            : ChangeLog opencl-lang.c 

Log message:
	* opencl-lang.c (STRUCT_OCL_TYPE): Remove.
	(struct builtin_opencl_type): Remove.
	(builtin_opencl_type): Change return type to "struct type **".
	(lookup_opencl_vector_type): Update caller.
	(opencl_language_arch_info): Copy primitive type vector from gdbarch.
	(build_opencl_types): Install plain array of "struct type *"
	instead of "struct builtin_opencl_type".

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12619&r2=1.12620
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/opencl-lang.c.diff?cvsroot=src&r1=1.6&r2=1.7



More information about the Gdb-cvs mailing list