This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/binutils-gdb.
from d1a24139ad Automatic date update in version.in adds 9e2bb0cb5e ld: add --package-metadata adds f67741e172 bfd: Add Support for DW_FORM_strx* and DW_FORM_addrx* adds bfcd7c2160 gdb/testsuite: prefer gdb_test in gdb.dwarf2/calling-convention adds 284b6bb5c6 gdb/linux-nat: xfer_memory_partial return E_IO on error
No new revisions were added by this update.
Summary of changes: bfd/dwarf2.c | 282 ++++++++++++++++++++- bfd/elf-bfd.h | 8 + bfd/elf.c | 8 +- gdb/linux-nat.c | 2 +- gdb/testsuite/gdb.dwarf2/calling-convention.exp | 14 +- ld/Makefile.am | 6 +- ld/Makefile.in | 12 +- ld/NEWS | 6 + ld/aclocal.m4 | 1 + ld/config.in | 3 + ld/configure | 270 +++++++++++++++++++- ld/configure.ac | 26 ++ ld/emultempl/elf.em | 9 + ld/ld.texi | 12 + ld/ldelf.c | 135 +++++++++- ld/ldelf.h | 2 + ld/lexsup.c | 2 + ld/testsuite/ld-bootstrap/bootstrap.exp | 6 + .../ld-elf/{notes.exp => package-note.exp} | 32 +-- ld/testsuite/ld-elf/package-note.rd | 6 + 20 files changed, 793 insertions(+), 49 deletions(-) copy ld/testsuite/ld-elf/{notes.exp => package-note.exp} (63%) create mode 100644 ld/testsuite/ld-elf/package-note.rd