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 e7b47f2e68 S12Z: gas: Fix bug when a symbol name was the single letter 'c'. new 1fea0d5379 doc: Add table of MI versions new c24bdb023c Introduce dwarf2_cu::get_builder
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 | 20 ++ gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 59 ++++- gdb/dwarf2read.c | 271 ++++++++++++--------- gdb/testsuite/ChangeLog | 5 + .../gdb.dwarf2/inlined_subroutine-inheritance.exp | 213 ++++++++++++++++ 6 files changed, 446 insertions(+), 127 deletions(-) create mode 100644 gdb/testsuite/gdb.dwarf2/inlined_subroutine-inheritance.exp