OSDN Git Service

* opencl-lang.c (STRUCT_OCL_TYPE): Remove.
authoruweigand <uweigand>
Tue, 22 Feb 2011 00:53:09 +0000 (00:53 +0000)
committeruweigand <uweigand>
Tue, 22 Feb 2011 00:53:09 +0000 (00:53 +0000)
commitd752d5bf89508bade66d44b3e52f6e232297a28c
tree165a1784f4f58582f6b8b04773a87bbeaadb1b76
parent3fd8fd2164b8f0c62e2c2035c0b3a42c47ab67a9
* 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".
gdb/ChangeLog
gdb/opencl-lang.c