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 f07fad95a94 gdb: add .flake8 file new 0c1bcd23274 gdb: convert obj_section macros to methods new 2608aff5526 gdb: use gdb_bfd_count_sections in macho_symfile_offsets
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 | 22 ++++++++++++ gdb/arm-tdep.c | 15 ++++----- gdb/exec.c | 3 +- gdb/gcore.c | 6 ++-- gdb/hppa-bsd-tdep.c | 4 +-- gdb/hppa-linux-tdep.c | 4 +-- gdb/hppa-tdep.c | 6 +--- gdb/ia64-tdep.c | 14 +++----- gdb/machoread.c | 4 +-- gdb/maint.c | 3 +- gdb/minsyms.c | 8 ++--- gdb/objfiles.c | 27 +++++++-------- gdb/objfiles.h | 93 ++++++++++++++++++++++++++++++++++----------------- gdb/printcmd.c | 3 +- gdb/solib-aix.c | 3 +- gdb/solib-dsbt.c | 2 +- gdb/solib-frv.c | 2 +- gdb/symfile.c | 14 ++++---- gdb/symtab.c | 3 +- gdb/tilegx-tdep.c | 2 +- gdb/tui/tui-disasm.c | 2 +- gdb/xstormy16-tdep.c | 4 +-- 22 files changed, 141 insertions(+), 103 deletions(-)