]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/dwarf2read.c
1) Handling of the DW_AT_byte_size attribute when processing a
authorPetr Sorfa <petrs@caldera.com>
Fri, 11 Jan 2002 16:56:04 +0000 (16:56 +0000)
committerPetr Sorfa <petrs@caldera.com>
Fri, 11 Jan 2002 16:56:04 +0000 (16:56 +0000)
commitb21b22e0688fffcd43af44aa3b234c7a5a4cd954
treecfc13f3e3ed7cd092c464c5216ffdff64c3e4fc8
parent41ae02c9eaedd88a26c7772a54e50a03ee129f7c
1) Handling of the DW_AT_byte_size attribute when processing a
DW_TAG_string_type (this is acceptable under the current DWARF 2.1/3.0
standard.)
2) In read_tag_string_type(), a fix for FORTRAN that propagates the
first string length to all string types. This is important as FORTRAN
strings are not delimited as in C/C++.
3) Handling of the DW_LANG_Fortran95.
gdb/ChangeLog
gdb/dwarf2read.c