This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig in repository toolchain/ci/binutils-gdb.
from a894d76ab1 Re: PowerPC __tls_get_addr arg parsing adds 60245a92ce Automatic date update in version.in adds 39f0547e55 Extend objdump's --dwarf=follow-links option so that separat [...] adds cd5a152ceb Fix BFD leak in solib-darwin.c new 0a0f4c0179 Fix crash when loading dwp files
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: bfd/version.h | 2 +- binutils/ChangeLog | 23 ++++ binutils/NEWS | 7 + binutils/doc/binutils.texi | 8 ++ binutils/dwarf.c | 9 ++ binutils/dwarf.h | 1 + binutils/objdump.c | 149 +++++++++++++++------ binutils/testsuite/binutils-all/debuglink.s | 1 - binutils/testsuite/binutils-all/linkdebug.s | 1 - binutils/testsuite/binutils-all/objdump.WK2 | 13 +- binutils/testsuite/binutils-all/objdump.WK3 | 17 +++ binutils/testsuite/binutils-all/objdump.exp | 11 +- binutils/testsuite/binutils-all/readelf.exp | 2 +- .../binutils-all/{objdump.WK2 => readelf.wKis} | 6 +- gdb/ChangeLog | 10 ++ gdb/dwarf2read.c | 3 +- gdb/solib-darwin.c | 5 +- 17 files changed, 203 insertions(+), 65 deletions(-) create mode 100644 binutils/testsuite/binutils-all/objdump.WK3 copy binutils/testsuite/binutils-all/{objdump.WK2 => readelf.wKis} (98%)