This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 74a2f8ffb8 treat Ada DW_TAG_unspecified_type DIEs as stub types new a405673cc5 Add support for dynamic DW_AT_byte_stride. new 9fe561ab7f [gdb/Ada] slices of arrays with dynamic strides
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 19 +++++ gdb/ada-lang.c | 12 ++-- gdb/dwarf2read.c | 27 ++++++-- gdb/gdbtypes.c | 80 +++++++++++++++++++--- gdb/gdbtypes.h | 6 +- gdb/testsuite/ChangeLog | 8 +++ .../gdb.ada/{rec_return.exp => dyn_stride.exp} | 18 +++-- .../gdb.ada/{funcall_char => dyn_stride}/foo.adb | 31 ++++++--- 8 files changed, 167 insertions(+), 34 deletions(-) copy gdb/testsuite/gdb.ada/{rec_return.exp => dyn_stride.exp} (71%) copy gdb/testsuite/gdb.ada/{funcall_char => dyn_stride}/foo.adb (57%)