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 0fc7642151 Fix build failure in darwin-nat.c new d85bf2ba86 Add ability to follow dwo links to readelf/objdump.
The 1 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: binutils/ChangeLog | 21 ++ binutils/doc/debug.options.texi | 11 +- binutils/dwarf.c | 314 ++++++++++++++++++++-------- binutils/readelf.c | 59 +++--- binutils/testsuite/binutils-all/debuglink.s | 16 +- binutils/testsuite/binutils-all/dwo.s | 84 ++++++++ binutils/testsuite/binutils-all/readelf.exp | 30 +-- binutils/testsuite/binutils-all/readelf.k2 | 4 + 8 files changed, 399 insertions(+), 140 deletions(-) create mode 100644 binutils/testsuite/binutils-all/dwo.s create mode 100644 binutils/testsuite/binutils-all/readelf.k2