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 51f6e7a9f42 DWARF: Check version >= 3 for DW_FORM_ref_addr new 3818d4ab066 elf: Handle .gnu.debuglto_.debug_* sections
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/ChangeLog | 11 ++++++ bfd/elf.c | 4 +++ bfd/elflink.c | 78 +++++++++++++++++++++++++++++------------- ld/ChangeLog | 9 +++++ ld/testsuite/ld-elf/pr27590.s | 6 ++++ ld/testsuite/ld-elf/pr27590a.d | 10 ++++++ ld/testsuite/ld-elf/pr27590b.d | 10 ++++++ ld/testsuite/ld-i386/i386.exp | 9 +++-- 8 files changed, 111 insertions(+), 26 deletions(-) create mode 100644 ld/testsuite/ld-elf/pr27590.s create mode 100644 ld/testsuite/ld-elf/pr27590a.d create mode 100644 ld/testsuite/ld-elf/pr27590b.d