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 f5b2658b0fb Automatic date update in version.in new 5b1f6c95704 ld testsuite: change unresolved to unsupported/fail new 0d0a0d86c84 Regen for binutils/aclocal.m4 change new 1944212b426 objdump: don't add an extra entry to syms array new d7a7af8ff45 Modernise _bfd_elf_mips_get_relocated_section_contents
The 4 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 | 6 ++ bfd/elfxx-mips.c | 114 +++++++++++++++++++++++----- binutils/ChangeLog | 12 +++ binutils/Makefile.in | 3 +- binutils/doc/Makefile.in | 3 +- binutils/objdump.c | 53 ++++++------- ld/ChangeLog | 46 +++++++++++ ld/testsuite/ld-cdtest/cdtest.exp | 4 +- ld/testsuite/ld-checks/checks.exp | 2 +- ld/testsuite/ld-elf/binutils.exp | 10 +-- ld/testsuite/ld-elf/compress.exp | 20 ++--- ld/testsuite/ld-elf/dwarf.exp | 6 +- ld/testsuite/ld-elf/exclude.exp | 4 +- ld/testsuite/ld-elf/frame.exp | 4 +- ld/testsuite/ld-elf/indirect.exp | 2 +- ld/testsuite/ld-elf/linux-x86.exp | 4 +- ld/testsuite/ld-elf/sec-to-seg.exp | 2 +- ld/testsuite/ld-elf/tls_common.exp | 10 +-- ld/testsuite/ld-elfcomm/elfcomm.exp | 11 ++- ld/testsuite/ld-elfvers/vers.exp | 16 ++-- ld/testsuite/ld-elfvsb/elfvsb.exp | 22 +++--- ld/testsuite/ld-elfweak/elfweak.exp | 6 +- ld/testsuite/ld-ifunc/binutils.exp | 8 +- ld/testsuite/ld-mips-elf/mips-elf-flags.exp | 2 +- ld/testsuite/ld-misc/defsym.exp | 6 +- ld/testsuite/ld-mn10300/mn10300.exp | 16 ++-- ld/testsuite/ld-plugin/lto.exp | 2 +- ld/testsuite/ld-plugin/plugin.exp | 12 ++- ld/testsuite/ld-scripts/align.exp | 2 +- ld/testsuite/ld-scripts/assert.exp | 2 +- ld/testsuite/ld-scripts/crossref.exp | 10 +-- ld/testsuite/ld-scripts/defined.exp | 2 +- ld/testsuite/ld-scripts/extern.exp | 2 +- ld/testsuite/ld-scripts/log2.exp | 2 +- ld/testsuite/ld-scripts/map-address.exp | 2 +- ld/testsuite/ld-scripts/phdrs.exp | 6 +- ld/testsuite/ld-scripts/phdrs2.exp | 7 +- ld/testsuite/ld-scripts/script.exp | 2 +- ld/testsuite/ld-scripts/section-flags.exp | 2 +- ld/testsuite/ld-scripts/sizeof.exp | 2 +- ld/testsuite/ld-scripts/weak.exp | 8 +- ld/testsuite/ld-selective/selective.exp | 2 +- ld/testsuite/ld-sh/sh.exp | 20 ++--- ld/testsuite/ld-shared/shared.exp | 16 ++-- ld/testsuite/ld-srec/srec.exp | 8 +- ld/testsuite/ld-tic6x/tic6x.exp | 4 +- ld/testsuite/ld-undefined/undefined.exp | 92 ++++++++++------------ ld/testsuite/ld-undefined/weak-undef.exp | 8 +- ld/testsuite/lib/ld-lib.exp | 15 ++-- 49 files changed, 360 insertions(+), 260 deletions(-)