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 c8d5abea3d9 gdb/fortran: Change whitespace when printing arrays new cafb0d81315 Add a new overload of gdb_bfd_sections new a190fabbfc6 Use gdb_bfd_sections in core_target_open new 1ce51eb52dc Use gdb_bfd_sections in gdb_bfd_close_or_warn new 3cabfd268b2 Use gdb_bfd_sections in get_stap_base_address new cb814f2e306 Use gdb_bfd_sections in build_objfile_section_table new ad7277dab9f Use gdb_bfd_sections in symfile.c new 5bb6e9dd709 Use gdb_bfd_sections in dwarf2/read.c new b35c1d1cf45 Use gdb_bfd_sections in ELF osabi tag sniffing new f4f2b85fb2e Use gdb_bfd_sections in gcore_memory_sections new 03cd72b8107 Use gdb_bfd_sections in restore_command new 08f93a1a93f Use gdb_bfd_sections in elf_symfile_read new 8a6bb1d130b Use gdb_bfd_sections in build_section_table new 5486c517489 Use gdb_bfd_sections in generic_load
The 13 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 | 88 +++++++++++++++++++++++++++++++++++++++++++++++++ gdb/arm-tdep.c | 7 ++-- gdb/cli/cli-dump.c | 94 +++++++++++++++++++++++++---------------------------- gdb/corelow.c | 10 +++--- gdb/dwarf2/read.c | 50 ++++++++++++++-------------- gdb/elfread.c | 10 +++--- gdb/exec.c | 50 ++++++++++++---------------- gdb/gcore.c | 10 +++--- gdb/gdb_bfd.c | 5 +-- gdb/gdb_bfd.h | 10 ++++-- gdb/mips-sde-tdep.c | 5 ++- gdb/objfiles.c | 29 +++++++---------- gdb/osabi.c | 10 +++--- gdb/osabi.h | 6 ++-- gdb/stap-probe.c | 18 +++------- gdb/symfile.c | 76 ++++++++++++++----------------------------- gdb/symfile.h | 2 -- 17 files changed, 256 insertions(+), 224 deletions(-)