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 9f5f1eb9a11 gdb: remove unnecessary local variable in pager_file::puts new 61cc67a504e [gdbsupport] Add codespell section in setup.cfg new d1a5224cd3b gdb/dwarf: make read_cutu_die_from_dwo a method of cutu_reader new 085002d0dc0 gdb/dwarf: make init_cu_die_reader a method of cutu_reader new e9c7a913187 gdb/dwarf: add empty lines in cutu_reader::read_cutu_die_fr [...] new 54333345d29 gdb/dwarf: move a bunch of DIE-reading functions to cutu_reader new b8c80caf59f gdb/dwarf: pass dwarf2_cu instead of cutu_reader to two functions new f5484e9b6cf gdb/dwarf: make all fields of cutu_reader private new ebb283e4ae2 gdb/dwarf: remove unnecessary `this->` in read.c
The 8 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/contrib/codespell-ignore-words.txt | 3 + gdb/dwarf2/read.c | 866 +++++++++++++++++---------------- gdbsupport/setup.cfg | 4 + 3 files changed, 448 insertions(+), 425 deletions(-) create mode 100644 gdb/contrib/codespell-ignore-words.txt create mode 100644 gdbsupport/setup.cfg