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 cb21dd0c599 gdb: add Tsukasa Oi to gdb/MAINTAINERS new 6e7a29c7de4 bfd: Add bfd_find_nearest_line_with_alt new d647c797b73 Add debuginfod support for objdump -S
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: bfd/ChangeLog | 49 ++++++++++ bfd/aout-target.h | 3 + bfd/bfd-in2.h | 11 +++ bfd/bfd.c | 5 ++ bfd/binary.c | 1 + bfd/coff-rs6000.c | 2 + bfd/coff64-rs6000.c | 2 + bfd/dwarf2.c | 67 +++++++++++--- bfd/elf-bfd.h | 3 + bfd/elf.c | 32 +++++-- bfd/elf32-mips.c | 2 + bfd/elf64-mips.c | 2 + bfd/elfn32-mips.c | 2 + bfd/elfxx-mips.h | 2 + bfd/elfxx-target.h | 4 + bfd/i386msdos.c | 1 + bfd/ihex.c | 1 + bfd/libbfd-in.h | 11 +++ bfd/libbfd.h | 11 +++ bfd/libcoff-in.h | 2 + bfd/libcoff.h | 2 + bfd/libecoff.h | 2 + bfd/mach-o.h | 2 + bfd/mmo.c | 1 + bfd/pef.c | 1 + bfd/plugin.c | 1 + bfd/ppcboot.c | 1 + bfd/som.h | 3 + bfd/srec.c | 1 + bfd/syms.c | 15 ++++ bfd/targets.c | 6 ++ bfd/tekhex.c | 1 + bfd/verilog.c | 1 + bfd/vms-alpha.c | 2 + bfd/wasm-module.c | 1 + bfd/xsym.c | 1 + binutils/ChangeLog | 13 +++ binutils/objdump.c | 252 +++++++++++++++++++++++++++++++++++++++++++--------- 38 files changed, 461 insertions(+), 58 deletions(-)