]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
2005-01-28 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Fri, 28 Jan 2005 19:56:01 +0000 (19:56 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 28 Jan 2005 19:56:01 +0000 (19:56 +0000)
commit10a2c479a7ced4d97b179bdf6cb2a12891d57c62
tree06a4d002d81b7447382d5044092847f01e85f555
parent7af0dfc73dbf19b5fb229b377766203ff0ad85ec
2005-01-28  Andrew Cagney  <cagney@gnu.org>

* ada-lang.c (value_from_contents_and_address)
(to_record_with_fixed_variant_part)
(value_tag_from_contents_and_address, ada_to_fixed_type)
(to_fixed_variant_branch_type, to_fixed_record_type)
(ada_template_to_fixed_record_type, cond_offset_host)
(ada_template_to_fixed_record_type_1): Make buffer a const
bfd_byte.
* ada-lang.h (ada_template_to_fixed_record_type_1)
(value_from_contents_and_address, ada_to_fixed_type): Ditto.
gdb/ChangeLog
gdb/ada-lang.c
gdb/ada-lang.h