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 b46fee9c0bf Automatic date update in version.in new e4d4bb9f71d gdb/dwarf: remove line_header parameter from dwarf2_decode_lines new 68691f88cfb gdb/dwarf: remove m_line_header from lnp_state_machine class new 3121014844c gdb/dwarf: remove the line_header argument from dwarf2_star [...] new 361b1ea794b gdb/dwarf: move subfile and symtab creation into dwarf2_cu method new 3507c2881ef gdb/dwarf: rename dwarf2_start_subfile to dwarf2_cu::start_subfile
The 5 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/dwarf2/cu.c | 49 +++++++++++++++++++++++++++++++ gdb/dwarf2/cu.h | 7 +++++ gdb/dwarf2/line-program.c | 75 ++++++++++++++++++----------------------------- gdb/dwarf2/line-program.h | 10 ++----- gdb/dwarf2/read.c | 49 +++---------------------------- gdb/dwarf2/read.h | 25 ---------------- 6 files changed, 91 insertions(+), 124 deletions(-)