]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
* ada-lang.c (desc_data_type): Remove, replace by ...
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 18 May 2009 13:55:49 +0000 (13:55 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Mon, 18 May 2009 13:55:49 +0000 (13:55 +0000)
commit556bdfd450aca2814fa8db1ea6581c46f8f4fe92
tree167d5182a6a17e2b6c6cb1f07569c5f6033ad5f0
parentaaa88a990dbfc9c2d1f271a6d80c6080d87594a4
* ada-lang.c (desc_data_type): Remove, replace by ...
(desc_data_target_type): ... this.
(thin_data_pntr): Use desc_data_target_type instead of desc_data_type.
(ada_is_array_descriptor_type): Likewise.
(ada_type_of_array): Likewise.
(ada_coerce_to_simple_array_type): Likewise.
(ada_array_element_type): Likewise.
gdb/ChangeLog
gdb/ada-lang.c